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
Copy file name to clipboardExpand all lines: README.md
+34-2Lines changed: 34 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1
# Leetcode Microservices
2
2
3
-
> Coding practice platform
4
-
5
3
A fully-featured, scalable LeetCode-style online judge built using a modern microservices architecture.
6
4
Includes real-time code execution, WebSockets, problem solving interface with Monaco Editor, authenticated user system, distributed queues, and Docker-based isolated execution.
7
5
@@ -22,6 +20,17 @@ This project uses a microservices architecture with 7 independent services commu
22
20
|**Submissions Service**| 5006 | Code submission tracking and history |
0 commit comments