edualgo / eduAlgo

A simple python package having modules of different algorithms to use in educational purposes.
https://edualgo.github.io/documentation/
MIT License
98 stars 54 forks source link

Fibonacci Numbers [SWoC] #121

Closed fomalhauting closed 3 years ago

fomalhauting commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I would like to add Fibonacci Numbers Algorithms

Describe the solution you'd like A clear and concise description of what you want to happen. Fibonacci Number's algorithms

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

fomalhauting commented 3 years ago

Can I work on this?

Abhijit2505 commented 3 years ago

@itsIapetus get started

xlrnz commented 3 years ago

I've open a pull request for this :) it's very simple and basic but I think it's a good start point! #124

Abhijit2505 commented 3 years ago

I've open a pull request for this :) it's very simple and basic but I think it's a good start point! #124

I have not assigned you the task, only open a PR, after getting assigned.

HarshKhilawala commented 3 years ago

@Abhijit2505 Please assign me to this issue ! (Update) Sorry, I didn't notice that PR has already been merged for this issue. Please close this issue

anirudhsai20 commented 3 years ago

Hi @Abhijit2505 . Can I please work on this under SWOC?