Vidyalelo
Data Structure · Q99

Linked Lists in Data Structures

Programming · Data Structure · question 99

Q99

What is indexed skip list?

A.
it stores width of link in place of element
Answer
B.
it stores index values
C.
array based linked list
D.
indexed tree

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board