Week 1

First week of the 30-day plan. Focus: core data structures — arrays, linked lists, stacks, queues, hashing, and trees.

Days and files

Day
Topic
File

1

Review basic data structures (arrays, linked lists, stacks, queues)

2

Practice array problems

3

Linked list problems

4

Stack and queue problems

6

Review trees basics (binary trees, BST)

page-3.md (Day 6 content)

7

Tree traversal techniques

SDE-3 depth

For deeper coverage and interview strategy, use the Foundations topic files:

Last updated