Skip to content

Conversation

SumeetHaryani
Copy link
Contributor

Fix Fibonacci problem for negative numbers.
Fixes #42

Copy link
Member

@TheSTL TheSTL left a comment

Choose a reason for hiding this comment

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

Thanks @SumeetHaryani 👍

@SumeetHaryani
Copy link
Contributor Author

Fixes #58

@TheSTL
Copy link
Member

TheSTL commented Oct 10, 2019

Hey @SumeetHaryani .
Right now queue data is not implemented in right way.
I am opening a new issue for this. You can change reverse-first-k-elements-of-queue implementation after that.

@TheSTL
Copy link
Member

TheSTL commented Oct 10, 2019

@SumeetHaryani
If it's okay can you remove reverse-first-k-elements-of-queue implementation from this PR.
And when this issue #60 is fixed by @ashokdey you can create a new PR for your algo.

@SumeetHaryani
Copy link
Contributor Author

@TheSTL , I have removed reverse-first-k-elements-of-queue implementation from this PR.
Will add it once @ashokdey fixes the #60

@TheSTL TheSTL mentioned this pull request Oct 10, 2019
@TheSTL TheSTL merged commit 597cd0e into knaxus:master Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handling fibonacci for negative numbers and 0

3 participants