Pergunta de entrevista da empresa Meta

Finding the peak in an array

Resposta da entrevista

Sigiloso

28 de mar. de 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).