Stack and Queue

Stack

push(x)
pop()
top

Queue

push(x)
pop()
front()
back()

results matching ""

    No results matching ""