J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez State Street en mars 2019
Entretien
The technical interview process was really easy going and fair. It was conducted by a recruiter rather than a software engineer, so they just recorded my technical answers for someone else to review.
Questions d'entretien [1]
Question 1
General: Do you have experience with X? (Python, Java, Ansible, Github, etc.)
Technical Interview:
1. What's the difference between a class and an object?
2. Write a function that gets the max integer in a list.
3. Write test cases for that function.