aboutsummaryrefslogtreecommitdiff
path: root/src/main/go/AlexanderYastrebov/calc_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Go implementation by AlexanderYastrebov (#298)Alexander Yastrebov2024-01-231-0/+86
* Go implementation by AlexanderYastrebov This is a proof-of-concept to demonstrate non-java submission. It requires Docker with BuildKit plugin to build and export binary. Updates * #67 * #253 * Use collision-free id lookup * Use number of buckets greater than max number of keys