all repos

scratch @ 2b64f4e6f2d35ae68bf39cec616a782153335bc0

⭐ me doing recreational ~~drugs~~ programming

scratch/algos

name last commit last update
..
binary_search.go algos: binary search 1 month ago 2026-04-13 16:53:38 EEST
binary_search_test.go algos: binary search 1 month ago 2026-04-13 16:53:38 EEST
bubblesort.go algos: bubble sort why not 1 month ago 2026-04-13 16:53:38 EEST
bubblesort_test.go algos: bubble sort why not 1 month ago 2026-04-13 16:53:38 EEST
go.mod algos: куеуе 2 months ago 2026-03-28 17:16:22 EET
queue.go algos: queue on top of ring buffer, because performance is cool 2 months ago 2026-04-02 13:52:47 EEST
queue_test.go algos: queue on top of ring buffer, because performance is cool 2 months ago 2026-04-02 13:52:47 EEST
quicksort.go algos: qs 2 months ago 2026-04-02 13:51:09 EEST
quicksort_test.go algos: qs 2 months ago 2026-04-02 13:51:09 EEST
stack.go algos: stack 2 months ago 2026-04-02 13:51:09 EEST
stack_test.go algos: stack 2 months ago 2026-04-02 13:51:09 EEST