This is like Codility or HackerRank but based on convention over configuration and some tooling around git repositories. Essentially you have a tool which can run over a github repository and create a test site. Underneath each applicant it’s sent to is just a fork of the project that is then turned into a site and answers are committed back to that fork by the site. There is then a dashboard which manages each of these, the scores, the invites etc. The point is that companies have complete control over the questions & answers.
The site that is generated can integrate code editors as needed.
Benefits:
- Lower cost
- Can run things on your infrastructure
- Total control, can choose whatever technologies you want.