The auth-service for Algocode, a project in microservices. Algocode is a coding practice platform just like leetcode
-
Updated
Jun 24, 2024 - Python
An online judge is an online system to test programs in programming contests. They are also used to practice for such contests like ICPC. The system can compile and execute your code, and test your code with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction, and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result.
The auth-service for Algocode, a project in microservices. Algocode is a coding practice platform just like leetcode
Here is the list of some solutions of LeetCode problems which I have solved.
Artha is a code evaluation system developed with Django and Django REST Framework that uses Judge0 as the code execution engine.
An Online Judge Platform built using Django
Repositorio de ejercicios resueltos en maratones de programación y ejercicios de práctica
a solution to share a BZOJ account
Convenient Online Judge for contest management
collections of code katas from codewars in python and javascript
Auto push repository for Baekjoon Online Judge created with BaekjoonHub
A set of practice note and source code of solution to Code-wars problem set