Question d’entretien chez Capgemini

Write an algorithm to convert integer to binary

Réponse à la question d'entretien

Utilisateur anonyme

2 oct. 2016

I wrote down the algorithm on a piece of paper, by using the logic of decimal to binary conversion in java