Pregunta de entrevista de Bloomberg

Implement a square root function

Respuestas de entrevistas

Anónimo

29 jun 2012

Lots of options for this one, iteration, binary search, etc. This was the only question they asked me during the 3rd interview (besides some basic questions like why are you interested in bloomberg, etc.)

Anónimo

7 dic 2012

didn't get it. is the root guaranteed to be an integer?