Skip to content

feat: add Fibonacci with O(1) space optimization - #3161

Open
binarymind-dev wants to merge 1 commit into
TheAlgorithms:masterfrom
binarymind-dev:master
Open

feat: add Fibonacci with O(1) space optimization#3161
binarymind-dev wants to merge 1 commit into
TheAlgorithms:masterfrom
binarymind-dev:master

Conversation

@binarymind-dev

Copy link
Copy Markdown

Description of Change

Added Fibonacci number implementation using O(1) space optimization with iterative approach.

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Added documentation so that the program is self-explanatory and educational

@binarymind-dev

Copy link
Copy Markdown
Author

Hi @Panquesito7 and @realstealthninja,

Could you please approve the workflows so the CI checks can run?
I've followed the contribution guidelines. Thank you! 🙏

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions Bot added the stale Author has not responded to the comments for over 2 weeks label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Author has not responded to the comments for over 2 weeks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant