Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 855 Bytes

File metadata and controls

20 lines (11 loc) · 855 Bytes

Neetcode 150 Solutions

What is this repo?

This is a list of 150 solutions (in progress) for the list by Neetcode. The solutions are in Python3 and contain intuitive explanations for each code block.

How to contribute?

  • If you have a better solution to any of the questions, please feel free to open a Pull Request.
  • I will review it and merge it if it enhances the current solution.
  • Please do remember to add a neat explanation for your solution with the time and space complexities.

Issues

If you face any issues or have any suggestions, please feel free to open an Issue. I will try to get back to you as soon as possible.

License

MIT License