Data Structures Question:

Download Job Interview Questions and Answers PDF

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

Data Structures Interview Question
Data Structures Interview Question

Answer:

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

Download Data Structures Interview Questions And Answers PDF

Previous QuestionNext Question
What is the bucket size, when the overlapping and collision occur at same time?Minimum number of queues needed to implement the priority queue?