Inspiration
We recently learned on Queue and Stacks, it sounds easy but hard for computers to work on. So we decided to code a project based on the lab we had in our class to do some queue related works.
What it does
It finds the largest number in the queue. Then return as a list.
How I built it
We tried to create a class. Completed little by little.
Challenges I ran into
Building a fully functioned class, since are new python learners. Finding the relationships of the variables are a little confusing.
Accomplishments that I'm proud of
We got the result we wanted.
What I learned
It’s important to try and run the code. Sometimes we didn’t expect the code to work, but it actually worked!
What's next for Queue Pop
We want to add more operations, like finding the minimum, doing some calculations and such things.

Log in or sign up for Devpost to join the conversation.