0
90kviews
Explain different types of data structures with an example
1 Answer
4
5.2kviews
  • Data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently. So, it is a special format for organizing and storing data. Arrays, linked lists, trees, graphs, etc. are all data structures.
  • Here are different types of data structures:-
  1. Array: …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.