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 / bittu sarkar

30 binary trees
14 binary search trees

Is This Answer Correct ?    1 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of bubble sort?

526


Define data type and what are the types of data type?

555


What are doubly linked lists?

581


What is long data type?

477


Can you dynamically allocate arrays in expanded memory?

626






In rdbms, explain what is the efficient data structure used in the internal storage representation?

530


Write the stack overflow condition.

591


Have you ever used HashTable and Directory?

584


What do you mean by rehashing?

594


Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

522


What do you mean by open addressing?

534


What is the purpose of sorting algorithms?

510


What are linked lists most commonly used for?

490


What does enum do?

509


Which is better selection or bubble sort?

496