What is the time complexity for converting decimal to binary numbers? Q & A › Category: Data Structure › What is the time complexity for converting decimal to binary numbers? 0 Vote Up Vote Down Admin Staff asked 4 years ago What is the time complexity for converting decimal to binary numbers? a) O(1) b) O(n) c) O(logn) d) O(nlogn) Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 4 years ago c) O(logn) Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...