Skip to content

javaServerFun/badFibonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Really bad fibonacci

The project is based on spring.start.io

Exercise

Implement a rest server for a fibanacci numbers It should be recursive ... on http

curl http://localhost:8080/fib/n

should return an n-th fibonacci number

hints

see FibController.java

problem

calculate fibonacci 20-30 with this implementation

About

Please never ever implement fibonacci like in this project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages