Describe the types of data structures?



Describe the types of data structures?..

Answer / Payal

There are mainly four types of data structures: Linear Data Structures (Array, Linked List, Stack, Queue), Non-Linear Data Structures (Graph, Tree), and Special Data Structures (Hash Table, Heap).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What do you know about different sorting algorithms?

1 Answers   Zomato,


Why is concurrenthashmap thread safe?

1 Answers  


Can an arraylist be null?

1 Answers  


Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.

1 Answers   Expedia,


Which is faster treemap or hashmap?

1 Answers  


What is hashing in cyber security?

1 Answers  


Explain in brief a linked list.

1 Answers  


Write the programs for Linked List (Insertion and Deletion) operations

9 Answers   College School Exams Tests, Persistent, TCS,


Is hashset thread safe?

1 Answers  


What is the types of data structure?

1 Answers  


Define non-terminal nodes in a tree?

1 Answers  


What is unhashable type list?

1 Answers  


Categories