Skip to content
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

Added Flattening of Binary Tree to Linked List and Range search of an element in a sorted array. #185

Merged
merged 3 commits into from
Oct 7, 2018

Conversation

me-ydv-5
Copy link
Contributor

@me-ydv-5 me-ydv-5 commented Oct 7, 2018

#163

I've added the algorithm for flattening a Binary tree to a linked List and range search of an element in sorted array. Kindly let me know if you have any questions.
Also, could the Solution class be made standalone instead of adding each function again in every algorithm?

@me-ydv-5 me-ydv-5 changed the title Added Binary Tree to Linked List. Added Flattening of Binary Tree to Linked List and Range search of an element in a sorted array. Oct 7, 2018
@i-vishi i-vishi merged commit a5ddb5b into VAR-solutions:master Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants