I applied online. The process took 2 weeks. I interviewed at NiCE (Tel Aviv) in Oct 2021
Interview
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
Interview questions [3]
Question 1
Write a code that prints a permutation of numbers between 0-9.
Tip: you can use rand() function
10-12 students in a class, each got a computer.
4 question, one theoretical and other 3 are technical.
Time limit was one hour and 20 minutes but they would'nt mind if it took a bit more.
I applied online. I interviewed at NiCE (Ra‘ananna) in Dec 2019
Interview
The interview was in Dec 2019.
The process was taken a long time. (from 08:00-16:00). They called to 4 participants and we were "competing" one at each other in the same room. First, there was an OOP design question, they gave me a computer for that. Then, there was a test with questions about data structures and other questions. Then, we needed to wait for a personal conversation with the managers and they asked about design OOP questions on a whiteboard. And almost in 16:30, the day was over. (They give you a coupon for lunch - a good lunch, so don't worry about that).
Interview questions [1]
Question 1
First, there was an OOP design question about building a parking lot. Defining classes like big/small parking lot, bus/car, etc. (They gave me a computer for that.)
Then, there was a test with questions about data structures and other questions, like Singelton or other design patterns- print the values in BST sorted from the end to the start, etc.
The manager gave us a design exercise about designing a sony PS4 kind of navigation controller, with abstract class/interface, etc.