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 / swapna
18 Binary trees and 3 Binary serach trees.
| Is This Answer Correct ? | 35 Yes | 99 No |
Post New Answer View All Answers
Is array a data type?
How do you sort an array by value?
What is a property class?
Can a hashset contain duplicates?
What is an acyclic graph?
Differentiate between compilers and interpreters.
What are the applications of priority queues?
What is minimum depth of binary tree?
How do you find the height of a binary tree?
Describe linear probing with an example.
What is hash data type?
Define root?
Which process places data at the back of the queue?
Is char array null terminated?
How efficient is binary search?