A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
Updated 2026-03-21 16:24:55 +00:00
My solutions to competitive programming problems. Written on Golang.
Updated 2026-03-07 00:18:23 +00:00
Making a lambda calculus interpreter in Go.
Updated 2026-02-12 02:08:47 +00:00