Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshitlakhera/leetcode-clone


https://github.com/akshitlakhera/leetcode-clone

Last synced: 22 days ago
JSON representation

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