AdvancedVocabulary#backend#developer-tools#architecture

Skip List Vocabulary

Learn the vocabulary of a sorted linked list augmented with express-lane pointer levels.

0 / 5 completed
1 / 5
At standup, a dev mentions a sorted linked list augmented with several extra 'express lane' layers of pointers, letting a search skip over many elements at once instead of stepping through one node at a time. What is this data structure called?