rtheunissen / bst

Exploring the design space of binary search trees

Home Page:https://rtheunissen.github.io/bst/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://rtheunissen.github.io/bst/

make sh if you have docker to enter the development shell.

make test should run all the tests. (< 1 min)

make animation is interesting.

make sandbox runs the sandbox.

About

Exploring the design space of binary search trees

https://rtheunissen.github.io/bst/

License:MIT License


Languages

Language:HTML 93.6%Language:Go 6.2%Language:Makefile 0.1%Language:Dockerfile 0.0%