Skip to content

Latest commit

 

History

History
123 lines (114 loc) · 11.3 KB

README.md

File metadata and controls

123 lines (114 loc) · 11.3 KB

LinkedIn | YouTube | X | Newsletter

Awesome LeetCode resources to learn Data Structures and Algorithms (DSA) and prepare for Coding interviews.

Fundamental Concepts

Patterns

LeetCode Extensions

  • LeetCode Timer: Easily time your leetcode practise sessions with automatic time setting based on difficulty.
  • LeetCode Video Solutions: Watch free LeetCode video ▶ solutions on the problem page itself.
  • LeetCode Format: Adds Format code button on leetcode to format the code using Prettier code formatter.
  • LeetHub v2: Automatically integrate your Leetcode & GeeksforGeeks submissions to GitHub.
  • LeetCode VS Code Extension: Solve LeetCode problems in VS Code.

Curated Problems

Books

Courses

Must-Do Problems (Topic Wise)

Linked List

Binary Trees

Tries

Your contributions are most welcome!