El proceso duró 3 semanas. Acudí a una entrevista en Connected (Toronto, ON)
Entrevista
First round of tech interviews was fine, I was asked to write some tests. In the second round it was a flood fill algorithm.
When asked why they prefer certain methodology over others, interviewer visually seemed upset.
Overall, average experience.
Solicité el puesto en persona. El proceso duró 2 semanas. Acudí a una entrevista en Connected
Entrevista
The process itself is quick, after sending in the profile they scheduled an in-person interview. But this company seems focusing too much on Java algorithms and data structures instead of Java frameworks during the interview. One should really review the college knowledge on programming data structures even if you have sufficient work experience since they are most likely NOT going to ask Java frameworks such as Spring or Hibernate, but rather, Linked Lists and Arrays, time complexity, stuff like that.
Preguntas de entrevista [2]
Pregunta 1
Write a Java method that finds the common letters in a string, a LinkedList and an Array.