Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 812 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 812 Bytes

Welcome to my repository of solutions for NeetCode problems! 🚀 This repository serves as a collection of my approaches to solving various coding problems from NeetCode, aiming to improve problem-solving skills and master algorithms and data structures.

All solutions are written in Python. This repo currently contains solutions to:

  • 🧠 Neetcode Blind 75
  • 🚀 Neetcode 150

I am currently working through:

  • 🦄 Neetcode 250
  • 🌍 Neetcode All

📝 Contributions

Feel free to contribute by:

  • Suggesting optimizations for existing solutions.
  • Adding solutions in different languages.
  • Reporting issues or errors in solutions.

📖 Resources

These solutions are inspired by problems from NeetCode. For explanations and tutorials, visit their platform or YouTube channel.