Skip to content

Merge both SelectionSort.js#93

Merged
akshitagupta15june merged 2 commits intoakshitagit:masterfrom
saurabhhere:master
Oct 9, 2020
Merged

Merge both SelectionSort.js#93
akshitagupta15june merged 2 commits intoakshitagit:masterfrom
saurabhhere:master

Conversation

@saurabhhere
Copy link
Copy Markdown
Contributor

Fixed #70
Two files are having the same name 'SelectionSort.js' are causing collisions due to which people are unable to work on it.
Merged both files and placed all important Stuff in SelectionSort.js
No need for 'selectionSort.js' as it is using the same approach as 'SelectionSort.js' so deleted 'selectionSort.js'

Two files are having the same name 'Selection sort' due to which people are unable to work on it.
No need of 'selectionSort.js'
@saurabhhere
Copy link
Copy Markdown
Contributor Author

This PR also fix issue #63
Have a look at it @akshitagupta15june

@saurabhhere
Copy link
Copy Markdown
Contributor Author

saurabhhere commented Oct 8, 2020

Please add the 'hactoberfest-accepted' label if you don't need any changes in it and want to merge it.
Thanks :)

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.

Fix colliding name for Selection Sort

2 participants