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

feat: add fibonaccisearch algorithm (#244) #1

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

Fechuli
Copy link
Owner

@Fechuli Fechuli commented Aug 4, 2024

  • feat: add fibonaccisearch algorithm

  • test: add test for fibonacci search algorithm

  • fix: changed variable names and function return

  • remove redundant @function

  • fix tests

  • fix type

  • fix formatting


* feat: add fibonaccisearch algorithm

* test: add test for fibonacci search algorithm

* fix: changed variable names and function return

* remove redundant @function

* fix tests

* fix type

* fix formatting

---------

Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
Co-authored-by: Lars Mueller <appgurulars@gmx.de>
@Fechuli Fechuli merged commit d4dba63 into Fechuli:master Aug 4, 2024
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.

1 participant