/MavPASS_CIS122_20211012

Yet another logic problem. Implement a QUEUE class using Stacks.

Primary LanguageC#

MavPASS_CIS122_20211012

Yet another logic problem. Implement a QUEUE class using Stacks.

Today we decided to relax a bit after the exam, so we did a logic problem!


The Problem

Implement the QUEUE data structure using Stacks.

This is actually a problem I got from my CIS 223 Algorithms class!


As always, if you have any questions please send me an email at thomas.lauer@mnsu.edu.

I will see you on Thursday!