What is a non-Linear Data Structure? Name a few examples.

Data Structure >   Data Structure Introduction >   Various Data structures  

Long Question

254


Answer:

A non-linear data structure is a data structure that does not have a linear or sequential relationship between its elements. Instead, the elements in a non-linear data structure have connections or relationships between them that do not form a straight line. Some examples of non-linear data structures include:

  • Trees
  • Graphs
  • Hash tables
  • Heaps
  • Trie
  • Bloom filter
  • Skip List
  • Disjoint-set data structure
  • B-trees
  • B+ trees
  • AVL tree
  • RB tree
  • Ternary search tree.


This Particular section is dedicated to Question & Answer only. If you want learn more about Data Structure. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.