Concepedia

Publication | Open Access

Skip lists: a probabilistic alternative to balanced trees

1.2K

Citations

7

References

1990

Year

Abstract

Skip lists are data structures that use probabilistic balancing rather than strictly enforced balancing. As a result, the algorithms for insertion and deletion in skip lists are much simpler and significantly faster than equivalent algorithms for balanced trees.

References

YearCitations

Page 1