Domanda di colloquio di Meta

Finding the peak in an array

Risposta di colloquio

Anonimo

28 mar 2026

I implemented the binary search, but I didn't explain that you assume you'll find the peak where value is increasing (it matters for stopping condition).