I had an HR interview which lasted for 30 mins and immediately I got a coding challenge and was given one day time. Once I submitted the code, I got the technical interview call with two developers on the call. Initially they asked questions on my code followed by few tech questions.
I applied through a staffing agency. I interviewed at IBM (Bengaluru) in Feb 2016
Interview
2 face to face round. process was easy . basic questation asked on c++ and Linux and some logical questation asked and some questations on c programing like based on recursion.
I applied through college or university. The process took 1+ week. I interviewed at IBM (Singapur) in Sep 2016
Interview
The interview process was normal. Maybe because it is a internship interview, the progress was quite simple. The interviewer just as some basic question about data structure, algorithm, operating systems and object oriented programming, and there was a live coding session, using makers to write code on the white board.
Interview questions [1]
Question 1
how to delete a node in a single linked list?
explain what is dead lock.