Answer Posted / raji
Binary tree is a tree in which a node can have less than or
equal to two children
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Is data structure a data type?
Why is data structure?
What is priority queue in data structure?
How to check array contains value or not?
Is Arraylist faster than Array? Why?
What are lists?
How does a binary search work?
Explain what are the methods available in storing sequential files ?
You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?
Is selection sort greedy?
Mention one advantage and disadvantage of using quadratic probing?
Why merge sort is better than insertion sort?
State the advantages of using infix notations?
In what areas do data structures applied?
What is a class user?