J'ai postulé en ligne. J'ai passé un entretien chez CEVA (Herzliya) en oct. 2018
Entretien
The interviewer was not nice at all. He spoke one hour about the company and when I was given the questions to answer, he didn't leave me any time for them and told me I should do it faster. I counted the minutes until it will be over and rushed out of the building.
Questions d'entretien [2]
Question 1
a string is given: find the first non repeated letter , write the function in c
J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez CEVA (Tel Aviv-Yafo) en nov. 2021
Entretien
It was a 2 hours zoom interview with the head of the team, first hour mainly about experience, education and past programming project. The second hour included technical questions in C and Python.
Questions d'entretien [1]
Question 1
Implenet a Stack that support the functions pop(), push(x), return_max_element() in O(1) time.
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 semaines. J'ai passé un entretien chez CEVA (Herzliya) en avr. 2019
Entretien
A friend pass to the outsourcing company the work with . came to interview in the outsourcing company where the asked the first question . then second stage in ceva where the gave me an hour to solve the second question
Questions d'entretien [1]
Question 1
1. find the first non-reapted letter in a sentace
2. reverse a string but the words order remain the same . "hello world" to "olleh dlrow"