I applied through a staffing agency. The process took 1 week. I interviewed at NiCE (Pune) in Oct 2015
Interview
Round 1: Telephonic (Typical questions about Java, Threads, Spring, etc)
Round 2: F2F Technical with basic questions,
Round 3: F2F Technical with in-depth technical discussion on the technologies mentioned in the resume. Second round was very thorough.
Overall interview experience was very good. They did not ask anything other than what is mentioned in the resume. More focus on logical thinking rather than stressing on particular API or programming language features.
Interview questions [1]
Question 1
In the middle of the interview he suddenly asked me how much time did it take me to reach the Nice system office? May be he wanted to distract me from the question and wanted to check how did I react.
I applied through a recruiter. I interviewed at NiCE (Pune)
Interview
It was a virtual technical round lasting about 1 hour.
Overall good experience, the interviewer was well experienced and asked relevant questions.
Interview started with introduction, deep dive into things mentioned in the resume.
Then Deep dived into python, system design, API design and covered some behavioural and situational scenarios towards the end.
The interview process is good. Took 4 rounds where first one is technical round and second round is managerial round. Third round is with director and last HR round.
You must prepare well for DSA round as well and perform well in managerial round as this will also a technical round.
I applied online. The process took 3 days. I interviewed at NiCE (Pune) in July 2025
Interview
The interviewer was very nice and friendly; it was like having a conversation with him, not an interview. Asked me about the project I have worked on and the Java 8 feature. Asked me what data structure I will use to store the data and keep it in sorted order. Went deep on HashMap internal working and asked me about equals() and hashCode () methods. Asked me about singleton and builder design patterns and the SOLID principles
Interview questions [1]
Question 1
How to make singleton class thread safe and its implementation