Answer Posted / shikha
all the leaf should be in last or second last level.no other level is allowed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is the data structures used to perform recursion?
How do you declare An array of three pointers to chars
What is garbage collection in data structure?
Can we make hashmap synchronized?
what are the applications of Linked Lists?
Difference between arrays and linked list?
Does hashmap sort automatically?
Define primary data structures?
What do you know about the big-o notation and can you give some examples with respect to different data structures?
Why is quicksort not stable?
Advanced problems related to Data Structures were asked
What does quick sort do?
Which data structure is applied when dealing with a recursive function?
Mention for which header list, you will found the last node contains the null pointer?
What is time complexity of sorting algorithms?