Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 949 Bytes

README_401_13.md

File metadata and controls

37 lines (19 loc) · 949 Bytes

data-structures-and-algorithms-401

Code Challenge 13

Challenge Summary

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

Whiteboard Process

Testing Image for code challenge 13

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

Code_401_13

Whiteboard for code challenge 13

Code_401_13_Whiteboard

Approach & Efficiency

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

Solution

Multi-bracket Validation.

Insert Item