Error!
Success!

Skip lists are fascinating!

0
kicks

Skip lists are fascinating!  (Unpublished)

Skip lists are a fascinating data structure: very simple, and yet have the same asymptotic efficiency as much more complicated AVL trees and red-black trees. In this article, I discuss the asymptotic efficiency of operations on skip lists, the ideas that make them work, and their interesting use cases. And, of course, I give you the source code for a skip list in C#.


Kicked By:
Drop Kicked By: