Jane Street Interview Questions
We track 7 interview questions reported from Jane Street: 7 in Coding & Leetcode-style Questions. They average 2.9/5 difficulty — medium for a working engineer — and every one was reported by someone who sat the loop, not written by us. The topics that come up most: janestreet.
Practice these on the problems board →Question mix
- Coding & Leetcode-style Questions7
Difficulty
- 2/5 — easy2
- 3/5 — medium4
- 4/5 — hard1
Asked for SWE (6), Quant (1)
Topics Jane Street asks about
Reported Jane Street questions
Count Numbers Containing Digit 4 from 1 to 1000
2/5This interview challenge, frequently featured in Jane Street loops, requires candidates to determine the frequency of a specific numeral within a given numerical sequence. The task evaluates basic arithmetic logic, digit extraction techniques, and efficient counting strategies across a broad span of integers. Interviewers use this problem to test foundational programming proficiency and attention to edge cases. Access to the complete problem description, testing harness, and optimal solution requires a paid subscription.
Coding & Leetcode-style QuestionsjanestreetDesign a Supermarket Queue
3/5This dynamic simulation problem, frequently asked during Jane Street interviews, challenges you to build an efficient supermarket queue management system supporting customer insertions, item count updates, and simultaneous checkout processing. It tests your proficiency with advanced data structures like balanced trees to handle priority adjustments and complex state changes. To view the complete problem breakdown, optimal data structure choices, and model code, unlock access with a subscription.
Coding & Leetcode-style QuestionsjanestreetImplement a Code Editor Supporting Code Block Collapse/Expand (Shrink/Expand)
3/5This Jane Street interview question asks you to build a functional code folding mechanism similar to modern text editors. Candidates must parse text formatting based on hierarchical indentation rules to dynamically hide and reveal nested sections. The challenge evaluates your data structure design, state management, and string manipulation abilities under edge cases. Access the complete problem description and expert reference implementation with a subscription.
Coding & Leetcode-style QuestionsjanestreetTransform String
3/5This Jane Street puzzle requires you to reduce a character string by repeatedly removing specific adjacent pairs until no further reductions are possible. It evaluates your understanding of stack-based data structures and algorithmic reduction rules under ambiguous choices. To view the complete challenge details, constraints, and an optimal model solution, a subscription is required.
Coding & Leetcode-style QuestionsjanestreetEstimating Citywide Plastic Bag Usage Based on Population Data
2/5This Jane Street interview question presents a practical estimation challenge where you must calculate total citywide plastic bag usage by combining population statistics, shopping frequencies, and consumption rates. Although rooted in Fermi-style estimation principles, the task requires translating logical approximations into a deterministic, runnable computational solution via a provided code stub. You will practice bridging high-level analytical reasoning with clean programmatic execution under defined parameters. Unlock the complete problem description and model solution by purchasing a subscription.
Coding & Leetcode-style QuestionsjanestreetStream Transformer: Reconstruct a Sparse Time×Code Matrix Row by Row
3/5This Jane Street interview question challenges candidates to process a chronological stream of sparse records and reconstruct them into a structured matrix format row by row. It tests your ability to handle missing temporal data efficiently, manage grouped batches, and apply clever data manipulation techniques. Access to the complete problem breakdown and optimal model solution requires a subscription.
Coding & Leetcode-style QuestionsjanestreetInfinite Board Connect-N (Unbounded Grid + Gravity)
4/5In this Jane Street algorithmic puzzle, you are tasked with designing a dynamic data structure for an unbounded Connect-N game board featuring vertical gravity and infinite expansion in all directions. The exercise tests your proficiency in managing sparse matrix states, tracking winning sequences dynamically, and optimizing spatial operations under unusual constraints. Get access to the full problem breakdown and verified solution with a subscription.
Coding & Leetcode-style Questionsjanestreet
Jane Street interview FAQ
- How many Jane Street interview questions are available?
- 7 reported Jane Street questions, the largest group being Coding & Leetcode-style Questions (7).
- How hard is the Jane Street interview?
- Across the questions we track, Jane Street averages 2.9 out of 5: 2 at 2/5, 4 at 3/5, 1 at 4/5.
- What topics does Jane Street ask about?
- Most often janestreet.