The process is: First meeting or call - zoom, home task, technical review, team leader reviews, HR review and the last step is the offer, but is did not complete the process yes
Questions d'entretien [1]
Question 1
Write a method to sort paragraph words by Hebrew alphabetically order
J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Fullpath (Tel Aviv-Yafo) en juin 2023
Entretien
After the first introductory call, there was a pretty easy home assignment. Then a one hour video call interview with relatively easy coding questions. Then a two hours face-to-face interview with a manager with more complex coding questions. After that interview, I got a negative answer. The explanation was not very clear. I wrote to the manager asking for some feedback but I didn't get no answer.
J'ai postulé via la recommandation d'un employé. Le processus a pris plus de 2 mois. J'ai passé un entretien chez Fullpath (Jerusalem) en avr. 2022
Entretien
first step was home task to write a function that gets a paragraph written in English, and returns the paragraph’s words
sorted alphabetically. But, instead of the alphabet being in English order, the alphabet is in the Hebrew order.
second step was a technical iterview with CTO
Questions d'entretien [1]
Question 1
write a function that get array of numbers and one number and find
a pair of numbers in the array that sum te givven number.