How many different binary trees and binary search trees can
be made from three nodes that contain the key values 1, 2 & 3?
Answer Posted / tarun
2n c n/(n+1)
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are the 3 types of measurement?
Define the queue data structure.
Which sorting technique is best?
Explain in brief a linked list.
Explain singly linked list in short.
Explain the difference between a list and array.
Is array a data type?
What does a bubble chart show?
What is difference between array and arraylist?
Is data structure a data type?
How can you insert a node in a random location of the linked list?
Can we store null in arraylist?
What is merge sort in daa?
What do you know about traversal in linked lists?
What is difference between arraylist and linkedlist?