DataStructures-and-Algorithms

Code Challenge

First-in, First out Animal Shelter.

Specifications

Challenge Setup & Execution

Branch Name: stack-queue-animal-shelter

Challenge Type: Code Challenge / Algorithm

Feature Tasks

Stretch Goal

If a cat or dog isn’t preferred, return whichever animal has been waiting in the shelter the longest.

Requirements

Ensure your complete solution follows the standard requirements.

  1. Write unit tests
  2. Follow the template for a well-formatted README
  3. Submit the assignment following these instructions