Data Structures

what?

structures used to keep data

types

built in structures

arrays

ID

2D

abstract data structures

linear

stack

queue

linked list

non linear

tree

graph

special

hash map/ table

why?

practical usages - ex: printer queue, road network