Skip to content

Latest commit

 

History

History
168 lines (154 loc) · 14.6 KB

README.md

File metadata and controls

168 lines (154 loc) · 14.6 KB

Join Free Newsletter

This repository contains awesome LeetCode resources to learn Data Structures and Algorithms (DSA) and prepare for Coding interviews.

💡 Tips

📌 Fundamental Concepts

🚀 Patterns

📝 Must-Read Leetcode Articles

📺 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!