They called, talked for about 15 minutes about they product and then scheduled the interview. In the interview there were two people, one stayed the whole time and the other exited frequently, they both asked the questions.
Preguntas de entrevista [1]
Pregunta 1
The first question was to tell about a project you had done, the second was to explain how to sort 4 numbers with a "machine" built out of small "machines" that sort 2 numbers, the third was to pick a design for a program of a stop-watch, the last question was about a code of two threads and what result it prints out.
Me postulé en línea. Acudí a una entrevista en NiCE (Ra`ananna)
Entrevista
The interview process was solid and well-run. The interviewers were knowledgeable and professional, and the questions were relevant and reasonably challenging without being unfair.
A couple of stages felt a bit long — but overall the people came across as genuine, and the experience gave me a fair sense of the team and the kind of work I'd be doing.
Preguntas de entrevista [1]
Pregunta 1
They started with pseudo-code problems — working with lists and finding solutions that met specific runtime constraints — along with some OOP questions to gauge how I think about design. The second stage was more hands-on: implementing in Java, with dependency injection and interaction between components, building a queue, and handling it all in parallel using multithreading.
Me postulé a través de una recomendación de un empleado. El proceso tomó 3 días. Acudí a una entrevista en NiCE (Ra`ananna) en mar 2023
Entrevista
one 8 hours screening day from 9 -17 including written test with OOP questions in JAVA, and afterwards a coding assignment consisting of designing and implementing a system. started out with about 10 candidates and ended with 4
Preguntas de entrevista [1]
Pregunta 1
is private member final? can you inherit static methods? can interface implement abstract class? given code questions with classes and inheritance and you need to determine what the output is given a singly linked list, check if palidnrom given a singly linked list, return the xth element from the end of the list.