I applied online. I interviewed at Personetics (Tel Aviv-Yafo) in Sep 2021
Interview
First conversation with HR General conversation on background and knowledge
Interview at the company's offices with the head of a JavaScript team, Hoisting
Closure, Scope Higher order functions. Mostly on es5
Home assignment with an open screen together with the head Team build a web app that displays weather in the location you are in
Interview questions [1]
Question 1
write a function that produce this output:
var add5 = makeAdder(5);
var add10 = makeAdder(10);
console.log(add5(2)); // 7
console.log(add10(2)); // 12
Phone call with hr - general questions
Meeting with Team Lead - javascript question about scope, hoisting, higher order functions 3 exercises
Home assignment- create app weather about 2 hours long
Interview questions [1]
Question 1
Create function that produce this output:
var add1 = makeAdder();
var add2 = makeAdder();
console.log(add1(1)); // 1
console.log(add1(1)); // 2
console.log(add2(2)); // 2
console.log(add2(2)); // 4
Frontend Developer applicants have rated the interview process at Personetics with 3 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 55.9% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Personetics as a Frontend Developer according to 2 Glassdoor interviews include:
One on one interview: 25%
Presentation: 25%
Phone interview: 25%
IQ intelligence test: 25%
Here are the most commonly searched roles for interview reports -