Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela CEVA (Tel Aviv-Yafo) em nov. de 2021
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Implenet a Stack that support the functions pop(), push(x), return_max_element() in O(1) time.
Candidatei-me por indicação de um funcionário. O processo levou 2 semanas. Fui entrevistado pela CEVA (Herzliya) em abr. de 2019
Entrevista
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
Perguntas de entrevista [1]
Pergunta 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"
Candidatei-me online. Fui entrevistado pela CEVA (Herzliya) em out. de 2018
Entrevista
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.
Perguntas de entrevista [2]
Pergunta 1
a string is given: find the first non repeated letter , write the function in c