← Back to Dashboard
Week 1: WEEK 1 ā Foundations (TypeScript + Basic DSA)
Focus: loops, arrays, functions, time complexity
Day 1: TypeScript Language Basics
Topics:
- Functions
- Arrays & objects
- For / while loops
Tasks to Complete:
Notes:
Day 2: Big-O (Beginner Level)
Topics:
- O(n), O(n²), O(log n)
- Recognize slow vs fast solutions
Tasks to Complete:
Notes:
Day 3: Arrays I
Tasks to Complete:
Notes:
Day 4: Arrays II
Tasks to Complete:
Notes:
Day 5: Reading Problems + Working With Edge cases
Topics:
- Practice identifying edge cases
Tasks to Complete:
Notes:
Day 6: Review + Fix Weakness
Topics:
- Focus on speed + correctness
Tasks to Complete:
Notes:
Day 7: REST
Topics:
- Take a break!