go-katas small go practice problems. each folder is a standalone main.go you can run with: go run ./fizzbuzz go run ./binary-search go run ./linked-list go run ./reverse-string go run ./anagram Requires Go 1.21+.