This is how we built LeetCode in-house

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Have you tried using Judge0 for this? What made you create your own runners and not use Judge0?

nishantsethix
Автор

Hii Mehul,
Loved to see.
Could you please tell me how you are calculating exact time and memory used to execute the code.
I am building the same thing for learning and stucked here....

I will be really greatful if you help me. Thank you

jayantgupta
Автор

Hi, I have build this exact same thing from scratch. I am following the same architecture.

aniketsaurav
Автор

so runner = sqs + lambda ? when code is submitted, it is pushed to SQS, which would trigger lambda which would run the code ? or lambda push code to db / S3 and it is picked up by an EC2 which would run the code ?

faiz
Автор

Bro, did you forgot to change the description for this video, as I believe the description is related to your evilgnix video.

gurvirbaraich
Автор

firecracker vm for execution? Whats ur thought

lijuthomas
Автор

is there any way to add debugger as i m trying to add one?

raxit
Автор

What are u doing for spinning container in worker?

pradeepbisht
Автор

I used docker container on backend with child process to run code

Tamil_
Автор

Can you explain how those runner works? How they spin containers.

srinivassai
Автор

Please create interactive playground video also.

sauravkumarsharma
Автор

Why are you not trying web containers ?

satorugojo
Автор

so these runners are kind of k8s worker nodes?

shams_zero
Автор

You will have to add different CPU timeouts for different languages

shaileshaanand
join shbcf.ru