Samsung interview experience Real time questions & tips from candidates to crack your interview

Fullstack Developer

Samsung
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Data Structure and Algorithms, Core Java, Spring Boot, MySql, React Js, and Node js.
Tip
Tip

Tip 1 : Do projects which are easy to explain and contains different concepts.
Tip 2 : Focus more on the logical part rather than doing a lot of projects.
Tip 3 : Do not write anything false on your resume.

Application process
Where: Other
Eligibility: 0-3 year of experience
Resume Tip
Resume tip

Tip 1 : Keep it short and clean.
Tip 2 : Highlights your strength.
Tip 3 : Give a GitHub link to your project.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration180 Minutes
Interview date23 Jun 2021
Coding problem1

It is a coding round that contains only 1 coding problem, and the timing for this test is 10 A.M. to 1 A.M. The test is on full-screen mode. You can choose Java or Cpp as a language to code the particular problem. The problem contains 50 test cases and you have only 10 chances to submit your code. The interviewer was very friendly.

1. Minimum Time in Wormhole Network

Hard
44m average time
0/120
Asked in companies
SamsungNagarro Software

You will be given a starting point (sx, sy) and a destination point (dx, dy) in the two-dimensional coordinate system representing the universe.

Your spacecraft can move only in X(left or right) or Y(up or down) direction, and not in the diagonal direction. To go from one point (x1, y1) to another point (x2, y2), total time taken is |x2 - x1| + |y2 - y1| seconds.

Also, in this two-dimensional system, N wormholes are present. If you go through a wormhole, spacecraft will take some time to travel from the entry of the wormhole to its exit point. You have to find out the minimum time in which you can go from the source to the destination.

What is a Wormhole?

A wormhole is a sort of tunnel that joins distant points in space, or even two universes, via space-time curvature. Theoretically, such a tunnel could be traversed from one point in space to another without actually travelling the distance between them.
Note:
1. Endpoints of all the wormholes are pairwise distinct.
It means if a wormhole starts or ends at the coordinate (x, y) then no other wormhole will start or end from the same coordinate. This holds true for the source and the destination coordinates as well.

2. If your path intersects with the wormhole, your spacecraft won't get sucked into the wormhole.  As soon as you reach the entry/exit point of a wormhole you will come out from the exit/entry point( Wormholes are bi-directional).
Try solving now
02
Round
Easy
Video Call
Duration90 Minutes
Interview date27 Sep 2021
Coding problem1

In this round lot of questions from the topics core java, java backend, react, and node js. The timing of this round is 10 A.M. to 11:30 A.M. The interviewer was very friendly.

1. Technical Questions

1) What is rest API.
2) Explain PUT and patch API.
3) what is a servlet.
4) Explain your project
5) Explain the schema of your project.
6) Explain hooks in react js
7) what is node js.
8) ACID properties.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Fullstack Developer
3 rounds | 4 problems
Interviewed by Samsung
982 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 4 problems
Interviewed by Samsung
1351 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 7 problems
Interviewed by Samsung
1830 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by Samsung
2230 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Fullstack Developer
6 rounds | 5 problems
Interviewed by Microsoft
2281 views
0 comments
0 upvotes
company logo
Fullstack Developer
2 rounds | 2 problems
Interviewed by Amdocs
1861 views
0 comments
0 upvotes
company logo
Fullstack Developer
5 rounds | 7 problems
Interviewed by Oracle
1227 views
0 comments
0 upvotes