Open In App

Samsung Research Institute Interview Experience | On-Campus 2022

Improve
Improve
Like Article
Like
Save
Share
Report

Coding Round – Around 100 students were shortlisted for the coding round which was held on Cocubes Platform. 3 DSA coding questions of 70 mins altogether were given to each student.

  1. https://www.geeksforgeeks.org/given-an-array-of-numbers-arrange-the-numbers-to-form-the-biggest-number/
  2. https://www.geeksforgeeks.org/wildcard-pattern-matching/
  3. https://www.geeksforgeeks.org/largest-sum-contiguous-subarray/

Only default test cases were visible to us. There were hidden test cases which was the most important aspect to shortlist for further rounds. Those who solved and passed all test cases of at least 2 out of 3 questions were shortlisted for the next round.

Technical Interview Round – Around 40 students were shortlisted for the technical interview round. The round was of 1 hour. It was held on knox platform.

  1. Difference between Structure and Class.
  2. Difference between C and C++.
  3. 4 Pillars of OOPS and the difference between compile-time polymorphism and run-time polymorphism.
  4. Detect and Remove Loop in Linked List- (https://www.geeksforgeeks.org/detect-and-remove-loop-in-a-linked-list/)
  5. Reverse Bits (Bitmasking)- (https://www.geeksforgeeks.org/reverse-actual-bits-given-number/)
  6. Valid Parenthesis – (https://www.geeksforgeeks.org/check-for-balanced-parentheses-in-an-expression/)
  7. Comparison between Quick Sort and Merge Sort.

After completion of the Technical Interview Round, I got the confirmation that I have been offered Intern+PPO from SRI-Noida


Last Updated : 20 Jan, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads