Answer Posted / manish kit
A binary tree is a non liniear data structure in which
there must be both child of each node acxept leaf node
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are three common types of traversals?
write a code for Implementation of stack and queues.
Write an algorithm for inserting and deleting an element from doubly linked list?
What is the difference between b tree and binary search tree?
Is binary tree a binary search tree?
What is the Insertion Sort Code?.
Does treemap sort automatically?
What are the different types of data structures explain briefly?
What are different types of sorting techniques?
Can you have an arraylist of arrays?
What is data structure geeksforgeeks?
What are the standard ways in which a graph can be traversed?
What is the complexity of bubble sort?
Why is quicksort faster than merge sort?
Which is faster hashset or treeset?