Skip to content

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

Open
AndrewLawendy wants to merge 1 commit into
btholt:mainfrom
AndrewLawendy:patch-insertion-sort
Open

refactor(insertion-sort): ♻️ no need to check on j <= 0, undefined is never > truthy#27
AndrewLawendy wants to merge 1 commit into
btholt:mainfrom
AndrewLawendy:patch-insertion-sort

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