Stack().push(), pop(), peek()
Queue = LinkedList().offer()/poll() - no exception
add()/remove() - throw exception