(root)/Notes/Notes/notes/abstract data type.md RSS

Abstract Data Type

see type, data structure, algorithm, abstraction

abstract data types describe the interface a data structure must implement

equiv algebraic structure --- https://en.wikipedia.org/wiki/Algebraic_structure

see

list

map

stack

queue

priority queue

tree

graph

set

multiset

union find