Answer Posted / shikha
all the leaf should be in last or second last level.no other level is allowed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of linked list?
Is quicksort a stable sorting algorithm?
How do you sort an array by value?
Describe what is Node in link list? And name the types of Linked Lists?
Is bubble sort faster than selection sort?
What is complete binary tree and almost complete binary tree?
Is hashset a collection?
How would you swap the Kth node from beginning with Kth node from end in a Linked List.
Give a basic algorithm for searching a binary search tree?
Define data type and what are the types of data type?
Differentiate between arraylist and linkedlist.
What is difference between capacity and size of arraylist?
You want to insert a new item in a binary search tree. How would you do it?
What is the difference between Array and Arraylist?
Explain the types of linked lists.