Top 16
Prep plan
Updated weekly · Last refresh Aug 30

Jane Street Data Engineer Interview Questions

The questions to prepare for a Jane Street Data Engineer interview. Questions from real interview reports rank first. Updated weekly.

16questions
~3htotal time
Track your progressSign up free to work through all 16 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 7 questions · ~78 min
Merge Overlapping Trade IntervalsEasy
Practice

Merge overlapping time intervals for trade activity using sorting and greedy scanning.

ArraysData WranglingSortingJane Street
O(1) Insert Delete Random SetEasy
Practice

Implement a set-like structure using an array and hash map to support insert, delete, and random access in average O(1) time.

Hash TablesArraysData StructuresJane Street
Consecutive Login FailuresMedium
Practice

Scan chronological login events and flag users with a failure run of exactly k events, excluding longer consecutive runs.

Data StructuresJane Street
More Coding questions with a free account
2
Pipelines4 questions · ~45 min
Data Quality and Schema EvolutionMedium

Approach for handling schema changes and data quality checks in a high-volume data lake pipeline.

schema evolutionData ModelingQualityJane Street
Real-Time Ingestion Under BurstsHard

Tests streaming architecture choices for burst tolerance and reliable ingestion.

InfrastructureStream ProcessingQualityJane Street
Historical Tick Data ReplayHard

Tests ability to design scalable replay systems for long-horizon tick data validation.

Batch ProcessingOrchestrationBackfillingJane Street
More Pipelines questions with a free account
3
Behavioral & Leadership4 questions · ~45 min
Adapting to Mid-Project Requirement ChangesMedium

Tests adaptability under changing requirements, including reprioritization, ownership, and execution in ambiguity.

OwnershipDealing With AmbiguityPrioritizationJane Street
More Behavioral & Leadership questions with a free account
4
More topics1 question · ~11 min
Hands-on SQL practiceWrite and run real queries in the editor. 3 drills · ~30 min
The finish line: interview-readyComplete all 16 questions plus 3 hands-on drills to finish this plan.