Me postulé a través de una facultad o universidad. Acudí a una entrevista en Expedia Group (Bellingham, WA) en nov 2016
Entrevista
They came to my school looking for computer scientists. They chose students to do whiteboard interviews at the school. After that, they selected students to participate on hacker rank and answer two technical questions.
Preguntas de entrevista [1]
Pregunta 1
Given an array of numbers and a specified number; output the amount of pairs of numbers from the array that add up to the given number. For example, if the given number is 7, then a 4 and a 3 would be one pair, 5 and 2 would be another. We were asked to return the total number of pairs that would sum to the given number.
Acudí a una entrevista en Expedia Group (Seattle, WA)
Entrevista
I completed the OA and was selected for the full interview loop. The loop consists of one hiring manager round, two medium-level coding rounds, and a system design round focused on designing a URL shortener like Bitly.com.
Acudí a una entrevista en Expedia Group (Montreal, QC)
Entrevista
I completed one online assessment followed by two LeetCode interview rounds, focusing on problem-solving, data structures, algorithms, coding efficiency, and optimizing solutions under time constraints during the technical evaluation process.