Q60
What is the time complexity for converting decimal to binary numbers?
A.
O(1)
B.
O(n)
C.
O(logn)
AnswerD.
O(nlogn)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board