Write an algorithm that converts a decimal number to binary. Then, give the big-O for your algorithm.

1 answer

c++ program that conver binary in to decimal examples