in reply to Re^4: How am i doing?
in thread How am i doing?
Yes, you do recall correctly. From section 1.8 of HOP (page 33 in my version):
Sometimes a problem appears to be naturally recursive, and then the recursive solution is grossly inefficient. A very simple example arises when you want to compute Fibonacci numbers. This is a rather unrealistic example, but it has the benefit of being very simple.
🦛
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: How am i doing?
by choroba (Cardinal) on Jul 21, 2025 at 11:44 UTC | |
by LanX (Saint) on Jul 21, 2025 at 12:20 UTC | |
by Fletch (Bishop) on Jul 21, 2025 at 13:26 UTC | |
by jaredor (Priest) on Jul 29, 2025 at 19:00 UTC |