Explain recursive algorithm?

Submitted by: Administrator
There are lots of places where recursive algorithm fits e.g. algorithm related to binary and linked list. Couple of examples of recursive algorithm is reversing String and calculating Fibonacci series. Other examples include reversing linked list, tree traversal, and quick sort algorithm.
Submitted by:

Read Online Analyst Integration Job Interview Questions And Answers