Online screening test followed by 5 rounds of interviews onsite(full day), after a week got the feedback
As I signed on NDA, I am not disclosing the detailed questions.
Round1 HR Interview Non Technical aspects, your job history etc
Round 2 : Design Question on End to End implementation, Mostly Interviewer looking for Design aspects, not complete coding. Interviewer looking for how you would design classes, interactions bwt objects in system and Database schema.
Round 3: Again Design interview on Graphs. Same as above class design, Object interaction and DB.
Round 4: Easy Coding questions on Trees, One Questions was little difficulty for me, but managed to complete it. These questions are covered in CtCi book.
Round 5: Coding Question on Dynamic Programming. But I solved in iterative manner.