chabco / khaleesi-filter

The mother of all filter, map, (and dragon) methods exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Khaleesi Filter

Fork this repo!

Clone your fork down to your computer

Work on the assignments.

For each of these questions, write a function that returns the answer.

How many characters names start with "A"?

How many characters names start with "Z"?

How many characters are dead?

Who has the most titles?

How many are Valyrian?

What actor plays "Hot Pie" (and don't use IMDB)?

How many characters are not in the tv show?

Produce a list characters with the last name "Targaryen"

Create a histogram of the houses (it's the "allegiances" key)

After you are finished, submit a Pull Request for code review.

About

The mother of all filter, map, (and dragon) methods exercises


Languages

Language:JavaScript 85.1%Language:HTML 14.9%