Settings

Theme

Fibonacci as per Djikstra

avadhutp.github.io

2 points by puissance · 2 comments

Reader

2 threads
ColinWright

Stupid way to compute F(n) recursively - exponentially stupid. Far more efficient to run forward - that converts exponential complexity into linear complexity. Or if you insist on using the stupid version, cache the results.

An otherwise interesting article, ruined by that stupidity.

qewrffewqwfqew

> several practical applications in the financial domain

ahahaha. haha. ha. haahahaaa.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection