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

Iterative Fibonacci in C #142

Open
mdbailin opened this issue Feb 10, 2023 · 3 comments
Open

Iterative Fibonacci in C #142

mdbailin opened this issue Feb 10, 2023 · 3 comments

Comments

@mdbailin
Copy link

I noticed that the Fibonacci function has been written in C but it has only been defined recursively. Could we define the function iteratively and include that file in a PR?

@fharookshaik
Copy link
Owner

fharookshaik commented Feb 10, 2023 via email

@mdbailin
Copy link
Author

I have created a new PR. Please take a look.

@mdbailin
Copy link
Author

Hi Fharook, have you had a chance to look at my PR? I would love your feedback!

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 a pull request may close this issue.

2 participants