Skip to content

falsegenius1/leetcode-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Deployed here - https://leetcode-clone-topaz.vercel.app/activity

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.3%
  • JavaScript 5.0%
  • HTML 1.5%
  • CSS 0.2%