feat: add Comb Sort algorithm implementation #856
Annotations
3 errors and 1 warning
|
test (22.x)
Process completed with exit code 1.
|
|
test (22.x):
src/algorithms/sorting/comb-sort/__test__/CombSort.test.js#L5
'reverseArr' is defined but never used
|
|
test (22.x):
src/algorithms/sorting/comb-sort/__test__/CombSort.test.js#L3
'equalArr' is defined but never used
|
|
test (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|