DSA Tracker

DSA Interview Roadmap

Data Engineer

A Data Engineer interview leans on 196 of the 370 curated problems. The other 174 are lower frequency for this role — still here, just not first.

Heavy on arrays, sorting, and math for ETL-style problems; graphs and DP show up far less than in general SDE loops.

Focus on
196
Core topics
7
Deprioritise
174
Full catalogue
370

Track your progress on this roadmap — the map fills itself as you solve.

Start free

What this interview looks like

Data pipeline evaluations focus on processing partitioned file sets, orchestrating pipeline stages, and synchronizing distributed transforms. Interviewers evaluate how candidates partition large record batches, resolve timestamp collisions, and join out-of-order streams. The technical bar requires guaranteeing idempotent batch operations, understanding skew, and structuring robust sorting logic across heterogeneous schema records.

What it leans away from

Pointer-heavy linked structures and recursive backtracking search are de-emphasized because analytical engines operate over columnar chunks rather than individual heap nodes. Nevertheless, interview loops for infrastructure teams maintaining orchestration schedulers or lineage metadata graphs will sometimes require traversing acyclic dependency models.

The whole path

CoreRole-specificAdvanced
  1. Phase 1 - DSA Foundation
  2. Phase 2 - Role Skill Gaps
  3. Phase 3 - Projects and Interview Proof
1

Phase 1 - DSA Foundation

The curation places 7 core topics first for this role, leading with practice problems.

  1. 01ArraysCore
  2. 03MathCore
  3. 04MatrixCore
  4. 07GraphCore
2

Phase 2 - Role Skill Gaps

The curation balances theory and practice equally across these role-specific topics to complete the 196 focus problems.

  1. 08StringsRole-specific
  2. 09Binary SearchRole-specific
  3. 10HeapRole-specific
  4. 11StackRole-specific
  5. 12QueueRole-specific
  6. 13Sliding WindowRole-specific
3

Phase 3 - Projects and Interview Proof

The curation pushes 174 problems down for this role, so understanding the theory is the goal here.

  1. 14Linked ListAdvanced
  2. 15Binary TreesAdvanced
  3. 16BSTAdvanced
  4. 18BacktrackingAdvanced
  5. 20TrieAdvanced
  6. 21RecursionAdvanced
  7. 22GreedyAdvanced

Ready to actually walk this path?

Every topic above links to real problems, step-by-step pattern visualizers, and an in-browser compiler. Your progress tracks automatically as you solve.

Data Engineer DSA questions, answered

How many DSA problems does a Data Engineer need to solve?

About 196 of the 370 curated problems. Those sit in the 7 topics a Data Engineer interview leans on; the remaining 174 are lower frequency for this role and are worth doing later rather than first.

Which DSA topics matter most for a Data Engineer?

Arrays, Sorting, Math, Matrix, Intervals, Two Pointers and others — the core tier for this role. Topic priority is mapped per role rather than shared, so a Data Engineer path deliberately differs from a generic sheet order.

Can a Data Engineer skip some DSA topics?

Deprioritise rather than skip. 174 of the 370 problems are lower frequency for a Data Engineer, so they belong after the core tier — not never, but not first. Interviews do occasionally reach outside the common ground.

Is this Data Engineer roadmap free?

Yes. The roadmap, the problem list, the pattern walkthroughs and progress tracking are all free with no signup required to read. Only AI-generated insights are metered.

Other role roadmaps

Problem set and role mapping as of .