J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Oracle (San Francisco, CA) en juin 2022
Entretien
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
Questions d'entretien [1]
Question 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)