Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simulation: Merge Sort #174

Open
mrmayurgithub opened this issue Mar 28, 2021 · 3 comments
Open

simulation: Merge Sort #174

mrmayurgithub opened this issue Mar 28, 2021 · 3 comments
Labels
enhancement New feature or request new simulation For a new simulation simulations References to simulations

Comments

@mrmayurgithub
Copy link

Merge Sort
https://en.wikipedia.org/wiki/Merge_sort

Category Proposed: Algorithms

Additional points/links:
https://www.geeksforgeeks.org/merge-sort/

I am a gssoc21 participant and I want to add a simulation of Merge Sort sorting algorithm.

@mrmayurgithub mrmayurgithub added enhancement New feature or request new simulation For a new simulation simulations References to simulations labels Mar 28, 2021
@yashugarg
Copy link
Member

@mrmayurgithub you can start working!

@gargijs
Copy link

gargijs commented May 7, 2021

I want to work on this.

@mrmayurgithub
Copy link
Author

I want to work on this.

Sorry @gargijs I've alread created a PR on this issue.

yashugarg pushed a commit that referenced this issue Jun 4, 2021
* added: mergesort

* added merge sort

* mergesort update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new simulation For a new simulation simulations References to simulations
Projects
None yet
Development

No branches or pull requests

4 participants