Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leetcoders/LeetCode
Solve problems from LeetCode.
https://github.com/leetcoders/LeetCode
Last synced: 17 days ago
JSON representation
Solve problems from LeetCode.
- Host: GitHub
- URL: https://github.com/leetcoders/LeetCode
- Owner: leetcoders
- Created: 2013-04-06T07:40:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T11:08:39.000Z (about 4 years ago)
- Last Synced: 2024-07-31T22:42:47.134Z (3 months ago)
- Language: C++
- Homepage: http://leetcode.com/onlinejudge
- Size: 1.65 MB
- Stars: 491
- Watchers: 82
- Forks: 213
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-leetcode - leetcoders/LeetCode
README
# LeetCode
Solve problems from [Leetcode](http://oj.leetcode.com/). All the codes are tested using online-judge.
Here is a [difficulty and frequency distribution chart](http://wwwx.cs.unc.edu/~zhew/Leetcoder/) for each problem, which I got from the Internet and is very useful. Feel free to make pull request for adding the [difficulty and frequency for new problems here](https://github.com/leetcoders/Leetcoder).
Please feel free to let me know if you have any problem or better solutions:)
**Note**: The problem link in the file will take you to the Old OJ, which will expire on October 12, 12pm PST.
You may use [this link](http://oj.leetcode.com/) to the new OJ instead!