Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 361 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 361 Bytes

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