Infinite generator of Fibonacci numbers in Python
Python Snippet
Recursive factorial implementation in Python
Implementation of greater common divisor in Python
Recursive binary search implementation in Python