Answer Posted / ashutosh
a binary tree is a tree in which each naode have 2 child
except leaf naode.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
In what areas do data structures applied?
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
how to delete first node from singly linked list?
What are the major data structures used in the rdbms?
What are the different types of sorting in data structure?
How to reverse a singly linked list?
What are the drawbacks of array implementation of queue?
What is an object array?
What are the different data structures?
List the types of rotations available in splay tree?
What is the slowest sorting algorithm?
State the properties of b tree.
What is the difference between hashset and linkedhashset?
Can we add heterogeneous elements into treemap?
Which is better hashmap or treemap?