javascript-algorithms
javascript-algorithms copied to clipboard
added pancake sort
Closes #748
As mentioned in the issue #748 , I have added pancake sorting algorithm and have successfully written and passed the tests as well .

I request you to approve my PR .