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
What is linked list in data structure?
What is a data structure? What are the types of data structures? Briefly explain them
What is difference between hashmap and linkedhashmap?
Why is data structure needed?
Define the term “percolate down”?
What is peek in stack?
How to traverse data in a linked list in forward and backward direction, write the algorithm?
Which interfaces are implemented by abstractqueue?
What is the difference between one and two dimensional?
Explain the term run-time stack?
What is internal and external sorting?
Why hashmap is faster than hashset?
What is sequential search?
Define path in a graph?
What is the meaning of anonymous array? Explain with an example?