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



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

Answer / 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

More Data Structures Interview Questions

Is hashmap faster than arraylist?

0 Answers  


How many types of linked list are there?

0 Answers  


What is difference between list and array list?

0 Answers  


What package is arraylist?

0 Answers  


Explain binary representation?

0 Answers  






What is sorting explain?

0 Answers  


What is heap and its types?

0 Answers  


How do you implement a stack?

0 Answers  


What is different between array and list?

0 Answers  


Explain the Array

0 Answers   Tech Mahindra,


Is unordered_map a hash table?

0 Answers  


What is a threaded binary tree? Explain its operation with example?

0 Answers  


Categories