Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Zeekit
Colloquio
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.
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Zeekit nel mese di mag 2022
Colloquio
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
Domande di colloquio [1]
Domanda 1
You get 2 rectangles:(x1,y1,w1,h1,x2,y2,w2,h2). you need to return true if the rectangles overlap