Answer Posted / baskar
AVL is balance the binary tree and the make the time
complexity is O(log n).
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Which sorting is best and why?
How to check array contains value or not?
Differentiate between hashmap and hashtable.
List the applications of stacks?
What is adt in data structure?
What is the difference between binary tree and binary search tree?
Does arraylist have a tostring?
What are the types of collision resolution strategies in open addressing?
Which is faster hashmap or hashset?
Is heap sort adaptive?
Which time complexity is best?
Can we change the size of an array at run time?
What are common data structures?
How do you replace an element in an arraylist?
What is the difference between a stack and an array?