logo_turk

How to Create an Effective Skills Assessment Test for Your Candidates

As an employer, finding the right candidate for a job opening can be a daunting task. While a candidate’s resume and interview can give you an idea of their qualifications and personality, it may not necessarily reflect their practical skills. This is where a skills assessment test can come in handy.In this short tutorial, we …

How to Create an Effective Skills Assessment Test for Your Candidates Read More »

5 creative ways to print Hello World in the Linux Terminal + Bonus

Using Intervee.io, we created a simple challenge that requests solvers to print “Hello World” without using the letter W in the command. The challenge was written mostly for beginners and was combined with a virtual assistant that accompanied the solvers during the solution, so solvers without previous experience could also solve it and learn a …

5 creative ways to print Hello World in the Linux Terminal + Bonus Read More »

Guessing the random number using a simple stack overflow

This is a solution walkthrough to the guess challenge https://platform.intervee.io/challengeinfocard/guess The virtual interviewer says: “Find an input, so the command ‘./guess.o [your_input]’ will print the good message.“ When typing ls, you can see both the source code and the executable itself. Let’s read the source code: Let’s focus on this piece of code (take a …

Guessing the random number using a simple stack overflow Read More »

Intervee