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
Perguntas de entrevista [1]
Pergunta 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
Perguntas de entrevista [1]
Pergunta 1
Describe what happens in the stack and heap when you write: String s = "hello" in Java
Candidatei-me por meio de uma agência de recrutamento. O processo levou 2 semanas. Fui entrevistado pela Skybox Security (Tel Aviv-Yafo) em mar. de 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
Perguntas de entrevista [1]
Pergunta 1
flip linked list.
find if two linked lists intersect.
a few concurrency question like if a given code is thread safe.