Design an Authenticated Shopping Platform
Design a single-retailer shopping API whose login, session, cart, and order boundaries remain secure and retry-safe at scale.
Open practiceCitadel interview practice
Practice from 28 Citadel-tagged public coding problems, organized only by the stage, topic, difficulty, and recency metadata FastPrep can verify. The broader public catalog also includes 2 system-design exercises.
OA practice path
Build a timed implementation rhythm from prompt to edge cases. Problems are ranked by repeated public catalog sightings.
17 Citadel-tagged Online Assessment problems available.
| Company | Problem | Difficulty | Public evidence | Action |
|---|---|---|---|---|
CICitadel | Social Media SuggestionsGraphHash Table | Medium | 5 public reportsLast reported May 2025 | Practice |
CICitadel | Maximize Workday EarningsArrayString | Medium | 3 public reportsLast reported Aug 2026 | Practice |
CICitadel | Minimum Changes for Palindromic BlocksStringTwo Pointers | Easy | 3 public reportsLast reported Aug 2026 | Practice |
CICitadel | Get Min OperationsBinary SearchGreedy | Hard | 3 public reportsLast reported Jan 2025 | Practice |
CICitadel | Get Distinct Goodness ValuesDynamic ProgrammingBit Manipulation | Hard | 2 public reportsLast reported Jan 2025 | Practice |
CICitadel | Count Stable SegmentsArrayPrefix Sum | Medium | 2 public reportsLast reported Jan 2025 | Practice |
CICitadel | Minimum Image Processing CostArraySorting | Medium | 1 public reportLast reported Jul 2026 | Practice |
CICitadel | Process SchedulingCombinatoricsMath | Easy | 1 public reportLast reported Mar 2026 | Practice |
CICitadel | Best Sum Downward Tree PathTreeDepth-First Search | Medium | 1 public reportLast reported May 2025 | Practice |
CICitadel | Price CheckHash TableArray | Easy | 1 public reportLast reported Feb 2025 | Practice |
CICitadel | Palindromic Substrings (LC 647 :)StringDynamic Programming | Easy | 1 public reportLast reported Jan 2025 | Practice |
CICitadel | Find Consistent LogsArrayHash Table | Hard | 1 public reportLast reported Oct 2024 | Practice |
CICitadel | Get Max ThroughputBinary SearchGreedy | Hard | 1 public reportLast reported Sep 2024 | Practice |
CICitadel | Maximize the Lottery IDDynamic ProgrammingString | Hard | 1 public reportLast reported Apr 2024 | Practice |
CICitadel | Get Distinct Goodness ValuesDynamic ProgrammingBit Manipulation | Hard | 1 public reportLast reported Mar 2024 | Practice |
CICitadel | Get Minimum OperationsBinary SearchGreedy | Hard | 1 public reportLast reported Mar 2024 | Practice |
CICitadel | Math with Lego BlocksArrayGreedy | Medium | 1 public reportLast reported Feb 2024 | Practice |
Phone practice path
Practice solving while explaining assumptions, tradeoffs, and complexity. Problems are ranked by repeated public catalog sightings.
| Company | Problem | Difficulty | Public evidence | Action |
|---|---|---|---|---|
CICitadel | Maximize Workday EarningsArrayString | Medium | 3 public reportsLast reported Aug 2026 | Practice |
CICitadel | Minimum Changes for Palindromic BlocksStringTwo Pointers | Easy | 3 public reportsLast reported Aug 2026 | Practice |
CICitadel | Task Dependency OrderingGraphQueue | Medium | 1 public reportLast reported Aug 2026 | Practice |
CICitadel | Closest Pair of PointsArrayRecursion | Hard | 1 public reportLast reported Aug 2026 | Practice |
CICitadel | Cumulative No-Intercept Regression BetasArrayMath | Medium | 1 public reportLast reported Aug 2026 | Practice |
CICitadel | Piecewise Linear Interpolation and ExtrapolationSortingBinary Search | Medium | 1 public reportLast reported Aug 2026 | Practice |
CICitadel | Town Temperature Regression AnalysisMathGreedy | Hard | 1 public reportLast reported Aug 2026 | Practice |
CICitadel | Minimum Candies by RatingGreedyArray | Hard | 1 public reportLast reported Aug 2026 | Practice |
CICitadel | Limit Order Book Matching EngineDesignHash Table | Hard | 1 public reportLast reported Jul 2026 | Practice |
CICitadel | Minimum Path Sum to Target in Binary TreeTreeDepth-First Search | Medium | 1 public reportLast reported Apr 2026 | Practice |
Onsite practice path
Practice complete solutions and defend the choices behind them. Problems are ranked by repeated public catalog sightings.
| Company | Problem | Difficulty | Public evidence | Action |
|---|---|---|---|---|
CICitadel | Maximize Workday EarningsArrayString | Medium | 3 public reportsLast reported Aug 2026 | Practice |
CICitadel | Minimum Changes for Palindromic BlocksStringTwo Pointers | Easy | 3 public reportsLast reported Aug 2026 | Practice |
CICitadel | Centered K-by-K Submatrix SumsMatrixPrefix Sum | Medium | 1 public reportLast reported Aug 2026 | Practice |
CICitadel | Search Suggestions with a Prefix TreeTrieString | Medium | 1 public reportLast reported Aug 2026 | Practice |
CICitadel | Traverse Interior Matrix Cells in Row-Major OrderMatrixArray | Easy | 1 public reportLast reported Aug 2026 | Practice |
01 · Preparation plan
The Citadel practice set includes numerical-looking algorithms and stateful simulation. A matrix aggregate, a geometric problem, and an order-book exercise expose different correctness risks. Read the stated constraints carefully; numerical vocabulary does not make every asset representative of a quantitative role. This is a suggested practice sequence, not the employer's interview process. Your invitation and recruiter guidance remain the source of truth.
Centered submatrix sums are useful for practicing index conventions. Define a padded prefix table before translating a center and size into rectangle boundaries.
Use closest-pair search to explain the limitations of checking every point pair. If applying divide-and-conquer, justify which cross-boundary candidates still require inspection.
The order-book exercise is a state-machine practice task. Derive priority, partial fills, and remaining quantities from its contract without claiming exchange-grade behavior.
02 · Broader technical practice
These public Citadel-tagged exercises cover additional technical formats. They are included only when a verified catalog record and a crawlable practice page both exist.
Design a single-retailer shopping API whose login, session, cart, and order boundaries remain secure and retry-safe at scale.
Open practiceDesign a term-based course catalog and registration service that preserves enrollment rules and section capacity during opening-time bursts.
Open practice03 · Evidence boundary
It means practicing transferable implementation, testing, and technical reasoning with public catalog assets FastPrep tags to Citadel. It does not mean FastPrep has access to the company's assessments or any private interview bank.
Repeated public sightings and last-reported dates can help you prioritize practice, but they cannot predict the questions, format, or platform in a specific interview.
04 · Plain answers
This page owns technical-practice intent for Citadel. Hiring activity, timelines, and market signals remain on the separate hiring-insights page.
No. The page is a coding practice collection, not a complete quantitative-research, probability, or finance course. Statistical and trading-themed exercises should be interpreted through their stated programming contracts. Confirm the actual role and assessment expectations independently rather than generalizing from a company tag.
No. FastPrep is an independent interview-preparation product and is not affiliated with Citadel. The page uses FastPrep's public practice catalog and does not claim official, private, leaked, or proprietary employer questions.
Stage labels come from FastPrep's public problem metadata. A problem can carry more than one reported stage, and hiring processes can change by role, level, location, and date. Treat the labels as preparation context, not a guarantee.
Start with the stage named in your invitation or recruiter message. If no stage is known, use the largest available set to build general problem-solving fluency, then rehearse explanation and testing separately.
No. Public catalog counts, stage tags, and last-reported dates can help prioritize practice, but they cannot predict a specific interview's questions, sequence, timing, or platform.
Your next stage, made concrete
Start with the stage named in your invitation, then use public evidence as context—not as a promise of what you will be asked.
Open the practice set