CodeQuest is a full-stack coding platform that teaches Data Structures & Algorithms through real-world problem scenarios instead of abstract questions.
Users solve practical challenges (like routing, ranking, or inventory problems) using an in-browser code editor with real-time execution, helping them understand when and why to apply DSA concepts.
- Real-world DSA problem solving
- Monaco Editor (VS Code-like experience)
- Live code execution via Judge0
- JWT-based authentication with role access
- Redis caching for performance optimization
- Admin dashboard for problem & test case management