There were two professional interviews, one human resources interview and a process of security classification.
The proceess was very convenient, interesting and challenging.
I felt good confident about my answers.
I am looking forward to work in this company
Perguntas de entrevista [1]
Pergunta 1
Class with 3 functions: add(int index, int value), get(int index), set(int index, int value). Set( int value)
The second set function set the new value to all variables who added before
You need to implement all the functions.
You need to implement set function in o(1) run time