I applied through a recruiter. The process took 1 day. I interviewed at Samsung Electronics (Bengaluru) in Sep 2016
Interview
The Interview process was fairly easy . The first round was resume based and they asked questions regarding the frameworks mentioned in the resume
The second round was based on Java programming
The third round was database design
The fourth was an HR round
I applied through college or university. The process took 2 days. I interviewed at Samsung Electronics (Bhopal) in Dec 2016
Interview
Coding Question for Shortlisting:
Given a graph, find out if it can be colored using 2 colors. Different colors for alternate nodes (3 hours) people who passed all 10 test cases were shortlisted.
Note- You can compile your code as many number of times as you want, but a maximum of 5 submissions were allowed to test on the given test cases.
Interview questions [1]
Question 1
Round 1 (Technical around 50 mins):
1. Introduce yourself.
2. Went through my CV, asked me questions about my Experiences, Projects, Courses (specifically Networks).
3. Which language are you comfortable with, I said C++.
4. Wrote a few codes on run-time polymorphism and asked me to write the outputs.
e.g. virtual destructor, inheritance with virtual keyword.
5. Asked me what pure virtual classes are?
6. A few codes on pointers, asked me the outputs.
e.g. const pointers and pointers to const.
7. Asked me how I solved the coding round question- I said BFS, didnt ask about it any further.
8. Asked if I knew Dijkstra’s Algorithm, I said yes, asked if I could write the pseudo code- I wrote it fast, Asked to explain why Dijkstra’s algo fails when -ve weights are there in the graph.
9. Asked to write my own typedef operator- I used function template to write a generic function.
10. OOPS-
Critical Section, Mutex , Semaphores, Paging, Techniques to swap out pages (Least recently used, least frequently used).
11. Do you have any questions- I asked about ongoing projects, and R&D work.
I applied online. The process took 2 weeks. I interviewed at Samsung Electronics in Apr 2012
Interview
I've applied through web. Shortly I've received a phone call followed by another phone lengthy interview, thereafter a test involving technical questions related to general area of expertise pertaining to the job at hand. Several days after the test, I've received another phone call and went to their offices for salary negotiations.
Interview questions [1]
Question 1
Regarding my expectations and technical background.