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 height balanced tree?
Is collection a class or interface?
What is the best case time complexity of bubble sort?
Is treeset synchronized?
Can we sort hashmap?
What do u mean by data type?
Why is hashmap faster than treemap?
Write an algorithm for inserting and deleting an element from doubly linked list?
What is data structure and its types?
How would you check if a binary tree is BST or not ? Write a program.
How will you reverse Linked List.
Which interfaces are implemented by abstractqueue?
What will happen if an array goes out of bounds?
How do you declare A pointer to array of three chars
What is internal and external sorting?