Frage im Vorstellungsgespräch bei Capgemini

Write an algorithm to convert integer to binary

Antwort im Vorstellungsgespräch

Anonym

2. Okt. 2016

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