algorithms
algorithms copied to clipboard
Added test for insertion sort
I added a missing test for the insertion sort
If it's not too much work could a moderator label the PR as hacktoberfest-accepted . Thank you :)
The test is on line 62, but is not calling the function. Could you update the changes?