β’ Built a Coding practice application where users can sign-up and practise Data structures related Coding Question
β’ Used NextAuth for authenticating Users and used MongoDB for storing Questions and Userβs data
β’ Multiple pages are present like Profile Page (detailed users profile showing their progress), Leader board page (rankwise users list), Activity Page (all submissions by all users) and a Question List Page.
Like this project
Posted May 1, 2024
This project is a LeetCode clone, a platform for users to practice coding problems, submit their solutions, and view leaderboards. It is built with Next.js .