Open In App

Samsung Interview Experience (SRIB) for Internship | On-Campus 2021

Samsung had come on-campus for a 2021 summer internship in SRIB, Bangalore. The CGPA cut-off was 7.5. There were three rounds in the hiring process.

Round 1 (Coding round): The coding was conducted on cocubes platform and there were three simple questions. I do not remember the exact questions but there were one DP question and the question of one tree which were of easy level. I think the shortlist was based on how fast we have solved and how efficient our solution is. So submit as soon as you have coded the solution even you have time but make sure your solution is the most efficient. 24 people were shortlisted for the technical interview. 



Round 2 (Technical interview): The interview was on Skype. The questions asked were

I have given brute force, hashmap, and two-pointer solutions for the first question. He asked me to code the two-pointer solution and I had done that. For the second question, I gave him the brute force and DP approach. He asked me if I can optimize it and I have given him a solution with O(1) space complexity. He then asked me to write the pseudo-code for that solution and I have done that. He was satisfied with my answers. 



15 out of 24 were shortlisted for the next round.

Round 3 (Technical interview): This round was also on Skype. The questions asked were

The entire interview was mostly based on CS fundamentals. They had asked KMP algorithm, OOPS concepts, questions on ML, and a few puzzles for other shortlisted people. 

9 students were finally selected, and I was one of them.

Few tips:

I would like to thank GeeksForGeeks for providing a platform to practice DSA and get to know the interview experiences.  

ALL THE BEST for your interview! 

Article Tags :