paint-brush
Skip List From Scratch: A Guideby@dmitriiantonov90

Skip List From Scratch: A Guide

by Dmitrii Antonov5mApril 17th, 2024
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

A skip list is a probabilistic data structure that serves as a dynamic set. It offers an alternative to red-black or AVL trees. Skip lists are memory buffers in various NoSQL solutions, including Redis and RocksDB. Let’s code the base structure of our skip list.
featured image - Skip List From Scratch: A Guide
Dmitrii Antonov HackerNoon profile picture
Dmitrii Antonov

Dmitrii Antonov

@dmitriiantonov90

I'm a software engineer with 7 years of experience. I enjoy data structure, graph theory, and distributed systems.

L O A D I N G
. . . comments & more!

About Author

Dmitrii Antonov HackerNoon profile picture
Dmitrii Antonov@dmitriiantonov90
I'm a software engineer with 7 years of experience. I enjoy data structure, graph theory, and distributed systems.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite