In an AVL tree, at what condition the balancing is to be done?

Answer Posted / ajay vikram

If the ‘pivotal value’ (or the ‘Height factor’) is greater than 1 or less than –1.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is sorting a math skill?

498


What are the advantages of array?

479


What is a stable algorithm?

486


What is tree in computer science?

551


What is an ordered map?

505






What are the advantages of binary search over linear search?

634


Why merge sort is better than insertion sort?

483


What is the complexity of arrays sort?

540


Why is hashset not ordered?

517


On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.

613


What is data structure and its types?

500


How do you find the number of comparisons in bubble sort?

520


Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.

643


Write program for Bubble Sort ?

586


Does arraylist contain duplicates?

488