DEV Community

Discussion on: How “Merge Sort” works in JavaScript?

Collapse
 
jaimaldullat profile image
Jaimal Dullat

I agreed. Recursion is a confusing concept even for experienced developers. I know animation doesn't show how the Recursion works, it's just a general working of Merge Sort which helps to understand it a bit easier.