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 |
Can hashset contain null?
What is nsmutablearray?
What is difference between arraylist and linkedlist?
Define threaded binary tree.
What are the standard ways in which a graph can be traversed?
What is the best case time complexity of bubble sort?
Define a relation?
Define graph?
Is learning data structures necessary?
Explain the sorting algorithm that is most suitable to be used with single linked list?
Is set sorted?
Why is data structure important?