Answer Posted / mamata nayak
Data Structure is collection of data and storing the data, arranging the data, relationship among the data and functionality of data all together we maintained as row and columns using algorithm called Data Structure algorithm.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is difference between tree and binary tree?
How to compare Two Arrays?
What sorting algorithm should be used for sorting strings?
Why is hashmap faster than arraylist?
Is hashmap get thread safe?
Is null a binary search tree?
State the difference between queues and linked lists?
Explain the terms base case, recursive case, binding time, run-time stack and tail recursion.
How do you sort a collection in descending order?
Can a hashset contain duplicates?
What is the capacity of arraylist?
What is Storage Structures and File Structures? Can you show their relation? What are the examples of each? Thanks
Explain the difference between hashset and hashmap?
How do I sort a hashmap key?
Why is sorting necessary?