Skip to content

Adding dequeue test to make list work like a queue.#6

Open
mikedao wants to merge 2 commits intoturingschool:masterfrom
mikedao:adding-queue-test
Open

Adding dequeue test to make list work like a queue.#6
mikedao wants to merge 2 commits intoturingschool:masterfrom
mikedao:adding-queue-test

Conversation

@mikedao
Copy link
Member

@mikedao mikedao commented Feb 9, 2015

Added a test that would have a student implement a dequeue method that would simulate a FIFO queue.

Did not implement an test to do something similar with a LIFO stack because that's pop.

Also added some more whitespace to all of the tests to increase readability.

@mikedao mikedao changed the title Adding queue test Adding dequeue test to make list work like a queue. Feb 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant