Skip to content

Enhance Readability of FibonacciSearch.java#4913

Closed
Hardvan wants to merge 3 commits intoTheAlgorithms:masterfrom
Hardvan:fibonacci
Closed

Enhance Readability of FibonacciSearch.java#4913
Hardvan wants to merge 3 commits intoTheAlgorithms:masterfrom
Hardvan:fibonacci

Conversation

@Hardvan
Copy link
Copy Markdown
Contributor

@Hardvan Hardvan commented Oct 24, 2023

Add comments to various code blocks to enhance readability and understandability of Fibonacci Search algorithm.

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@Hardvan Hardvan marked this pull request as ready for review October 24, 2023 10:06
@Hardvan Hardvan requested a review from susanhsrestha October 28, 2023 12:56
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale 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 label Nov 29, 2023
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 6, 2023

Please reopen this pull request once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to seek help from our Gitter or ping one of the reviewers. Thank you for your contributions!

@github-actions github-actions Bot closed this Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants