Evaluate at Scale With Confidence

CoderScout makes evaluation of candidates much easier even while assessing hundreds of candidates or conducting one-off interviews. Read about the evaluation features below.

Leaderboard That Helps Identify Best Candidates Faster

Focus on the top talent and avoid losing focus by eliminating the noise. Our leaderboard helps you find top performing candidates based on multiple parameters. We also identify suspicious submissions by candidates analyzed on multiple parameters using advanced methods and AI.

Highlights different types of suspicious activities on leaderboard itself
Detects code plagiarism in the solution with other candidates appeared in similar time frame
Detects code copy/paste events, frequent tab switching events and highlights on leaderboard.
The detailed behavior for such candidates can be analyzed in Code Playback mode

Code Playback That Records Each Key Event

CoderScout’s leaderboard finds the top performers and flags the suspicious candidates. However, if you need to zoom into a candidate’s performance, you can look into Code Playback of the candidate.

Each code change activity during his session is recorded, this quickly let’s you find out if there are any major code changes in short span of time which are unexpected
At which points did the candidate try to run the tests with or without success
Points when the candidate switched browser tabs or switched network that caused his IP address to change
Watch the candidate’s video stream, audio stream and code editor status simultaneously with full playback

Smart Code Similarity Checks

Candidate’s cannot get away by just changing variable names, changing formatting, or even by reordering functions. CoderScout’s intelligent code similarity check does programming language specific AST comparison to find plagiarism.

Find similarity between solutions of all candidates who have appeared in similar time period
Similarity check considers function order
Catches if candidate has just tried to rename variables
Catches continuous blocks of copied code and computes overall similarity score using AST