What I need is
- An online collaborative editor for most the common languages
- Code execution in the cloud
- Collaborative terminal windows
Everything else pushed by most interview platforms we don't need e.g. example questions, automations, AI, deployments, auto-grading, performance etc etc
We run 100-200 interviews a year, mostly for people who are pre-junior/learners so expecting them to have a full dev setup on their laptops is out of the question.
Anyone have any good options? We're happy to pay solid money for this - we're paying ReplIt $1500 now for a product we only use 10% of.
Sharon929•5h ago
We ended up switching from Repl.it to CoderPad. It's not perfect, but it nails the basics:
Collaborative editor with syntax support for most major languages
Real-time execution in the cloud (including terminal-based ones like Python, Bash)
Solid multi-user support — you can watch what they’re typing and guide them easily
No fluff
Other options we evaluated:
Codeshare: decent for quick interviews but lacks execution support
CodeInterview.io: had potential but felt a bit janky UX-wise
Visual Studio Code Live Share: great experience but assumes the candidate has a local dev environment, which is a no-go for us
CoderPad is around the same price range as Replit, but at least we feel like we’re paying for what we actually use. Hope that helps!