Open In App

Samsung Interview Experience | Set 13 (Off-Campus )

Improve
Improve
Like Article
Like
Save
Share
Report

Round 1

1 coding question ( 3 hour ): m-coloring problem with m=2. You have to run all 10 test cases to qualify.

Round 2: Face to face Interview (30 min) after 2 weeks of written test.

  • Software Design patters
  • Factory pattern
  • Singleton pattern
  • Discussion on projects done in college
  • Spring framework
  • MVC model
  • Hibernate

Basically this round was based on Resume.
All above things were mentions in my resume so he asked.

Round 3: Face to face Interview (45 min)

1. Discussion on the coding round question. He asked me to code it again and time complexity.

2. Test if a number is power of 2 or not in one line code.

3. egg droping puzzle
https://www.geeksforgeeks.org/puzzle-set-35-2-eggs-and-100-floors/

4. Extended previous puzzle
https://www.geeksforgeeks.org/dynamic-programming-set-11-egg-dropping-puzzle/

5. Implement sizeof operator
https://www.geeksforgeeks.org/implement-your-own-sizeof/

Round 4: HR (20 min)

  • Discussion on interviews.
  • Why I want to leave current job.
  • Why samsung.

Overall It was easy.
You just have to be confident.

Thanks


Last Updated : 28 Jun, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads