Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshitlakhera/leetcode-clone
https://github.com/akshitlakhera/leetcode-clone
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akshitlakhera/leetcode-clone
- Owner: AkshitLakhera
- Created: 2024-01-03T14:00:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T14:11:54.000Z (about 1 year ago)
- Last Synced: 2024-10-25T10:42:55.607Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Leetcode clone
Build an end to end leetcode clone
- Users should be able to sign in
- Users should be able to list all the problem statements
- Users should be able to submit solutions and get back results
- Users should get points based on how fast their submission was
- Global leaderboard which contains daily, weekly, monthly and all time rankers
- Making this clone for practice