In: Computer Science
1)Think of a better way to enhance Fibonacci recursive algorithm,,, report your finding.
2) Implement a recursive function to print an array from the middle and from left to right.
3) Trace tower of Hanoi recursive algorithm for 4 discs.