Candidatei-me por meio de uma agência de recrutamento. Fui entrevistado pela BNP Paribas (Bombaim) em ago. de 2019
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.