Data Structures and Algorithm Practice Instructions Fork n' Clone this Repo cd into the lesson's directory (as directed by your Coach) Run npm t and TDD your way to completion Notes All specs are xit-ed out. Remove the x to run. Feel free to add your own tests ;)