Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added three algorithms for calculating nth Fibbonacci number #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

olexandryermilov
Copy link
Contributor

No description provided.

@olexandryermilov
Copy link
Contributor Author

can I merge it?

Copy link
Member

@andreicioban andreicioban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just merged a PR which added the Mathematics package.
There is already a Fibbonacci.scala implementation using Streams.
Would you mind moving this into that package(it makes more sense) and rename one of the implementations, since your implementation is as valuable as the other one because has a different approach.

@andreicioban
Copy link
Member

@olexandryermilov i know you did the PR before the one i'm talking above, but i got them in reverse order. Sorry about that.

@olexandryermilov
Copy link
Contributor Author

Ok, I will look at it and restructure it during the next few days.

@cclauss
Copy link
Member

cclauss commented Oct 16, 2020

Status?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants