Senior Associate - Java applicants have rated the interview process at BNP Paribas with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 69.4% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
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.