DATA STRUCTURE Programming and Technical Programming Technical

How many different binary trees and binary search trees
can be made from three nodes that contain the key values
1, 2 & 3?

Read Solution (Total 5)

DATA STRUCTURE Other Question

What is the maximum total number of nodes in a tree that
has N levels? Note that the root is level (zero)
A list is ordered from smaller to largest when a sort is
called. Which sort would take the longest time to
execute?