DEV Community

Cover image for 💡 How to waste less time for interviews at hiring
Roadmaps master
Roadmaps master

Posted on • Updated on

💡 How to waste less time for interviews at hiring

Alt Text

As the head of the development team, I hated spending time on dozens of interviews with not relevant candidates. There are no weak people, but there are many not MATCHing people. And repeatingly asking similar questions of each candidate for determining how much the candidate MATCHes to my vacancy. The situation is worsened by the fact that CVs often do not contain enough information to compare candidates with each other without performing a time-consuming interview. For example, if I see “PostgreSQL” in CV, I cannot understand the actual level of the candidate's skills with Postgres: may they write simple SELECT queries or he may write complex queries with functional indexes. It is a common situation when good developers have very bad CVs.
Statistics says: good result is 15 interviews per one hire of a developer. Just think: we are spending almost a whole teamlead's week for one hire!

Would it be a service to match my candidates portrait with real candidates without interviews 🤔

And I’ve created a project to solve this problem. For the most impatient - just a screenshot of the result and live demo: result of MATCHing candidates to vacancy

Alt Text

The main idea is to MATCH the candidate's portrait with real candidates

Matching requires a detailed structured candidate’s portrait. A few sentences from the vacancy is not enough. We decided to create a complex skillset tree of required skills. Like at screenshot. It’s about 200-300 skills for vacancy. There are a lot of existing templates for different cases: Linux, React, PHP, C#, Python, nodejs, etc. We may combine nad modify them to describe your own requirements

Alt Text

This set is a ruler with which we will measure how well the candidate suits us

The next step is to match real candidate with skillset. The candidate will be asked to play a simple Tinder-like game, marking the skills he believes to know. At random, the system will ask a question about this or that skill. So, in the end we will have a deep picture of all the skills candidates believe to know in relevant areas. Our skills are simple, like using EXPLAIN, and we may easily check them using quiz

During the last stage the system will prepare a report for each candidate and a comparison report for all the candidates for given job position. Using those reports, one could make a reasonable decision whether to invite the candidate for an interview or not. Thus, you will not only free a lot of expensive time of your high-ranking interviewers, but also will receive a great foundation for the interview itself - you already know that areas could be skipped.

If you are hiring developers and you want to free the team leader from unnecessary interviews - please contact me and I will provide more details.

We may free the time of your best developers for coding, not for hiring!

If you want to try it for you company - https://infinite.education/static_page/hiring

Top comments (9)

Collapse
 
catriel profile image
Catriel Lopez

The situation is worsened by the fact that CVs often do not contain enough information to compare candidates with each other without performing a time-consuming interview. For example, if I see “PostgreSQL” in CV, I cannot understand the actual level of the candidate's skills with Postgres: may he write simple SELECT queries or he may write complex queries with functional indexes. It is a common situation when good developers have very bad CVs.

I may be or may not be guilty of this. Do you have any recommendations on how to avoid this issue? I feel like expanding each skill into a detailed explanation would make my CV too long for a recruiter to read..

Collapse
 
roadmaps profile image
Roadmaps master

Recruter may see aggregated data, like matched for 84%. And it's enough to invite for interview

Collapse
 
rxliuli profile image
rxliuli

Is this project public? If yes, can you attach a link?

Collapse
 
roadmaps profile image
Roadmaps master

If you wish to try it yourself as company - tell me, I'll help

Collapse
 
roadmaps profile image
Roadmaps master

Yes, project is public
Here is view for company (comparing of candidates): infinite.education/applicants/WcTa...

Collapse
 
rxliuli profile image
rxliuli

I mean, if my current company wants to build similar interview automation tools to reduce time wastage, is there any service available?

Your link can only be used here, but you cannot build a company's private service and customize interview questions.

Thread Thread
 
roadmaps profile image
Roadmaps master

Yes, of course! Company may build similar interview automation. It needs some assistance from me, we may call for details

Collapse
 
andrewbaisden profile image
Andrew Baisden

Cool approach to interviewing.

Collapse
 
roadmaps profile image
Roadmaps master

System allows to decrease number of interview per hire from 15 to 10
It saves about 10-15 hours of time