Merge Sort algorithm is fast but it requires additional array and additional copying. Quick Sort is even faster than Merge Sort. Implement Quick Sort algorithm and animate it! Here is
Draw a random mountain curve given two end points. Tutorial for this project available: How to Draw Random Mountain Curves with Python and Turtle What’s next:Draw Blue Sky, Mountains, Clouds