That’s really shocking, I even tried several ways to optimize performance without touching the code and still performance sucks! Fibonacci simple recursion solution takes 3 seconds to execute with C code and about 2 minutes in python! Here is the code I used for the python version if you called fib(40) it will take about [...]
Recent Comments