https://github.com/hex108/leetcode
Fuck the leetcode.com
https://github.com/hex108/leetcode
Last synced: 10 months ago
JSON representation
Fuck the leetcode.com
- Host: GitHub
- URL: https://github.com/hex108/leetcode
- Owner: hex108
- License: gpl-2.0
- Created: 2013-08-20T13:51:36.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-11-25T14:47:45.000Z (over 12 years ago)
- Last Synced: 2023-03-12T02:03:28.458Z (over 3 years ago)
- Language: C++
- Size: 1.05 MB
- Stars: 23
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Fuck the leetcode.com
I find designing algorithm is a very cool thing. I have solved some problems which I did not know how to solve. And I have recognized that implementing effectively is very very important.
[NOTES.md](https://github.com/hex108/leetcode/blob/master/NOTES.md) is my notes.
## About
### How to wirte a new program
`./generate.sh your_program_name`
It will generate a directory named 'your\_program\_name' and some files in it using the template in directory 'template'.
### Where is questions
I have saved questions to 'Leetcode.html'. You could also visit [Leetcode](http://www.leetcode.com).
## Last
Best wishes to you!