Ho presentato la mia candidatura di persona. Ho sostenuto un colloquio presso Connected
Nessuna offerta
Esperienza negativa
Candidatura
La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Connected (Toronto, ON)
Colloquio
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.
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.
Domande di colloquio [2]
Domanda 1
Write a Java method that finds the common letters in a string, a LinkedList and an Array.