# Datastructure ## Lineare DS ### List ### Stack ### Queue ### Priority Queue ### Hashtable ## Tree DS ### Binary Tree ### Balanced (AVL) Tree ### Heap ## Dictionary DS ### Key-Value Pair ### Hashtable