Pergunta de entrevista da empresa NetApp

write a algorithm to find square root of a number without using library function sqrt(n).

Resposta da entrevista

Sigiloso

16 de set. de 2014

use binary search approach