Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix: Multiple errors in fibonacci search. #2659
Conversation
- Test lists were not ordered, this is required for Fibonacci search - Place documentation of function inside function - Create multiple different tests including, float, char and negatives - Add type hints in line with #2128
Co-authored-by: Dhruv <dhruvmanila@gmail.com>
|
I think we are done here. Are not we? |
Co-authored-by: Dhruv <dhruvmanila@gmail.com>
Travis tests have failedHey @NumberPiOso, TravisBuddy Request Identifier: 10db2900-08a0-11eb-9b15-83942378e0dd |
|
Looks good now! Thank you for your contribution! |
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.