My Interview Preparation process, resources, and findings.
I added a problem list as I learned. That means I started with Binary Search and went with Two-Pointers, etc.
List 1 | List 2 | List 3 |
---|---|---|
Binary Search | Depth-First Search | Breadth-First Search |
* Easy | * Easy | * Easy |
* Medium | * Medium | * Medium |
* Hard | * Hard | * Hard |
Two Pointers | Recursion | Heap(Priority Queue) |
* Easy | * Easy | * Easy |
* Medium | * Medium | * Medium |
* Hard | * Hard | * Hard |
Sliding Window | Linked List | Dynamic Programming |
* Easy | * Easy | * Easy |
* Medium | * Medium | * Medium |
* Hard | * Hard | * Hard |
Prefix Sum | Binary Search Tree | |
* Easy | * Easy | |
* Medium | * Medium | |
* Hard | * Hard |
The following resource I use to understand my progress and how I need to proceed.
- Algo Monster -> I purchased the annual subscription, it has definitive sequential guidance and is more clear - Premium
- Leetcode -> I purchased the annual subscription, specifically focusing on Google card - Premium
- Algomap -> interesting resource to get the list of the problems we need to master.
- Neetcode -> extra progress tracking and learning place.
- Structy -> currently passing the free lessons, for easy explanations this guy is an expert.
- Educative -> as extra reading material for the solutions.
- Recursion - full course
- Graph Theory
- Graph Algorithms Course for Technical Interviews
- Graph Theory full playlist
- 13.09.2024 - Friday
- 20.09.2024 - Friday
- 27.09.2024 - Friday
- 04.10.2024 - Friday
- 11.10.2024 - Friday
- 18.10.2024 - Friday
- 25.10.2024 - Friday
- 01.11.2024 - Friday (a week-long travel to Italy)
- 08.11.2024 - Friday (a bit lost the traction, less motivation, and changed focus)
- 15.11.2024 - Friday (still trying to have more motivation)
- 22.11.2024 - Friday
This week was a bit hectic due to my full-time job and conference preparation at DevFest Berlin 2024. I also studied some topics related to urban mobility as a personal interest.
- 29.11.2024 - Friday
Purchased the Leetcode Premium and tried to follow some guides. I spotted that
Sliding Window
questions are weak points for me.
- 06.12.2024 - Friday
I Traveled to Vilnius for the team building. Started the Youtube Leetcode Playlist in Azerbaijani.
- 13.12.2024 - Friday
Again lack of motivation hit me, in general work-related activities - end of the year.