I applied through an employee referral. I interviewed at Citadel Securities (London, England) in Oct 2025
Interview
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)
Interview questions [1]
Question 1
Why did you choose to use ___ (rare technology) in your last project/internship
I applied online. The process took 3 weeks. I interviewed at Citadel Securities (Singapore) in Sep 2025
Interview
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.
I applied online. I interviewed at Citadel Securities
Interview
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.
Interview questions [1]
Question 1
implement ring buffer structure, write and read function