Q.

What is the time complexity of an infix to postfix conversion algorithm?

A. O(N log N)
B. O(N)
C. O(N2)
D. O(M log N)
Answer» B. O(N)
3.2k
0
Do you find this helpful?
31

View all MCQs in

Data Structures (DS)

Discussion

No comments yet