Had first round of 20 mins technical interview
Questions: Chess game design in C++, Data Structures for handling high volume data, Implementing queue using 2 stacks
Had second round of 45 mins technical interview
Question: Tree traversal, SQL vs PL/SQL, merging two arrays (second one being larger than the elements in it) into one without using 3rd array.