What are some commo…
 
Notifications
Clear all

What are some common data structures used in programming, and how do you use them?

1 Posts
2 Users
0 Likes
514 Views
0
Topic starter

Explain the basic data structures.

1 Answer
0
Most common types of data structure
  • Arrays.
  • Linked lists.
  • Stacks.
  • Queues.
  • Hash tables.
  • Trees.
  • Heaps.
  • Graphs.
Share: