ESC

Type to search the knowledge base.

Interview Sprint 8 Weeks

An 8-week frontend interview plan — JS, React, DSA, machine coding, system design, and mocks with weekly checkpoints.

intermediate3 min read
  • roadmaps
  • interview-sprint

Eight weeks is enough to raise signal if you practice under time and review mocks. It is not enough to learn frontend from zero — use Frontend roadmap first if foundations are weak.

Who this plan assumes

  • You can build React UIs day-to-day
  • You want FE roles that may include DSA + UI coding + design
  • ~10–14 focused hours/week

Adjust intensity; keep the order.

Weekly rhythm (template)

Day focus Activity
Mon–Tue Concepts + notes you can teach
Wed–Thu Timed coding / machine coding
Fri System design outline or deep dive
Sat Full mock (or 2 short)
Sun Review rubric + light rest

Self-review: Mock interview self review. Structure: How to structure answers.

Week 1 — Language & browser baseline

Goals: Event loop, closures, fetch/abort, load pipeline.

Checkpoint: Explain event loop with a mixed output prompt; debounce from memory — Debounce.

Week 2 — JS coding patterns + light DSA

Checkpoint: 2 timed easy-medium problems with narration.

Week 3 — React depth

Checkpoint: Implement useDebouncedValue; explain stale closures.

Week 4 — Machine coding

Checkpoint: One 45-minute component from scratch with a11y pass.

Week 5 — DSA expansion (company-dependent)

Prioritize patterns over volume:

Checkpoint: 8–10 problems total this week timed; log misses.

Skip or shrink if target companies are UI-only — verify with recruiter.

Week 6 — System design (FE)

Checkpoint: Two 45-minute designs with phases + non-functionals.

Week 7 — Full mocks + stories

Checkpoint: Rubric average ≥20/30 on two consecutive mocks.

Week 8 — Polish & logistics

Checkpoint: One final mock early week; taper intensity.

Daily micro-drills (15–20 min)

  1. One verbal topic out loud
  2. One small util or flash pattern
  3. One mistake from last mock fixed

Tracking board

Week Mock score Weakest skill Drill
1
…
8

Further reading

Consistency beats heroic weekends. Protect mock review time — that is where the sprint compounds.