Stack and Queue
Queue – simulates queue of people waiting for their turn in FIFO manner
Stack – simulates blankets being given in LIFO manner
Stack and Queue
Queue – simulates queue of people waiting for their turn in FIFO manner
Stack – simulates blankets being given in LIFO manner