Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Oracle (San Francisco, CA) en jun 2022
Entrevista
Round 0: Phone Screening
Round 1: Single verbal conceptual technical interview (no actual coding with an IDE)
Round 2: 1 verbal conceptual technical interview, 2 coding interviews
There is a third round with I believe with the hiring manager, but I didn't get that far
Preguntas de entrevista [1]
Pregunta 1
Given an array of numbers (call this "param"), return an array where each element represents the biggest number found so far in "param" (i.e. the nth element of the returned array is the largest element in param from index 0 to n)