Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auspham/leetcode-note
My personal Note for Leet Code Problems.
https://github.com/auspham/leetcode-note
Last synced: about 1 month ago
JSON representation
My personal Note for Leet Code Problems.
- Host: GitHub
- URL: https://github.com/auspham/leetcode-note
- Owner: auspham
- Created: 2020-01-01T13:05:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T00:26:54.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T05:49:59.174Z (2 months ago)
- Language: HTML
- Homepage: https://leetcode.auspham.dev
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello,
This is my personal notes for learning when practicing leetcode problems with the hope of landing a job one day.
I write my mistakes and what I learn for each problem, this is mostly just for myself to review but I decided to share it publicly with my friends.
Hopefully it will be helpful for you at some points.
## Pull Request and Issue
[Pull requests](https://github.com/rockmanvnx6/LeetCode-Note/pulls) are very welcome. If you have a better answers or spotted some grammar mistakes.
[Issues](https://github.com/rockmanvnx6/LeetCode-Note/issues) will be mostly for discussion of a particular problem if you have any questions for the answers.