You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
[ ] Enhance the code submission process to support various programming languages.
[ ] Implement code evaluation mechanisms to test submitted code.
[ ] Set up a scoring system for code evaluation.
[ ] Store and manage coding competition questions and test cases in the database.
[ ] Evaluate user-submitted code against test cases.
[ ] Calculate and display the user's score for a particular coding challenge.
[ ] Ensure code execution is sandboxed to prevent security risks.