Recursive algorithms

This lesson allows to experiment with recursive algorithms.

If you need more recursive algorithms, an exercise on recursive sorting algorithms (in particular QuickSort and MergeSort) is planned in the future within the sorting lesson.