|
|
|
|
|
by black3r
2188 days ago
|
|
Example of a fibonacci recursion implemented in exponential time just after mentioning big-O notation? Looks just like one of those articles written by a copy-writer who knows nothing about programming and created the article by reading some similar articles thinking he understands it all now If I were interviewing someone, I would expect the linear solution and from a CS graduate would at least expect mentioning the logarithmic one.. |
|