Senior JavaScript Engineer applicants have rated the interview process at Nearform with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 44.4% positive. This is according to Glassdoor user ratings.
Candidates applying for Senior JavaScript Engineer roles take an average of 14 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Nearform overall takes an average of 13 days.
Here are the most commonly searched roles for interview reports -
I applied through other source. The process took 3 weeks. I interviewed at Nearform (Milan) in Aug 2025
Interview
The first step is an HR interview. The people staff is friendly, the tech assessment is far less human. The assesment itself is pretty easy (but i didn't have time to finish it) and you need to make tests. I had to create a simple financial tracker (as others mentioned, there are some easy aggregations, sums etc). When the end time ticked the guy interviewing me just said "Your time is finished, thanks and good bye" and hang the call. Without saying anything else.
Interview questions [1]
Question 1
Create a simple financial tracker in JS. There are some aggregations and other easy stuff. Make sure to create tests. Make sure also to setup and test your environment of development (they don't provide anything to you) before the test otherwise you will loose time. In this case they also give you expected data for tests, so very easy.
I applied online. The process took 2 weeks. I interviewed at Nearform
Interview
It was a great experience. Everyone seemed nice and helpful. The screening call was a simple talk, the technical interview wasn't difficult at all if you're comfortable with JavaScript, and the hiring manager call was the actual one that went into more in-depth technical questions. There I was asked to explain architectural choices, etc.
Interview questions [1]
Question 1
Write some simple functions for a BlackJack game in plain Javascript and do unit testing for each of the functions. Be sure to prepare a blank javascript project beforehand!