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
Preguntas de entrevista [1]
Pregunta 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
Preguntas de entrevista [1]
Pregunta 1
Describe what happens in the stack and heap when you write: String s = "hello" in Java
Me postulé a través de una agencia de empleos. El proceso tomó 2 semanas. Acudí a una entrevista en Skybox Security (Tel Aviv) en mar 2021
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
flip linked list.
find if two linked lists intersect.
a few concurrency question like if a given code is thread safe.