I applied through college or university. The process took 1 day. I interviewed at Intuit (Cincinnati, OH) in Sep 2014
Interview
I had an on-campus interview. The first round was more of an introduction, to get to know me better. Very few technical questions were asked. The second round was fully technical, lasted about an hour.
Interview questions [1]
Question 1
Basic questions on HTML, Javascript, C++, Java and SQL.
I applied through college or university. The process took 2 days. I interviewed at Intuit (New York, NY) in Feb 2015
Interview
I met the recruiters at the career fair. The following day I manage to bag an offer. It was really straight forward process. They are interested to know bout your technical stack and projects. (Really looking for people with skills in Node or Angular)
I applied through an employee referral. The process took 2 weeks. I interviewed at Intuit (Bengaluru)
Interview
Interview questions were based on what you write in your CV.
Be confident, even if you dont know the exact answer try some close answer.
They dont ask anything out of box, they just want to make sure you have worked on some projects and you know how to code (they make you write the code).
The in-person interview was for about 4 hours continuously, one after the other.
Telephonic interview was appx 50 minutes each.
Interview questions [1]
Question 1
Round 1
1. Detail discussion about the work I do.
2. Java Collections (Sort).
3. Equals and Hashcode.
4. Abstract classes and interfaces.
5. Why are String immutable, memory leak.
Round 2
1. Detail discussion about the wok I do.
2. Java Collections (Sort).
3. Servlets and JSP.
4. JSP Lifecycle.
After 2 Rounds In-Person Interview
1. Detail discussion about the current projects and questions.
2. Implement LRU Cache, wrote code.
3. Multithreading Questions, static synchronization and synchronization.
4. Locks and reader and writer lock.
5. Basic List Questions.
6. Loop In LinkedList (Code)
7. Questions related to Java Beans(Basic)