Me postulé a través de una facultad o universidad. El proceso tomó 1 semana. Acudí a una entrevista en State Street en mar 2019
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.