/SkipListAdv

SkipList implementation in C++ w/ markov chain (word frequency) example.

Primary LanguageC++MIT LicenseMIT

Name: Mike Douglas
Student Number: 17934076
Lab: L2E
CPSC ID: l2p6
Note: Designed after reading 'Skip Lists: A Probabilistic Alternative to Balanced Trees' by William Pugh.