Recursion and Loops
28 Jun 2010Write a program to find the nth number in the fibonacci series
Imperative Programmer (Earlier)
can you write this in any other way?
hmm.. blink...
Functional Programmer (Now)
can you write this in any other way?
hmm.. well.. i can write it using tail recursion