- Compute the factorial of a number
- Compute the Fibonacci series for any given number
- Determine the number of nodes in a binary search tree
- Compute the height of a binary search tree
- Given a string, reverse the contents of the string in-place