UNPKG

@sivarajans/insertion-sort

Version:

Insertion sort

6 lines (3 loc) 160 B
# Insertion Sort Sorts the array by comparing each element and moving back by swapping until right position reached. `npm i @sivarajans/insertion-sort`