Self-hosted interview practice web app.
You probably shouldn't! But here are some highlights which make this maybe okay!
Feature | Supported |
---|---|
Leet Code daily question integration (via alfa-leetcode-api) | ✅ |
Monaco Editor integration | ✅ |
Real-time Candidate code editor | ✅ |
Real-time Interview notes editor | ✅ |
Test execution | ❌ |
Languages | Supported |
---|---|
TypeScript | ✅ |
JavaScript | ✅ (just use any ) |
Any other language | ❌ |
Note: Language support will be identical to that of Monaco. See the VSCode languages doc for a list of languages supported out of the box.