DSA 1month Revision Plan
DSA 1month Revision Plan
This document provides a structured 1-month revision plan for Data Structures and
Algorithms (DSA). The topics and questions are based on previous discussions and focus
areas, tailored to fit within a daily 1-hour study schedule. Each day includes specific topics,
questions, and brief explanations.
Week 1
Day 1
Topic: Arrays and Strings
Questions:
Day 2
Topic: Binary Search
Questions:
Day 3
Topic: Two Pointers
Questions:
- 3Sum
Day 4
Topic: Linked Lists
Questions:
Day 5
Topic: Stacks and Queues
Questions:
- Valid Parentheses
- LRU Cache
Day 6
Topic: Hashing
Questions:
- Two Sum
- Group Anagrams
Day 7
Topic: Recursion and Backtracking
Questions:
- Subsets
- Combination Sum
- Sudoku Solver
Week 2
Day 8
Topic: Trees
Questions:
Questions:
Day 10
Topic: Heap
Questions:
Day 11
Topic: Graphs
Questions:
- Number of Islands
- Course Schedule
- Clone Graph
Day 12
Topic: Dynamic Programming - Basics
Questions:
- Fibonacci Number
- Climbing Stairs
- Coin Change
Day 13
Topic: Dynamic Programming - Intermediate
Questions:
- Edit Distance
Day 14
Topic: Dynamic Programming - Advanced
Questions:
- Word Break
- Burst Balloons
Week 3
Day 15
Topic: Bit Manipulation
Questions:
- Single Number
- Subset XOR
- Missing Number
Day 16
Topic: Sliding Window
Questions:
Day 17
Topic: Greedy Algorithms
Questions:
- Activity Selection
- Fractional Knapsack
- Huffman Encoding
Day 18
Topic: Divide and Conquer
Questions:
- Merge Sort
- Quick Sort
Day 19
Topic: Graph Algorithms
Questions:
- Dijkstra's Algorithm
- Kruskal's Algorithm
- Prim's Algorithm
Day 20
Topic: Trie
Questions:
- Implement Trie
- Word Search II
Day 21
Topic: Math and Number Theory
Questions:
- Sieve of Eratosthenes
- Modular Exponentiation
Week 4
Day 22
Topic: Revision - Arrays and Strings
Questions:
- Review Questions from Day 1
Day 23
Topic: Revision - Trees and Graphs
Questions:
Day 24
Topic: Revision - Dynamic Programming
Questions:
Day 25
Topic: Mock Interview 1
Questions:
Day 26
Topic: Revision - Advanced Topics
Questions:
Day 27
Topic: Mock Interview 2
Questions:
Day 28
Topic: Final Review
Questions:
- Focus on Weak Areas