I applied through a recruiter. The process took 1 day. I interviewed at Zeekit in May 2022
Interview
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
Interview questions [1]
Question 1
You get 2 rectangles:(x1,y1,w1,h1,x2,y2,w2,h2). you need to return true if the rectangles overlap
I applied through a recruiter. I interviewed at Zeekit
Interview
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.
Interview questions [1]
Question 1
program gets 2 rectangles dimensions (x, y, w, h). need to determine if they overlap. partial or full overlap are acceptable.
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