in reply to Re: [Study]: Searching for square roots
in thread [Study]: Searching for square roots
If you're comfortable with thinking about a problem in multiple ways, you can learn when to use one versus another. If you only know how to do iterative solutions, recursive ones look strange and challenging (or vice versa, for those whose first language was LISP).
|
---|