Two fibonacci algorithms - one naive (runs in exponential time) and one that runs in linear time. For testin & curiosity purposes.
EdwinKruglov/fib_algorithm_test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Two fibonacci algorithms - one naive (runs in exponential time) and one that runs in linear time. For testin & curiosity purposes.