The first was a phone interview that was short and after that two more interviews by different interviewers at the company office which took a couple of hours and a HR interview
Interview questions [1]
Question 1
Describe what happens in the stack and heap when you write: String s = "hello" in Java
3 interviews in total: 1st one is technical with 2 team leads, the second is with another team lead and group manager and the third is with HR. I did only the first interview which lasted about 60 minutes
Interview questions [1]
Question 1
Given an array of strings, return a data structure that maps each word and its occurrences in the array.
Follow-up question: return the most common word.
I applied through a staffing agency. The process took 2 weeks. I interviewed at Skybox Security (Tel Aviv-Yafo) in Mar 2021
Interview
the first step is java test in writing.
then there are two interviews.
the first interview was only technical questions.
it was with the team leader and group leader.
the second is with the HR
Interview questions [1]
Question 1
flip linked list.
find if two linked lists intersect.
a few concurrency question like if a given code is thread safe.