Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 151 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 151 Bytes

SkipList

A SkipList is a linked-list with multiple levels that act as "express ways" allow operations to be performed with a logarithmic complexity.