Skip to content

ShahriyarR/interview-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

Interview Preparation

My Interview Preparation process, resources, and findings.

Leetcode problem list

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

Main progress tracking

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.

Youtube channels

Specific topics, that I find extremely helpful

Maybe some certifications

Weekly Leetcode Progress

  • 13.09.2024 - Friday

Screenshot from 2024-09-13 15-11-15

  • 20.09.2024 - Friday

Screenshot from 2024-09-20 19-57-37

  • 27.09.2024 - Friday

Screenshot from 2024-09-27 19-50-08

  • 04.10.2024 - Friday

Screenshot from 2024-10-05 18-24-45

  • 11.10.2024 - Friday

Screenshot from 2024-10-11 09-14-00

  • 18.10.2024 - Friday

Screenshot from 2024-10-18 09-58-04

  • 25.10.2024 - Friday

Screenshot from 2024-10-26 08-57-29

  • 01.11.2024 - Friday (a week-long travel to Italy)

Screenshot from 2024-11-03 11-09-56

  • 08.11.2024 - Friday (a bit lost the traction, less motivation, and changed focus)

Screenshot from 2024-11-08 12-10-30

  • 15.11.2024 - Friday (still trying to have more motivation)

Screenshot from 2024-11-15 12-42-04

  • 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.

Screenshot from 2024-11-22 10-11-30

  • 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.

Screenshot from 2024-11-29 08-08-15

  • 06.12.2024 - Friday

I Traveled to Vilnius for the team building. Started the Youtube Leetcode Playlist in Azerbaijani.

Screenshot from 2024-12-06 13-32-35

  • 13.12.2024 - Friday

Again lack of motivation hit me, in general work-related activities - end of the year.

Screenshot from 2024-12-13 08-09-26

About

My Interview Preparation process, resources, findings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published