Hintcode is a full-stack platform to practice data structures and algorithms with real-time C++ code evaluation. It features a built-in editor, 50+ curated problems, automated test validation, and AI-powered hints to help users learn, debug, and improve efficiently.

bullmq mern-stack redis
1 Open Issue Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub
Dark Mode 2 months ago

AI Summary: Implement a dark mode feature for the Hintcode platform, allowing users to toggle between light and dark themes. This involves modifying both the frontend (React with Material UI) and potentially the backend to handle theme persistence (e.g., using local storage or a user setting).

Complexity: 3/5
good first issue

Hintcode is a full-stack platform to practice data structures and algorithms with real-time C++ code evaluation. It features a built-in editor, 50+ curated problems, automated test validation, and AI-powered hints to help users learn, debug, and improve efficiently.

TypeScript
#bullmq#mern-stack#redis