Me postulé en línea. Acudí a una entrevista en Citadel Securities (Londres, Inglaterra) en sept 2023
Entrevista
Great experience. 2 dynamic programming questions. One was with tree and another one was with an array. 2d dynamic programming on both. Did both but no offer. Great experience overall.
Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Citadel Securities (Londres, Inglaterra) en oct 2025
Entrevista
Pretty straightforward, some computer architecture. Good prep goes a long way for this in fundamentals. Know your CV and be able to answer a grilling, explaining design decisions. Fair sum of leetcode for others, but I got implementation-style questions more focussed on low level concepts (network protocols, allocation etc)
Preguntas de entrevista [1]
Pregunta 1
Why did you choose to use ___ (rare technology) in your last project/internship
Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Citadel Securities (Singapur) en sept 2025
Entrevista
The interview started with C++ trivia questions, which version I use and some features of it with internal implementations. The interviewer listened carefully to everything I said and we had good discussions. The coding question required quick thinking about which data structure would be best as per tc and sc.
Me postulé en línea. Acudí a una entrevista en Citadel Securities
Entrevista
Started with a bunch of technical questions and follow up questions based on the previous answer.
Then only left 20 min for coding question (leetcode hard). It is pretty difficult.
Preguntas de entrevista [1]
Pregunta 1
implement ring buffer structure, write and read function