Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso CEVA (Tel Aviv) nel mese di nov 2021
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Implenet a Stack that support the functions pop(), push(x), return_max_element() in O(1) time.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso CEVA (Herzliya) nel mese di apr 2019
Colloquio
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
Domande di colloquio [1]
Domanda 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"
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso CEVA (Herzliya) nel mese di ott 2018
Colloquio
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.
Domande di colloquio [2]
Domanda 1
a string is given: find the first non repeated letter , write the function in c