Skip to content

Conversation

@Jethendra-17
Copy link

This program first stores the nodes of the given BST in sorted order into an array. Then it constructs a balanced BST from the sorted array using a recursive approach

This program first stores the nodes of the given BST in sorted order into an array. Then it constructs a balanced BST from the sorted array using a recursive approach
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.

1 participant