I applied through university. The process took 1 week. I interviewed at State Street in Mar 2019
Interview
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.
Interview questions [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.