|
102 | 102 | # F |
103 | 103 | - [Fibonacci, Tribonacci and friends](fibonacci-tribonacci-and-friends) |
104 | 104 | - [Financing Plan on Planet XY140Z-n](financing-plan-on-planet-xy140z-n) |
| 105 | +- [Find last Fibonacci digit [hardcore version]](find-last-fibonacci-digit-hardcore-version) |
105 | 106 | - [Find the missing letter](find-the-missing-letter) |
106 | 107 | - [Find the odd int](find-the-odd-int) |
107 | 108 | - [Find The Parity Outlier](find-the-parity-outlier) |
|
113 | 114 | - [Fractions class](fractions-class) |
114 | 115 | - [Frog jumping](frog-jumping) |
115 | 116 | - [Fruit Machine](fruit-machine) |
| 117 | +- [Fun with lists: countIf](fun-with-lists-countif) |
116 | 118 | - [Fun with lists: map](fun-with-lists-map) |
117 | 119 | - [Fun with trees: max sum](fun-with-trees-max-sum) |
118 | 120 | - [Function iteration](function-iteration) |
|
126 | 128 | - [Hidden "Cubic" numbers](hidden-cubic-numbers) |
127 | 129 | - [Highest Scoring Word](highest-scoring-word) |
128 | 130 | - [How Much?](how-much) |
| 131 | +- [HTML dynamic color string generation](html-dynamic-color-string-generation) |
129 | 132 | # I |
130 | 133 | - [Integer depth](integer-depth) |
131 | 134 | - [Integers: Recreation Two](integers-recreation-two) |
|
157 | 160 | - [Numericals of a String](numericals-of-a-string) |
158 | 161 | # O |
159 | 162 | - [Odd/Even number of divisors](odd-slash-even-number-of-divisors) |
| 163 | +- [Overflowing with longing](overflowing-with-longing) |
160 | 164 | # P |
161 | 165 | - [Parabolic Arc Length](parabolic-arc-length) |
162 | 166 | - [Parse HTML/CSS Colors](parse-html-slash-css-colors) |
|
201 | 205 | - [Simple card game](simple-card-game) |
202 | 206 | - [Simple Encryption #1 - Alternating Split](simple-encryption-number-1-alternating-split) |
203 | 207 | - [Simple Fun #116: Prime String](simple-fun-number-116-prime-string) |
| 208 | +- [Simple Fun #319: Number And IP Address](simple-fun-number-319-number-and-ip-address) |
204 | 209 | - [Simple string indices](simple-string-indices) |
205 | 210 | - [Simple transposition](simple-transposition) |
206 | 211 | - [Simpson's Rule - Approximate Integration](simpsons-rule-approximate-integration) |
|
0 commit comments