What is binary tree?

Answer Posted / wizard

A binary tree is a tree which has every node has exactly two
links i.e left and right link

Is This Answer Correct ?    30 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write an algorithm to show the postfix expression with the input given as : a b + c d +*f ? .

595


A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.

608


How does linkedhashset work internally?

565


What do you know about traversal in linked lists?

545


Which sort algorithm is best?

566






Can you provide some implementation of a dictionary having large number of words?

802


What is the difference between data type and data structure?

539


What things you would care about to improve the performance of application if its identified that its db communication that needs to be improved?

610


What is quick sort example?

565


What is sequential mapping in data structure?

551


How does a hashtable work?

561


What is the advantage of the heap over a stack?

655


Is list a data type?

585


What is circular linked list?

595


What is a data structure? What are the types of data structures?

631