- Client Submits the code
- Feed code to docker container (string)
- Code will run inside the container and produce logs (out/err)
- read these logs in form of stream
- Streams will help us read these logs chunk by chunk in form of Bytes
- Process the bytes (Buffer)
- With each byte, we will get info whether the byte represents err or out and the value of the byte
-
Notifications
You must be signed in to change notification settings - Fork 0
HarshitBamotra/leetcode-evaluator-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published