builtree / simulate

A collection of simulations and visualizations for all sorts of stuff (Majorly Algorithmic or Mathematical)
https://builtree.org/simulate
MIT License
81 stars 74 forks source link

simulation: Merge Sort #174

Open mrmayurgithub opened 3 years ago

mrmayurgithub commented 3 years ago

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.

yashugarg commented 3 years ago

@mrmayurgithub you can start working!

gargijs commented 3 years ago

I want to work on this.

mrmayurgithub commented 3 years ago

I want to work on this.

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