99 questions/Solutions
From HaskellWiki
(Difference between revisions)
(added links to 6-10) |
(stubs for problems 11-99) |
||
| Line 1: | Line 1: | ||
This page links to solutions for [[H-99: Ninety-Nine Haskell Problems]], with one page for each solution. | This page links to solutions for [[H-99: Ninety-Nine Haskell Problems]], with one page for each solution. | ||
| - | * [[ | + | * [[99_questions/1_to_10|Questions 1 to 10]]: Lists |
** [[99 questions/Solutions/1]] | ** [[99 questions/Solutions/1]] | ||
** [[99 questions/Solutions/2]] | ** [[99 questions/Solutions/2]] | ||
| Line 12: | Line 12: | ||
** [[99 questions/Solutions/9]] | ** [[99 questions/Solutions/9]] | ||
** [[99 questions/Solutions/10]] | ** [[99 questions/Solutions/10]] | ||
| + | * [[99_questions/11_to_20|Questions 11 to 20]]: Lists, continued | ||
| + | ** [[99 questions/Solutions/11]] | ||
| + | ** [[99 questions/Solutions/12]] | ||
| + | ** [[99 questions/Solutions/13]] | ||
| + | ** [[99 questions/Solutions/14]] | ||
| + | ** [[99 questions/Solutions/15]] | ||
| + | ** [[99 questions/Solutions/16]] | ||
| + | ** [[99 questions/Solutions/17]] | ||
| + | ** [[99 questions/Solutions/18]] | ||
| + | ** [[99 questions/Solutions/19]] | ||
| + | ** [[99 questions/Solutions/20]] | ||
| + | * [[99_questions/21_to_28|Questions 21 to 28]]: Lists again | ||
| + | ** TODO | ||
| + | * [[99_questions/31_to_41|Questions 31 to 41]]: Arithmetic | ||
| + | ** TODO | ||
| + | * [[99_questions/46_to_50|Questions 46 to 50]]: Logic and codes | ||
| + | ** TODO | ||
| + | * [[99_questions/54A_to_60|Questions 54A to 60]]: Binary trees | ||
| + | ** TODO | ||
| + | * [[99_questions/61_to_69|Questions 61 to 69]]: Binary trees, continued | ||
| + | ** TODO | ||
| + | * [[99_questions/70B_to_73|Questions 70B to 73]]: Multiway trees | ||
| + | ** TODO | ||
| + | * [[99_questions/80_to_89|Questions 80 to 89]]: Graphs | ||
| + | ** TODO | ||
| + | * [[99_questions/90_to_94|Questions 90 to 94]]: Miscellaneous problems | ||
| + | ** TODO | ||
| + | * [[99_questions/95_to_99|Questions 95 to 99]]: Miscellaneous problems, continued | ||
| + | ** TODO | ||
Revision as of 15:40, 13 July 2010
This page links to solutions for H-99: Ninety-Nine Haskell Problems, with one page for each solution.
- Questions 1 to 10: Lists
- Questions 11 to 20: Lists, continued
- Questions 21 to 28: Lists again
- TODO
- Questions 31 to 41: Arithmetic
- TODO
- Questions 46 to 50: Logic and codes
- TODO
- Questions 54A to 60: Binary trees
- TODO
- Questions 61 to 69: Binary trees, continued
- TODO
- Questions 70B to 73: Multiway trees
- TODO
- Questions 80 to 89: Graphs
- TODO
- Questions 90 to 94: Miscellaneous problems
- TODO
- Questions 95 to 99: Miscellaneous problems, continued
- TODO
