I interviewed at Samsung R&D Institute India - Noida (Noida)
Interview
Asked about gen ai , agentic ai ,sql ,numpy and had 3 rounds of more than 1 hour + managerial round ..asked about transformers + data related queries it was overall not that difficult
Interview questions [1]
Question 1
What are transformers? made up sql queries asked to solve without pen paper
I applied through university. I interviewed at Samsung R&D Institute India - Noida (Farīdābād, Haryana) in Nov 2022
Interview
The interview process was divided into 3 parts. After the resume selection in the college.
1. OA( 2 coding questions) - one was about binary search, one was about DP (medium to hard level questions ). Ample time was given (1:30 hours)
2. DSA Interview
3. HR Interview( Anyone passing DSA Interview will not be rejected here)
Interview questions [1]
Question 1
1. Started with Introduction
2. DSA question rat and maze problem
3. One DP quesiton asked in the OA process. The interviewer wanted to see the thought process.
3. Max and Min Heap
4. Inheritance
5. DSA question about trees and time complexity.
DSA round was very luck based. Some students(mainly girls) got asked so easy questions , it was laughable . On the other hand some students got asked quesitons that even teachers will struggle with (nothing to do with DSA)
I applied through university. I interviewed at Samsung R&D Institute India - Noida (Bengaluru) in Feb 2026
Interview
1. Aptitude and Coding Test - Qualified
2. Interview - Technical (Mainly focused on DSA(Graphs)), ML, DL based questions since those projects are present in my resume
3. Interview HR - Not selected for this round
Interview questions [1]
Question 1
They went deep down on my projects in resume, and then to DSA(3 questions) - 2-graph based(shortest path and minimum number of steps, both can be solved by BFS), 1-Sorting question(sort an array with TC:O(nlogK), K<