Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Recursion is stupid and wasteful
1
Name:
Anonymous
2013-05-23 4:36
There is nothing that recursion can do that can't be done simpler and more elegantly with a plain
for
loop.
54
Name:
Anonymous
2013-05-27 16:57
>>50
that's not fast, that's just not horrendously slow.
you went from exponential to linear but you can still go logarithmic - if you knew how..
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List