Answer Posted / parveen
a tree is sed to be a cbt if each node except leaf node has
two childrens
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What is integer max_value?
What are the advantages of sorting?
Define general trees?
Tell us the difference between merge and quick sort. Which one would you prefer and why?
Can a null element added to a treeset or hashset?
What is the main advantage of a linked list?
Who invented quicksort?
Define indegree of a graph?
Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).
State the difference between primitive and non-primitive data types?
How does a hashtable work?
what is the primary advantage of a linked list?
Define red-black trees.
What is array in data structure with example?
Is heap sort faster than quicksort?