Welcome to the LeetCode Wiki, a comprehensive resource for learning and solving LeetCode problems. This repository organizes knowledge, algorithms, and problem-solving techniques to help you master coding interviews and algorithm challenges.
- 📂 Organized Topics: Explore problems categorized by data structures, algorithms, and difficulty in the topics/ directory.
- 📚 Curated Lists: Focus your practice with curated LeetCode lists like Top 150 and LeetCode 75.
- ✍️ Explanations: Detailed breakdowns of solutions with time and space complexity analysis.
- topics/: Contains categorized problem explanations.
- getting-started.md: A guide to help you navigate and make the most of this repository.
- README.md: Project overview and repository details.
To start using this repository:
- Browse the Getting Started guide for tips on navigating the wiki.
- Dive into the topics/ folder for detailed problem explanations.
- Track your progress with curated lists:
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch for your changes.
- Add or update Markdown files in the appropriate directory.
- Submit a pull request for review.
Your contributions can help others on their problem-solving journey!
This project is licensed under the MIT License. Feel free to use and share it.
Happy coding and problem-solving! 🚀