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
Domande di colloquio [1]
Domanda 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.
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
Domande di colloquio [1]
Domanda 1
Describe what happens in the stack and heap when you write: String s = "hello" in Java
Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Skybox Security (Tel Aviv) nel mese di mar 2021
Colloquio
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
Domande di colloquio [1]
Domanda 1
flip linked list.
find if two linked lists intersect.
a few concurrency question like if a given code is thread safe.