Skip to content

refactor(insertion-sort): :recycle: no need to check on j <= 0

e33bda6
Select commit
Loading
Failed to load commit list.
Open

refactor(insertion-sort): ♻️ no need to check on j <= 0, undefined is never > truthy #27

refactor(insertion-sort): :recycle: no need to check on j <= 0
e33bda6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs