Tags: j4orz/iruka
Tags
feat(algorithms): add bucket sort for array of numbers (#78) * feat: add bucket sort for array of numbers * refactor(bucket-sort.ts): change for loop syntax for readbility * test(bucket-sort.test.ts): add test for case in which posBuckets and negBuckets are specified