Answer Posted / saurabh
A binary tree is a tree in which all nodes are connected and
each node has indegree of maximum and outdegree of maximum 2
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is data type explain?
Two linked lists are given, find out the sum of them without altering the linked list?
Which is the parent class of sortedset
Is a hashmap a dictionary?
What is frozenset?
What is concept of data structure?
What do you mean by Syntax Error
How do you find a string is anagram or not?
Is priority queue sorted?
Can you tell me the differences between Array and ArrayList?
Why do we need sorting?
What is bubble sort with example?
How to sequentially represent max-heap?
When would you use a hashmap?
Are dictionaries mutable?