Week covers data structure patterns:
Day : Linked List ( problems). Practice pointer manipulation.
Day : Binary Search ( problems). Focus on boundary conditions.
Day : Heap ( problems). Work on top-k and streaming problems.
Day : Trees ( problems). Build recursive thinking skills.
Day : Monotonic Stack ( problems). Connect to previous stack knowledge.
Day : Review. Focus on problems where you made mistakes.
Day is rest.