J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez NiCE (Tel Aviv-Yafo) en oct. 2021
Entretien
3 parts process:
1) Phone interview + technical questions in java
* The interviewer was not pleasant and didn't gave me time to prepare - said we have to do it right now
2) Technical Interview of 6 questions in java: 4 input/output and 2 coding questions
* The interviewers were very nice and helped me when I was stuck. still, almost declined the interview because they weren't flexible on the time
3) HR Interview
* The interviewers were pleasant
Questions d'entretien [3]
Question 1
Write a code that prints a permutation of numbers between 0-9.
Tip: you can use rand() function
J'ai postulé en ligne. J'ai passé un entretien chez NiCE (Ra`ananna)
Entretien
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.
Questions d'entretien [1]
Question 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.
J'ai postulé via la recommandation d'un employé. Le processus a pris 3 jours. J'ai passé un entretien chez NiCE (Ra`ananna) en mars 2023
Entretien
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
Questions d'entretien [1]
Question 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.