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

30,6

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find a string is anagram or not?

479


How will you explain circular linked list?

530


Explain different methods in which you can traverse a tree?

531


What is subtree?

532


Is hashmap faster than arraylist?

465






How to find the duplicate in an array?

545


How do you perform a merge sort?

488


Is hashmap part of collection?

475


Which type of sorting is best?

532


Which language is best to learn data structures?

577


Write any two principles of gradation of structures.

591


Is there any difference between int[] a and int a[]?

575


Does hashset maintain order?

492


What do you understand by doubly linked list?

508


Write a program to reverse a single linked list.

556