0 votes
by (1.1k points)

1 Answer

0 votes
by (1.6k points)
selected by
 
Best answer
  1. Linear- arrays, lists
  2. tree- binary, heaps, space partitioning, etc.
  3. hash- distributed hash table, hash tree, etc.
  4.  graphs- decision, directed, acyclic, etc
Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
...