Crucial DSA Resources: A Gateway to Mastery || All Types of Patterns and Useful links

Most of the time, I find myself wanting to revisit specific posts on LeetCode and other coding platforms. This has resulted in a growing number of bookmarks. To streamline this and assist the coding community, I've been compiling a list of all important and useful links. Below is the list I've created thus far. By sharing it here, I hope to benefit the broader community. Please let me know about any useful and important articles I might have missed, and I'll gladly add them to this list. This way, instead of bookmarking numerous posts on LeetCode and other platforms, we can simply bookmark this post. I've organized the links by topic to enhance the usability of this resource. Additionally, I've included resources from various platforms where I've learned coding.

Competitive Programming:

  1. Learn CP from Here

Dynamic Programming:

  1. Dp Playlist
  2. Digit dp Playlist
  3. Tree dp Playlist
  4. Dp with bitmask Playlist
  5. Tree Question
  6. Must do Dynamic programming Problems Category wise

Graph:

  1. Graph Playlist
  2. Graph Question

Recursion:

  1. Recursion part1 Playlist
  2. Recursion part2 Playlist

Bit Manipulation:

  1. Bit Manipulation part 1 Playlist
  2. Bit Manipulation part 2 Playlist
  3. Bit Manipulation My article

Binary Tree:

  1. Binary Tree Playlist
  2. Binary Tree Question

Sliding Window:

  1. Sliding Window Playlist
  2. Sliding Window Article
  3. Sliding window Questions
  1. Binary Search Playlist
  2. Binary Search Article

Object-Oriented Programming (OOP):

  1. OOP Playlist
  2. Opps questions

JavaScript:

  1. Namste js part1 Playlist
  2. Namste js part2 Playlist

System Design:

  1. System Design Resources

LeetCode Resources:

  1. Important and Useful links from all over the LeetCode
  2. System Design Resources
  3. List of questions sorted by common patterns
  4. All two pointers problems
  5. Interview Preparation Guide
  6. A-comprehensive-guide-and-template-for-monotonic-stack-based-problems
  7. kth-kind-of-problems
  8. Line-sweep-algorithms

I hope you enjoyed this article! If you found it helpful, please upvote and share it with your friends.

Comments (18)