Question d’entretien chez ID Analytics

Find a value in an array, implement binary search, find max value in Java, find max value in Python, fizz buzz, find the nth number in a fibonacci sequence. Also asked questions regarding unix commands and basic data structures.

Réponse à la question d'entretien

Utilisateur anonyme

30 mai 2015

Basic array searching for the java questions and Python question. Used recursion for fibonacci.