Had 6 rounds of technical discussion. Questions were mostly on Core Java basic concepts and data structures and design patterns. Also had HR round where the salary expectations were discussed.
I applied online. The process took 3 days. I interviewed at Informatica (Bengaluru) in Aug 2014
Interview
Round 1 : telephonic (Basic java with collections questions)
F2f : 3 rounds : Each round had one coding exercise (Java File i/o, threads, remove duplicates in a list, print fibonocci series using recursion , binary tree traversal), one design exercise ( Design a logging utility, tiny URL service architecture), SQL Join queries,
I applied through an employee referral. The process took 1 week. I interviewed at Informatica (Bengaluru) in Apr 2014
Interview
I gave two written test than they called for two technical f2f rounds and HR round only if I clear first two technical rounds.
As per them, I cleared two technical rounds and they asked me to wait in a meeting room for HR round. I waited for 10-15 minutes then they said "HR Manager is busy in meeting. We will call you". I wrote emails, called them and no response, completely unprofessional.
Interview questions [1]
Question 1
Questions: convert BST to doubly linked list. Given 2D array of intergers, you can only traverse down and diagonally, find the maximum sum.