Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 959 Bytes

README_401_12.md

File metadata and controls

37 lines (19 loc) · 959 Bytes

data-structures-and-algorithms-401

Code Challenge 12

Challenge Summary

link for code Challenge on GitHub.com :=> Open Link

Whiteboard Process

Testing Image for code challenge 12

To make Test for the code you have to type 'npm test 12' in the terminal

Code_401_12

Whiteboard for code challenge 12

Code_401_12_Whiteboard

Approach & Efficiency

I used class and quality test to make sure that all of my methods will work

Solution

First-in, First out Animal Shelter.

Insert Item