Probably not the most standard process I’ve experienced - short phone call, 20 minutes code exercise which was provided in weird html file , I could submit ,multiple times and access it after time was over
J'ai postulé via un recruteur. J'ai passé un entretien chez Zeekit
Entretien
a basic short video call interview. straight to the point and no details on the job just to check if there is a preliminary match. discussed the question solution and thats it.
Questions d'entretien [1]
Question 1
program gets 2 rectangles dimensions (x, y, w, h). need to determine if they overlap. partial or full overlap are acceptable.
J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Zeekit en mai 2022
Entretien
I didn't pass to the interview itself .I had a question that I needed to answer in about 20 minutes. I needed to write a pseudo code .You get 2 rectangles:(x1,y1,w1,h1,x2,y2,w2,h2). you need to return true if the rectangles overlap
Questions d'entretien [1]
Question 1
You get 2 rectangles:(x1,y1,w1,h1,x2,y2,w2,h2). you need to return true if the rectangles overlap