Skip to content

nyxsky404/LeetCode

Repository files navigation

LeetCode Problems and Solutions

Welcome to my repository! 👋
Here, I have uploaded solutions to LeetCode problems that I have solved so far.
The goal of this repo is to keep track of my DSA (Data Structures and Algorithms) journey, and to help others learn and improve.

📚 About

  • This repository contains coding solutions for problems from LeetCode.
  • Solutions are written in Python.
  • Problems are organized neatly for easier navigation and review.
  • I aim to continuously update this repository as I solve more problems.

🛠️ Topics Covered

  • Arrays & Strings
  • Linked Lists
  • Trees & Graphs
  • Recursion & Backtracking
  • Dynamic Programming
  • Sorting & Searching
  • Greedy Algorithms
  • Math Problems
  • and more...

✍️ How to Use

You can simply browse the files or clone the repo:

git clone https://github.com/nyxsky404/LeetCode.git

Feel free to explore the solutions, suggest improvements, or contribute if you find better approaches!

📈 Future Plans

  • Add optimized solutions if available.
  • Add detailed explanation/approach for each problem.
  • Categorize problems based on difficulty (Easy, Medium, Hard).
  • Add tags (e.g., DP, Binary Search, etc.)

🤝 Contributions

Contributions, suggestions, and corrections are always welcome!
Please open an issue or create a pull request.

📢 Note

All the solutions uploaded here are my own work.
This repository is meant for learning and sharing knowledge only.
If you're preparing for interviews, I highly encourage solving problems by yourself first!

📬 Connect with me

Thanks for visiting! Happy Coding 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages