It is an arrangement of collection of structured data where there is always a possibility to get either multiple predecessor or multiple successor for a given data element. For example Tree, Graph.
It is an arrangement of collection of structured data where there is always a possibility to get either multiple predecessor or multiple successor for a given data element. For example Tree, Graph.