|
|
|
|
|
by krichman
4976 days ago
|
|
I write tail-recursive functions in C using gotos sometimes. I figure why bother with recursion when the function call would be two jmps, register spills, and stack growth? I'd say you are doing it right, it's just too bad the companies you had these experiences with don't understand you are a solid candidate. |
|