Skip to content

alekh08/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions Repository

Welcome to my LeetCode Solutions Repository! Here, I post and document solutions to various LeetCode problems across different topics and difficulty levels. Each solution includes an explanation of my approach and an analysis of the time and space complexity.

📚 Table of Contents

🌟 About

This repository is a collection of solutions to LeetCode problems, with organized documentation in the GitHub Wiki section for easy navigation. Whether you're a beginner looking to learn or an experienced developer reviewing problem-solving techniques, this repository can be a valuable resource.

🔍 How to Use

Each problem solution is posted under its respective topic in the repository. The Wiki provides an organized index where you can:

  • Find solutions based on topic, such as Arrays, Strings, Dynamic Programming, etc.
  • Browse by difficulty level (Easy, Medium, Hard).
  • View explanations for each solution, with insights on the approach used and the complexity analysis.

📖 Wiki

The Wiki section is the heart of this repository! Here, you can find a categorized and structured collection of problems, making it easy to look up specific types or topics.

  • Categories: Problems are grouped by topic, including Arrays, Linked Lists, Trees, Dynamic Programming, Graphs, and more.
  • Solutions: Each entry links to the solution in the repository, along with explanations and complexities.

📂 Topics Covered

The repository covers a wide range of algorithm and data structure topics, such as:

  • Arrays
  • Strings
  • Linked Lists
  • Trees
  • Graphs
  • Dynamic Programming
  • Backtracking
  • Sorting and Searching
  • And more!

Check the Wiki for the full list and to navigate the topics.

🤝 Contributing

Contributions are welcome! If you'd like to add a solution, improve an explanation, or suggest optimizations, feel free to fork this repository and submit a pull request. Please make sure to follow the repository's organization structure for consistency.

📜 License

This repository is licensed under the MIT License. Feel free to use the code in your own projects or for learning purposes.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages