Skip to content

spratt/SkipList

Repository files navigation

SKIPLIST

  A probablistic alternative to balanced trees, introduced by William
  Pugh in his 1990 paper.
  
  This is a simple implementation in Java.
  
AUTHOR

  Simon David Pratt

CONTACT

  me@SimonDavidPratt.com
  http://SimonDavidPratt.com

LICENSE

  See LICENSE file.

About

A simple implementation of the SkipList data structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages