Concepts
Algos
Concept
Computer Science
Data structure
Graph
Linked list
Skip list
Skip list
A
linked list
where each node contains multiple
references
to the next
nodes
over fixed intervals.
External Resources
Skip list - Wikipedia