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
Why do we need to recycle?
Is quicksort divide and conquer?
How can you represent a linked list node?
What happens in insertion sort?
Define leaves?
What is the function of stack?
Can you use Bubble Sort To sort the number of elements.
What is reduction to sorting method?
How does selection sort work?
What are the types of queues?
What is data type with example?
State the merit of linked representation of binary trees?
What is 2 dimensional linked list?
What is the space complexity of bubble sort?
Why do we use arrays?