I interviewed at Samsung R&D Institute India - Noida (Noida)
Interview
Round 1 - Coding round
1 Large coding question, mainly to judge ability to understand key things out of a large question, to understand the requirements and implement in a such a way that all test cases complete within time limit. Basic optimizations were enough to pass all test cases.
Round 2 - Technical interview
* C Basics like linking, loading
* Basic DSA questions
* College project technicals
Round 3 - HR Interview
* Aptitude questions
* Puzzles
Interview questions [1]
Question 1
C fundamentals: How does C code Compilation, linking, loading work.
I applied through university. I interviewed at Samsung R&D Institute India - Noida (Noida) in Dec 2025
Interview
First round is Online coding round where we need to solve a question and time allocated is 3 hours. I got shortlisted for interview. My interview were of 2 rounds. Round 1 was technical round. Main focus was DSA, and CS core subjects like OS, DBMS, etc. DSA questions were medium to hard difficulty and was asked my approach and was not asked to write actually code. Second round hr round where I was asked a puzzle and basic hr questions.
Interview questions [1]
Question 1
In technical round i was asked how to implement a hash table were key is a string.