Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

New solution branch2 #51

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

Closed

Conversation

@Sahilkumar19
Copy link
Contributor

@Sahilkumar19 Sahilkumar19 commented Aug 17, 2023

@HarryDulaney , please take a look at this, previous (iterative ) solution was correct . I have the solution completely have solved the linear recurrence relation of fibonacci numbers and got the exact solution to find the nth fibonacci number . on further solving and observing about the time complexity it becomes O(1.6180)^n which is golden number raised to power n.

Sahilkumar19 reacted with eyes emoji
@Sahilkumar19 Sahilkumar19 marked this pull request as ready for review August 17, 2023 21:18
not needed that's why deleted
Copy link
Owner

@Sahilkumar19 Hey I see you deleted Exercise07_05. If I merge this it will delete the Exercise 07_05 file on the master branch.
image
Instead, can you please:

  1. Checkout your solution branch locally/ in you ide.
  2. use the git reset command to reset your branch to your first commit
    • updated program for Exercise01_04
  3. Push again to origin/your solution branch

This should reset the commit history to the point where the only changes made were to the Exercise01_04

Sahilkumar19 reacted with thumbs up emoji

Copy link
Owner

@Sahilkumar19 , actually nevermind, I found a PR you created that has only the changes to Exercise 01_04 in it. I am going to close this current one here, and I will approve the other one.

Sahilkumar19 reacted with thumbs up emoji

Copy link
Contributor Author

@Sahilkumar19 , actually nevermind, I found a PR you created that has only the changes to Exercise 01_04 in it. I am going to close this current one here, and I will approve the other one.

thanks, Now I have got the point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /