rithmschool / intermediate_javascript_exercises

17 stars 85 forks source link

Recursive exercises #22

Closed artukam closed 7 years ago

artukam commented 7 years ago

Hi @elie

Please find my responses to the recursions exercises. I got binary search to work for odd-length arrays but not even-length arrays :( I'll try again tomorrow!

Arthur

artukam commented 7 years ago

@elie - Hi Elie - I've completed all the Lodash exercises. With Julia's help I finally got "flip" but I still don't 100% understand it. I'll speak with you tomorrow to run through it.

Let me know if you have any questions.

Cheers Arthur