|
|
|
|
|
by robotkilla
4119 days ago
|
|
> Not knowing recursion for 20 years is more "getting away with it" then just simply "using another solution" Someone define recursion here... are we saying this guy didn't know what a recursive loop was for 20 years, or are you using "recursion" in some other way? edit what i mean is this: did the guy have a hard time defining recursion in terms of CS, or could he flat out not demonstrate it with some pseudo code? |
|
He was a python programmer. Typically in python, you shouldn't use recursion anyway.