Open Issues Need Help
View All on GitHubAI 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).
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.