Any recursive function can be converted to iterative function, but the
reverse is not true...

On Sat, Sep 10, 2011 at 1:08 AM, ravi maggon <maggonr...@gmail.com> wrote:

> 1. can recursive func be converted to iterative func always
> Yes/No
> is vice versa True/False
> if False give the example.
>
> 2. can recursion be done without stack when converted to iterative sort of
> thing or we need to implement our own stack?
>
> --
>
> Regards
> Ravi Maggon
> Final Year, B.E. CSE
> Thapar University
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to