Skip to content

Latest commit

 

History

History
156 lines (144 loc) · 13.8 KB

README.md

File metadata and controls

156 lines (144 loc) · 13.8 KB

LinkedIn | YouTube | X | Newsletter

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

Tips

Fundamental Concepts

Patterns

YouTube Playlist

Courses

Books

Visualization

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

Must-Do Problems (Topic Wise)

Linked List

Binary Trees

Backtracking

Tries

Your contributions are most welcome!