Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Citadel

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Citadel reviews | Citadel jobs | Citadel salaries | Citadel benefits | Citadel conversations
      Citadel interviewsCitadel Financial Technology Associate interviewsCitadel interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Citi
      3.6★Compensation and benefits
      avatar
      Allianz
      3.6★Compensation and benefits
      avatar
      Investcorp
      3.7★Compensation and benefits
      avatar
      Moody's
      3.7★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Financial Technology Associate Interview

      16 Oct 2014
      Anonymous interview candidate
      No offer
      Positive experience

      Other Financial Technology Associate interview reviews for Citadel

      Financial Technology Associate Interview

      10 Dec 2014
      Anonymous interview candidate
      No offer

      Application

      I applied through university. The process took 1 day. I interviewed at Citadel

      Interview

      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

      Interview questions [1]

      Question 1

      What is the game logic if you were to create a chess game in Java
      Answer question
      1
      Difficult interview

      Application

      I applied through university. The process took 3 weeks. I interviewed at Citadel in Sept 2014

      Interview

      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.

      Interview questions [1]

      Question 1

      How to sort 1 trillion bits of data.
      Answer question
      3

      Financial Technology Associate Interview

      29 Oct 2014
      Anonymous interview candidate
      No offer

      Application

      I interviewed at Citadel

      Interview

      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.

      Interview questions [1]

      Question 1

      Longest Monotonically Increasing Subsequence Size (N log N)
      1 Answer