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

What is a subtree?

699


What is heap tree?

666


What is impact of signed numbers on the memory?

670


Differentiate between list and set.

831


What is array and its types in data structure?

692


Is list a data structure?

663


What is the difference between hashset and hashmap?

714


Define general trees?

745


What is the default value of Array?

833


What is a directed graph?

717


What is space complexity of a program?

651


Given an unsorted linked list, and without using a temporary buffer, write a method that will delete any duplicates from the linked list?

808


What is linked list ?

712


What is the difference between array and list?

663


Explain about circular linked list?

716