Question
Which statement about Skip List is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. higher levels allow traversal to skip many nodes
Explanation:
The defining property is that higher levels allow traversal to skip many nodes.
The other statements describe different structures or concepts.
Leave a Reply