Skip to content

Conversation

@Maleehak
Copy link
Contributor

@Maleehak Maleehak commented Aug 6, 2020

Added insertion sort algorithm with three functions

input_list(): Takes list length and values as inputs from user
insertion_sort(list,n): Sorts in ascending order
insertion_sort_desc(list,n): Sorts in descending order

@geekcomputers geekcomputers merged commit 7fb7965 into geekcomputers:master Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants