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.
Other Senior Software Engineer interview reviews for NiCE
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 Jul 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