McqMate
Login
Register
Home
Search
Login
Register
Computer Science Engineering (CSE)
Data Structure (DS)
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
Comment
Related Questions
Which of the following statement is true?i) Using singly linked lists and circular list, it is not possible to traverse the list backwards.ii) To find the predecessor, it is required to traverse the list from the first node in case of singly linked list.
What differentiates a circular linked list from a normal linked list?
Worst space complexity of queue data structure is
Worst space complexity of stack data structure is
Each node in a linked list has two pairs of ………….. and ……………….
The disadvantage in using a circular linked list is …………………….
A circular linked list can be used for
The disadvantage in using a circular linked list is …………………….
The situation when in a linked list START=NULL is
How do you count the number of elements in the circular linked list?
Login to Continue
It will take less than 2 minutes
Continue with Google
Continue with Linkedin
Continue with Twitter
Report MCQ
Remark*
Report