Pregunta de entrevista de Google

Implementing binary search over a sorted list

Respuestas de entrevistas

Anónimo

20 nov 2017

I implemented the binary search

Anónimo

28 jun 2018

Are you reading it correctly? It says over sorted list.... It is worth to cross-question, if it is linked-list or sequence/array.