what is binary tree?
Answers were Sorted based on User's Feedback
Answer / tadveer verma
a tree which has atmost two child is called a binary tree.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / chandra
the tree has at least two child is called a binary tree
.
| Is This Answer Correct ? | 0 Yes | 9 No |
Describe what is Node in link list? And name the types of Linked Lists?
What is the difference between collection and collections?
What is array traversing?
What is adt in data structure?
What is insertion sort technique?
Evaluate the following prefix expression " ++ 26 + - 1324"
24 Answers College School Exams Tests, Patni,
What is mean by selection sort?
What do you mean by data and data structure?
Which data structures are applied when dealing with a recursive function?
Design a datastructure to represent the movement of a knight on a chess board
Why is arraylist used?
Does hashmap preserve insertion order?