skip list (0 synonym found)

We don't have synonyms for skip list yet — it may be a rare, specialized, newly coined, or misspelled word. The closest thesaurus entries we have are ski lift, skip it and shit list.


We don't have any synonyms for skip list yet.

Did you mean…

Think skip list belongs in the thesaurus? Recommend it and we'll take a look.


Definition of skip list:

(n) : (computing theory) A probabilistic data structure that allows fast search within an ordered sequence of elements by maintaining a linked hierarchy of subsequences, with each successive subsequence skipping over fewer elements than the previous one.

Definition of skip list:

(n) : (computing theory) A probabilistic data structure that allows fast search within an ordered sequence of elements by maintaining a linked hierarchy of subsequences, with each successive subsequence skipping over fewer elements than the previous one.

Back to Top