DEV Community

Anton Fenske
Anton Fenske

Posted on

Designing a pragmatic coding interview - Part 3

The next component in our pragmatic coding interview process is a visual interview pipeline.

💡 Its main goal is to represent an up-to-date view of where each of your candidates stands in your interview process.

Let's go through the following pipeline as an example.

It's a Github project with 5 columns:
1️⃣ Challenges to send
2️⃣ Challenge sent
3️⃣ Under code review
4️⃣ Preparing scorecard
5️⃣ Challenge completed

Each of the columns is quite self-explanatory and we found this structure working quite well for the CoreSkills users.

☝️ One important thing to note is that such a pipeline doesn't replace an ATS, but it complements it by providing a more granular view of the coding interview step.

Top comments (0)