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 / moru laxmi narayana
18 binary trees,5 binary search trees
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How would you reverse the characters of an array?
What is the difference between a hashmap and hashtable?
How to check array contains value or not?
Why is it important to sort waste?
What are the major data structures used in the hierarchical data model?
What are the disadvantages of using collection classes over arrays?
Define non-linear data structures?
Explain singly linked list in short.
Why do we need searching algorithms?
Can hashset contain duplicates?
List the basic operations carried out in a linked list?
Can hashtable have duplicate values?
Why is data structure needed?
What is the types of data structure?
Can you dynamically allocate arrays in expanded memory?