1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. Worst space complexity of singly linked ...
Q.

Worst space complexity of singly linked list is

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

Discussion