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
What is a subtree?
What is heap tree?
What is impact of signed numbers on the memory?
Differentiate between list and set.
What is array and its types in data structure?
Is list a data structure?
What is the difference between hashset and hashmap?
Define general trees?
What is the default value of Array?
What is a directed graph?
What is space complexity of a program?
Given an unsorted linked list, and without using a temporary buffer, write a method that will delete any duplicates from the linked list?
What is linked list ?
What is the difference between array and list?
Explain about circular linked list?