Ho sostenuto un colloquio presso Jump Trading (Londra, Inghilterra)
Colloquio
3 rounds of interviews. First online on coding platform, second online as well with 2 engineers and third one onsite with 4 engineers, separated in 2 interviews, as well as chat session with employes.
Domande di colloquio [1]
Domanda 1
Both algorithmic and C++ questions, C++ in detail but algorithms were not that difficult.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Jump Trading (Chicago, IL)
Colloquio
I had an on-campus interview. My solution to the question was not the best. I realized this at the end of the interview. However, they still gave me an onsite interview. There were 3 interviews. The questions were relatively the same as the questions asked to my friends who interviewed during the previous years. Coding questions involved tricky linked list concepts. Other questions were mainly to see how familiar I was with a coding language. (This part of the interview seemed nonsensical because you learn most of these skills on the job. My school doesn't delve into the nitty gritty details about a specific programming language). I was also given a tour of the office and was dismayed by the lack of women present. Honestly, this place did not seem like a friendly or open environment for diverse individuals who have a passion to learn. It just seemed as if I was being tested on whether I knew something by heart or not. Finally, it seemed ridiculous that they were interviewing almost 10x more people than the spots they had for the internship.
Domande di colloquio [1]
Domanda 1
Brain teaser questions...the infamous find the heaviest ball where 7 out 8 weigh the same.
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Jump Trading (Madison, WI) nel mese di set 2014
Colloquio
I just talked to one of their job recruiters at a on campus career fair. I gave him my resume, and he asked me to write a very easy function. He said my function can be optimized and told me to wait for the email, but he never contacts me again.
Domande di colloquio [1]
Domanda 1
It was an on campus career fair. One of the recruiters asked me to write a function that prints out fizz when the parameter is divisible by 3 and prints out buzz when it is divisible by 5. And it can be in any programming language