I applied online. The process took 1 week. I interviewed at NiCE (Raanana) in Aug 2019
Interview
I came to the office located in Raanana, Israel for one hour interview.
There where two men asking me questions.
First part was about Java and Concurrency basic knowledge (what is overloading and overriding, what kinds of concurrency problems I know and stuff like that..)
The second part was data structures questions, the first one was the numbers ordering question (with the boxes with the 2 outputs for bigger and smaller) and the second one was about sorting something with hashmap (I don't remember all the specific question)
I applied online. I interviewed at NiCE (Ra`ananna)
Interview
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.
Interview questions [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.
I applied through an employee referral. The process took 3 days. I interviewed at NiCE (Ra`ananna) in Mar 2023
Interview
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
Interview questions [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.