I applied through university. I interviewed at AdminDroid (Chennai)
Interview
Total three coding rounds
-> Two was online
->Final coding round was offline at office
questions are from array and matrix
level of interview was medium to hard
-> tips for the interview
*only c was permit for interview
*Array shift
*Searching and sorting
*Matrix traversal in any order
*Shift element in specific order traverse in matrix
*Firstly try to solve the problem easy way then use efficent better way
sollution
*Try to solve all the problems as much as u can
Interview questions [1]
Question 1
Traverse the matrix in zig zag order and need to shift the elements in given times k