Examveda

What is the time complexity of evaluation of postfix expression algorithm?

A. O (N)

B. O (N log N)

C. O (N2)

D. O (M log N)

Answer: Option A


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

Join The Discussion

Related Questions on Stacks in Data Structures