https://github.com/nanotaboada/leetcode-problems-solutions
🧩 My solutions to LeetCode problems
https://github.com/nanotaboada/leetcode-problems-solutions
Last synced: 10 months ago
JSON representation
🧩 My solutions to LeetCode problems
- Host: GitHub
- URL: https://github.com/nanotaboada/leetcode-problems-solutions
- Owner: nanotaboada
- License: mit
- Created: 2023-11-30T19:25:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T17:18:10.000Z (almost 2 years ago)
- Last Synced: 2024-02-27T18:35:53.088Z (almost 2 years ago)
- Language: C#
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solutions to LeetCode problems
## Manifesto
> "Nobody should start to undertake a large project. You start with a small _trivial_ project, and you should never expect it to get large. If you do, you'll just overdesign and generally think it is more important than it likely is at that stage. Or worse, you might be scared away by the sheer size of the work you envision. So start small, and think about the details. Don't think about some big picture and fancy design. If it doesn't solve some fairly immediate need, it's almost certainly over-designed. And don't expect people to jump in and help you. That's not how these things work. You need to get something half-way _useful_ first, and then others will say "hey, that _almost_ works for me", and they'll get involved in the project." — Linus Torvalds
## About
My solutions to several [LeetCode](https://leetcode.com/) problems.
## Credits
The solutions have been coded using [Visual Studio Code](https://code.visualstudio.com/).
## Terms
All trademarks, registered trademarks, service marks, product names, company names or logos are property of their respective owners and are used for educational purposes only.