Java Developer applicants have rated the interview process at NiCE with 2.8 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 33% positive. To compare, the company-average is 47% positive. This is according to Glassdoor user ratings.
Candidates applying for Java Developer roles take an average of 1 day to get hired, when considering 4 user submitted interviews for this role. To compare, the hiring process at NiCE overall takes an average of 25 days.
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. The process took 1 day. I interviewed at NiCE (London, England)
Interview
I have been contacted by recruiter and told them I need sponsorship. The recruiter came back to me later said the hiring manage like my CV and like me to finish a code test, which I finished the test as required. Then I have no respond, then I send email to the agency and they reply me: "Thanks for doing the test but unfortunately the client is not willing to sponsor at this stage, I will let you know if anything changes." Yes. I am really disappointed by the way they are responding not the result. I totally understand if they think my test result is not good enough. But why they are giving the test if they are not willing to sponsor anyway?
I applied online. The process took 1 day. I interviewed at NiCE
Interview
Got the call form the hiring manager for a graduate java position and pick up a quick interview without any professional quastions, when i got to the place i was greeted smiley people, they asked me to present my self, the interview was short i was asked two quick quastions. people in nice seems genuinely nice
Interview questions [1]
Question 1
given a function(list,k) you should iterate to the k-th element from the end of the list ,without counting the list size,you may only use list iterators.