I applied through college or university. The process took 1 week. I interviewed at BNP Paribas (Nanterre) in Sep 2016
Interview
J’ai reçu un appel suite à la réception de mon CV afin de convenir d’une date pour l’entretien physique. Celui-ci s’est bien passé et au bout de 4jours j’ai eu un retour positif pour le poste .
Interview questions [1]
Question 1
Quel est mon niveau de compétence dans le domaine des Bases de données
3 rounds of interviews - first with line manager, then with department head and final round with HR. The process happened quite quickly and everything was settled in about 1 month.
I applied through a staffing agency. I interviewed at BNP Paribas (Mumbai) in Aug 2019
Interview
It was first telephonic, then a face to face then a pair coding 1 hour test.
After pairing test there is on-site interview.
Was all easy, my salary expectation was higher, so didn't getget a call after coding test.
Interview questions [1]
Question 1
It consisted of a telephonic, basic of java : overriding, overloading rules, design patterns, sort may on key and values. Java 8 Date Time API, streams, lambda expressions.
Then a face to face with the Technical Manager : we had a general discussion about the job role. He asked me some questions on Executor framework, why we have it. Spring scenario oabout what if a singeltion scope bean uses a prototype scope bean.
The was a design assignment given to solve in office : Design a Library.
It has user stories and each user story had new functionality. Was not too tough.
Adding members(name,phone number), taking care of duplicate members, book (name, isbn number, type). Then to make add member function thread safe.