3 Rounds. First 2 rounds were no resume round and last round was managerial round with resume.
Some of the questions
1) Unset kth bit of the the number
2) Print number with all the even bits set
3) OS concepts ( Paging, Segmentation)
4) List the sequence of processes that are created as the Linux system boots up.
5) Declare a pointer to a function returning void and accepting a single int argument
6) Structure padding questions (find size of given structure, here the interviewer defined a structure and asked me to find the value returned by sizeof)