Skip to content

this is my code of fibonacci search.#130

Open
jivandandapat wants to merge 3 commits into4N1Z:mainfrom
jivandandapat:main
Open

this is my code of fibonacci search.#130
jivandandapat wants to merge 3 commits into4N1Z:mainfrom
jivandandapat:main

Conversation

@jivandandapat
Copy link

please accept my pull request.

Copy link
Owner

@4N1Z 4N1Z left a comment

Choose a reason for hiding this comment

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

Hey Pal,
Great code and thank you for your contributions.
Need Change :

  • Change the name of the code to in_C.c
  • Add documentation for your code as comments inside the code itself.
    • Include time and space complexities .

Happy coding !

@4N1Z 4N1Z added documentation Improvements or additions to documentation Hacktoberfest labels Oct 15, 2022
// Time Complexity of the program is O( n)
// Space Complexity is O(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants