The interview involved questions regarding C and data structures. some c++ questions were also asked.
questions:-
1)how do u implement phone book?
2)what is the process of connection establishment in TCP
3)how do u delete element in a linked list
4)mergesort and binary search
5)search for text in a file - what data structure would u use?