Question
Which data structure or concept is best described as a layered linked structure with probabilistic shortcuts?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Skip List
Explanation:
Skip List is a layered linked structure with probabilistic shortcuts.
This description distinguishes it from the other choices.
Leave a Reply