First round - quick programming round: 3 programming questions (30mins)
1)if the ice truck x comes every x days, and ice cream truck y comes every y days, when are both the trucks coming next time, if they had come today.?
2)print the given input( ie date) in words, eg:01/05
output: first may
3)print an array using recursion and without using any loops
Second round - long programming round (90mins):
Flight seat allotment program had to be developed for a 3X8=24 seats
evaluator pay attention to the way you approach the problem and your logical skills.
Third Round - Technical Interview 1, 2on1:
since i was from ECE, only algorithms and and c, c++ concepts were asked.
It was pretty easy. They gave me a puzzle which i could solve(find where 2 queens threaten each other with a code). Further, i was asked how would i implement Tree, Branch, Leaves using OOPS concepts.
Fourth Round - Technical Interview 2, 2on1:
Experienced interviewers were called from their office. They ask me questions related to memory allocation, Possible ways of sorting an array, Creative thinking for a given scene.
Further CCN questions related to tcp and udp were asked.
I was kicked out here (>.<)
Fifth Round - HR Interview :
Very casual question about yourself, IF you reach here, you are through!