The process took 1 day. I interviewed at China Machine-Building International Corporation in Aug 2011
Interview
They called me for an interview after they attended a presentation on my Graduation project .
Algorithms and data structure questions were involved in the interview, What I can recall from them is 1- 1- 1- reverse linked list
2- make each node in a binary tree point to the next node in the same level, as if making BFS
Interview questions [1]
Question 1
Make each node in a binary tree point to the next node in the same level and if it is at the end of the level, make it point to the first node in the next level