Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Oracle (San Francisco, CA) nel mese di giu 2022
Colloquio
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
Domande di colloquio [1]
Domanda 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)