Skip to content

Files

Latest commit

dc7df9c · Feb 6, 2024

History

History
100 lines (91 loc) · 9.35 KB

README.md

File metadata and controls

100 lines (91 loc) · 9.35 KB

Awesome LeetCode Resources

This repository contains LeetCode resources which are useful during interview preparation.

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)

Binary Trees

Tries

Your contributions are most welcome!