Answer Posted / t jitendra
data structure is an abstract representation of data
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which is faster array or linked list?
What should be done in the base case for this recursive problem?
What is frozenset?
Is heap sort faster than quicksort?
How do I sort hashset?
Write the recursive c function to count the number of nodes present in a binary tree.
Why it is said that searching a node in a binary search tree is efficient than that of a simple binary tree?
Tell me the difference between the character array and a string.
How can avl tree be useful in all the operations as compared to binary search tree?
What is the time complexity of hashmap get () and put () method?
What is the complexity of arraylist?
Explain the steps to insert data into a singly linked list?
What is treemap chart?
Why is quicksort so fast?
Define an algorithm. What are the properties of an algorithm?