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.
Merge overlapping time intervals for trade activity using sorting and greedy scanning.
Jane StreetImplement a set-like structure using an array and hash map to support insert, delete, and random access in average O(1) time.
Jane StreetScan chronological login events and flag users with a failure run of exactly k events, excluding longer consecutive runs.
Jane StreetApproach for handling schema changes and data quality checks in a high-volume data lake pipeline.
Jane StreetTests streaming architecture choices for burst tolerance and reliable ingestion.
Jane StreetTests ability to design scalable replay systems for long-horizon tick data validation.
Jane StreetTests adaptability under changing requirements, including reprioritization, ownership, and execution in ambiguity.
Jane StreetTests ability to write efficient SQL for aligning trades to order book state at millisecond granularity.
Jane StreetSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Aggregate monthly sales by product category and use LAG to calculate month-over-month changes.
Total Wine & More
Inc.
Benjamin MooreUse joins, CTEs, and row ranking to resolve conflicting customer profile values across ACME House systems.
Ramsey Solutions
ACME HouseReconcile billing and ERP invoice totals using joins, a CTE for latest snapshots, and CASE-based discrepancy classification.
Literati