Had a phone interview first in which I was asked basic OS questions like IPC. Was then called for an on-site interview with 6 interviewers. All projects and courses in my resume were covered - random process, data structures (bit manipulation, linked list, signed and unsigned int), mobile communication, etc. Out of 6, 4 interviews went well.
Interview questions [1]
Question 1
A program was given and asked what might go wrong in that. It looked perfectly correct to me. It had a for loop which iterates many times.