What would you consider to be a consolidated diagram of related data structures order by the most simple ones?
I don't mean organize Data Structures by ther complexity learning them but the other DS they extend from. For example:
I guess my question is, how would you consider to be an unified diagram with the DS you know? Would that result be a matter of opinion or there is formal information about the matter?
Thanks