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 / bragaadeesh

Not a direct answer. But you can find in depth concepts
about binary and binary search tree in this page.

http://technicalypto.blogspot.com/search?
q=binary+search+tree

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get a list of tables, views and columns in firebird database?

476


Explain what are the types of collision resolution techniques and the methods used in each of the type?

514


Differentiate between set and map.

616


Why use a tuple instead of a list?

460


What is selection sort with example?

607






Write a program for reversing the Single Linked List?

731


If you are using c language to implement the heterogeneous linked list, what pointer type should be used?

634


When will we get ArrayStoreException?

752


How to sort an Array?

587


Difference between hashset and treeset?

559


What is difference between hashmap and hashtable?

462


Is int a data structure?

480


How do you solve a selection sort?

508


Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.

565


What are linked lists used for?

533