1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. Worst space complexity of stack data str...
Q.

Worst space complexity of stack data structure is

A. o(log(n))
B. o(1)
C. n/a
D. o(n)
Answer» D. o(n)
View all MCQs in:   Data Structure (DS)

Discussion