Carleton University - School of Computer Science Honours Project
Summer 2020
Amortized Analysis of Skip Lists
SCS Honours Project Image
ABSTRACT
We derive a method to construct and maintain a skip list such that the amortized cost of search, insert, and delete is O(logn).