1 the simplest are factorials, Fibonacci sequences, or any mathematical sequence defined by recursive functions.
2, then you can go to
any algorithms that use the first depth search.
eg. tree traversal, graph traversal ,
problems with the search, for example problems with 8 kings .
3 you would probably like to learn the separation and subjugation algorithm, for example. merge sort and quick sort. they are usually implemented recursively.
They are all very classic!
source share