Candidatei-me por meio de uma agência de recrutamento. O processo levou 3 semanas. Fui entrevistado pela CEVA (Herzliyya) em jul. de 2020
Entrevista
I came through a career staffing agency and some staff called, told me about the company and what is their primary objectives. Afterward, she summoned me to a remote interview.
Perguntas de entrevista [3]
Pergunta 1
Tell me about yourself and the projects you have done
There are two linked lists that each represent a number, and each node in the list represents a number. A pointer should be returned to a new list outlining a connection of the two numbers so that each node in it represents a digit in it.
Data 26 registers A-Z, with A and B initialized to some value and the rest to 0. There are 4 actions that can be performed: adding 1 to the register, subtracting 1 from the register, jumping to another section in the code and ending the run. The value | A-B | should be entered in register C.