Skip to content

Conversation

@PritiShaw
Copy link

Description

This PR adds the insertionSort.c file to /Sorting/InsertionSort in the C branch.

If it is solving an issue, mention the issue number

Issue Number: #43

Language

(enter x where it is correct for you)

  • C
  • C++
  • Java
  • Python

Language - Branch mapping

Lang The branch to which you are making the PR
C C

Does your PR satisfy this mapping?

  • Yes
  • No

Checklist

Essentials

  • Changes are complete (i.e. I finished coding on this PR)
  • Code is well-documented

Changes

  • Addition of insertion Sort sorting Algorithm

Comments

  • Prints a message in case the user enters '0' in the number of elements in the array.

@ekdnam
Copy link
Owner

ekdnam commented Oct 7, 2020

LGTM! Can you once just rebase the branch? Thus only your commits will be pushed

@PritiShaw PritiShaw force-pushed the insertionSort_Addition branch from 83e0db6 to d1731e7 Compare October 7, 2020 16:19
@PritiShaw
Copy link
Author

LGTM! Can you once just rebase the branch? Thus only your commits will be pushed

Can you please check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants