What's this?
This website is a collaborative code editor that solve LeetCode problems with your friend in real-time. You can create a room and share the room code with your friend to start coding together. The person who creates the room gets to paste a link to a LeetCode problem which you can solve together.
But there's a twist!
Only one person can control the code editor at a time. The control switches when the person in control presses a space, new line, backspace or delete.
Submitting the code:
I know it just opens the page now. LeetCode does not provide a public API, nor do they allow us to programmatically log in to their website to submit the code (they have strengthened their security against bots recently). Therefore, you will have to manually submit the code to LeetCode (I knowwww). The best I could do was to copy the code that you typed into the clipboard. There is a workaround that requires you to get the session cookie from LeetCode after you login and use that to submit the code here. But I don't feel that it is ethical nor ideal to do so (Aaand I am lazy ofc). Maybe in the future I will implement it. Fingers crossed.
Hello, idiot!
Log in from a device with a real keyboard! The site's name literally says
2 idiots, 1 keyboard!