3 rounds of interview. Fully focused on Java 8 features and asked to write streams problem. Interviewers were rude and they even don't know few concepts.simply asking list of questions they have.
I applied through a recruiter. The process took 3 weeks. I interviewed at Capgemini (Toronto, ON)
Interview
A recruiter reached out and was very professional and friendly. However, the Engineering Manager (EM) had a habit of calling at random times, expecting instant answers without prior notice. They mentioned that candidates should always be prepared, which I believe is not an effective way to conduct interviews.
I experienced multiple unscheduled calls—once I received a rejection email, and then another call came unexpectedly. When I asked to schedule for the next day, I was ready, but the call never happened.
I think it's important for candidates to at least be informed beforehand about interview timings, so they can be prepared and in an appropriate environment. Not every candidate is a “10x developer,” and respectful scheduling goes a long way toward professionalism.
I applied through a recruiter. The process took 3 days. I interviewed at Capgemini (Pune) in Jun 2025
Interview
Get call from naukari com, asked for experience, relevant exp in java, spring boot, Microservices, Data Base, front end technologies and immediate joiner (within 30 Days), schedule interview in 3 Days on Saturday.
Interview questions [1]
Question 1
Ways of creating thread.
When to use runnable and when to use Thread.
Abstract Class
Instantiation of Abstract class
Singleton classes
Where singleton design can break?
Custom class object as key in hashmap
Identity hashmaps---equality is done using reference (==)
Concurrent hashmaps--contains segments--1Sements = 1 Hasmap(Conceptually)
Final class