| Week | Concept |
|---|---|
| 1 | FizzBuzz |
| 2 | Sliding Window Pattern |
| 3 | Frequency Counter Pattern |
| 4 | Two Pointers Pattern |
- Learn new Data Structure or Algorithm Concept
- Talk about interviewing techniques
- Pair off for mock whiteboard interviews
- Select a DS/Algo for next week
- Give out self study materials to prepare for next week
- Share resources for self study on this concept
Colt Steele's JavaScript Algorithms and Data Structures Masterclass (usually on sale for $9-12)
: https://www.udemy.com/course/js-algorithms-and-data-structures-masterclass/
Khan Academy
: https://www.khanacademy.org/computing/computer-science/algorithms
CodeWars
PRAMP
LeetCode