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
Questions d'entretien [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
Questions d'entretien [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.
J'ai postulé via une agence de recrutement. Le processus a pris 2 semaines. J'ai passé un entretien chez Skybox Security (Tel Aviv-Yafo) en mars 2021
Entretien
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
Questions d'entretien [1]
Question 1
flip linked list.
find if two linked lists intersect.
a few concurrency question like if a given code is thread safe.