Answer Posted / ashish
Data structure is a way of organising the data elements in
their mathematical or logical representation.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the applications of graph data structure?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is array sort?
How do you make a bubble chart with 3 variables?
What is map data structure?
write a code for Implementation of stack and queues.
Can arraylist hold different types?
Is hashmap an array?
Write the recursive c function to count the number of nodes present in a binary tree.
What are threaded binary trees?
What are the disadvantages of linked list over array?
Can a hashset contain duplicates?
How can I learn data structures?
Differentiate between singly and doubly linked lists?
Why using cookie to store session info is a better idea than just using session info in the request?