Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Citadel
Colloquio
Had 2 oncampus interviews, did not get a call back. Was asked about personal projects, then a couple coding questions like:
-Write a function that finds if a number is prime or not
-Code the in order traversal of a tree
-What is the game logic if you were to create a chess game in Java
Domande di colloquio [1]
Domanda 1
What is the game logic if you were to create a chess game in Java
Ho sostenuto un colloquio presso Citadel (Chicago, IL) nel mese di feb 2013
Colloquio
Two 30 minute rounds on campus and three 1 hour sessions on-site if selected. It starts off with brain teasers and some general conversations. Can get pretty technical (C++ knowledge mostly) in the middle and they may discuss some things in the field of finance and will really appreciate if you show interest in Finance. Most important things going in should be to be comfortable coding in C++ and demonstrating an interest in finance which you should have if you want to work here
Domande di colloquio [1]
Domanda 1
Why do you want to work in this financial institution versus working in a pure software company like Microsoft, etc?
On Campus Interview, several probability questions, several C++ questions , several algorithm questions, in an hour. Lots of questions, need to move fast. You really need to know a lot about C++ and algorithm.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Citadel nel mese di set 2014
Colloquio
First had an on-campus interview, 2 rounds, 45min each. Asked about OOD, Fibonacci with DP.
Invited to Chicago for onsite, 4 rounds, 45min each.
Questions like 1.how does hashmap work, 2.how many ways are there to go from top left of chess board to bottom right. 3.How to sort 1 trillion bits of data. 4.operator= override in c++ 5. 50 white balls, 50 black balls, 2 jars. How to put balls into jars to maximize the probability of getting white ball when blindly get a ball from a random jar.