Examveda

What is the time complexity for converting decimal to binary numbers?

A. O(1)

B. O(n)

C. O(logn)

D. O(nlogn)

Answer: Option C


This Question Belongs to Data Structure >> Stacks In Data Structures

Join The Discussion

Related Questions on Stacks in Data Structures