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


Please Help Members By Posting Answers For Below Questions

What is unhashable type list?

476


What are the types of queues?

574


What is meant by hashing?

463


Write a data structure for a queue.

564


What is the idea behind splaying?

1258






Explain the priority queue?

521


Define disjoint set adt?

529


What does map stand for?

471


How do you sort large data?

580


Explain the difference between hashset and hashmap?

527


What is the use of data structure?

514


Who invented quicksort?

508


Is an arraylist an object?

477


Describe the types of data structures?

564


What is merge sort in daa?

489