Question d’entretien chez Bloomberg

Implement a square root function

Réponses aux questions d'entretien

Utilisateur anonyme

29 juin 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.)

Utilisateur anonyme

7 déc. 2012

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