Me postulé a través de una facultad o universidad. Acudí a una entrevista en Altera (Toronto, ON) en feb 2025
Entrevista
Coding first, then BH. Starting from 30 min with two employees in different teams online. Each of them will give two questions from easy to midium leetcode level. C++ strongly prefered and usually based on dynamic programming and graph theory.
Preguntas de entrevista [1]
Pregunta 1
Use the fast method to find the minimum number in a tree, which the elements of deepth n was 2n + 1, two node above can point to the same node in the next level when they are neighbour.