-
Notifications
You must be signed in to change notification settings - Fork 305
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
fibonacci search, bucket sort and PCA code added (issue #7) #13
base: master
Are you sure you want to change the base?
Conversation
Hello @chaturvediabhay24 |
Hey @geekquad i have updated code in python |
added bucker sort and fibbonacci search |
Is there any problem with my code? I have changed my code in python also updated the two other files. If still there are more things needed to improve before merging PR please do let me know. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have some issue in the 346th line "execution_count": null
Just go through it once again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code is good to go, but when you copy it from somewhere, at least so it a bit smartly. You also copied the line who actually contributed it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This code is also good to go, just make the required changes as in who wrote the code
No description provided.