Can a binary tree be empty?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

What are common data structures?

0 Answers  


Which is faster treemap or hashmap?

0 Answers  


How do you sort an array in descending order?

0 Answers  


What data structure underlies a python list?

0 Answers  


Why enum can not be used directly with printf function?

3 Answers  






What is a vector class?

0 Answers  


What are the different types of sorting in data structure?

0 Answers  


Give one example of right rotation.

0 Answers  


Let the G be a graph with 100 vertices numbered 1 to 100 Two vertices i and j are adjecnt if | i-j| =8 or | i-j| =12. The Number of connected components in G is ?

4 Answers  


What is a data structure?

12 Answers   Keane India Ltd,


Is selection sort greedy?

0 Answers  


To describe the Complexity of Binary search, Quicksort and various other sorting and searching techniques..

0 Answers   HPCL, Hughes Systique Corporation,


Categories