Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso State Street nel mese di mar 2019
Colloquio
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.
Domande di colloquio [1]
Domanda 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.