dkackar / foo_bar_lives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit 14 Assessment: Intro to JavaScript and jQuery

###Part 1: Book Learning

There's so much to know about JavaScript and jQuery! Take this longer-than-usual quiz about them.

###Part 2: Comb Sort

You've implemented bubble sort as part of the course work. Now read up on a variation called comb sort. There is psuedocode included with that link.

Implement comb sort with JavaScript, and comment your code to explain what each part of the algorithm does.

About


Languages

Language:JavaScript 100.0%