Rosetta Code/Count examples/Full list: Difference between revisions

From Rosetta Code
Content added Content deleted
(Update full list output)
(Update full list output)
Line 20: Line 20:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2019-12-29T23:48:38Z :: Tasks: 988 ::<span style="background-color:#ffd"> Draft Tasks:228 </span>:: Total Tasks: 1216 :: Total Examples: 65351
|+ As of 2020-01-05T21:17:10Z :: Tasks: 988 ::<span style="background-color:#ffd"> Draft Tasks:230 </span>:: Total Tasks: 1218 :: Total Examples: 65543
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
| 444
| 445
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 302
| 303
|data-sort-value="0C99 bottles of beer"| [[99%20Bottles%20of%20Beer|99 Bottles of Beer]]
|data-sort-value="0C99 bottles of beer"| [[99%20Bottles%20of%20Beer|99 Bottles of Beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 295
| 296
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 39: Line 39:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 270
| 271
| [[Fibonacci%20sequence|Fibonacci sequence]]
| [[Fibonacci%20sequence|Fibonacci sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 267
| 268
| [[Factorial|Factorial]]
| [[Factorial|Factorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 59: Line 59:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 224
| 226
| [[Function%20definition|Function definition]]
| [[Function%20definition|Function definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 67: Line 67:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 210
| 211
| [[Loops%2FWhile|Loops/While]]
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 209
| 209
| [[Arrays|Arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 208
| [[Ackermann%20function|Ackermann function]]
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 208
| 209
| [[Arrays|Arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 209
| [[Reverse%20a%20string|Reverse a string]]
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 87: Line 87:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 188
| 189
| [[Conditional%20structures|Conditional structures]]
| [[Conditional%20structures|Conditional structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 188
| 189
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 99: Line 99:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 180
| 181
| [[Greatest%20common%20divisor|Greatest common divisor]]
| [[Greatest%20common%20divisor|Greatest common divisor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 179
| 180
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 115: Line 115:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 176
| 177
| [[Repeat%20a%20string|Repeat a string]]
| [[Repeat%20a%20string|Repeat a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 131: Line 131:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 168
| 169
| [[Even%20or%20odd|Even or odd]]
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 147: Line 147:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 158
| 159
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 157
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 161: Line 165:
| 156
| 156
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 175: Line 175:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 153
| 154
| [[String%20concatenation|String concatenation]]
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 153
| 153
| [[Binary%20digits|Binary digits]]
| [[String%20concatenation|String concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 189: Line 189:
| 151
| 151
| [[Loops%2FBreak|Loops/Break]]
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 151
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 196: Line 200:
|-
|-
| 150
| 150
| [[Palindrome%20detection|Palindrome detection]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 150
| [[String%20case|String case]]
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 150
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 149
| [[String%20case|String case]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 219: Line 219:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 148
| [[Integer%20sequence|Integer sequence]]
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 147
| [[Leap%20year|Leap year]]
| [[Logical%20operations|Logical operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 146
| 147
| [[Logical%20operations|Logical operations]]
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 239: Line 239:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 144
| 145
| [[Empty%20string|Empty string]]
| [[Sum%20of%20squares|Sum of squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 144
| 144
| [[Dot%20product|Dot product]]
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 144
| 144
| [[Sum%20of%20squares|Sum of squares]]
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 143
| 144
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 143
| 144
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 273: Line 273:
| 137
| 137
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 284: Line 288:
|-
|-
| 135
| 135
| [[File%20input%2Foutput|File input/output]]
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 135
| 135
| [[File%20input%2Foutput|File input/output]]
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 135
| 135
| [[Higher-order%20functions|Higher-order functions]]
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 299: Line 303:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 134
| 135
| [[User%20input%2FText|User input/Text]]
| [[Higher-order%20functions|Higher-order functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 134
| 134
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 132
| 132
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 325: Line 325:
| 131
| 131
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 331: Line 335:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 128
| [[Bitwise%20operations|Bitwise operations]]
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 339: Line 343:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 128
| [[Bitwise%20operations|Bitwise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Primality%20by%20trial%20division|Primality by trial division]]
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 353: Line 353:
| 126
| 126
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 125
| [[Check%20that%20file%20exists|Check that file exists]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 125
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 125
| [[Substring|Substring]]
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Check%20that%20file%20exists|Check that file exists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 395: Line 395:
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 120
| 121
| [[Least%20common%20multiple|Least common multiple]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 120
| [[Happy%20numbers|Happy numbers]]
| [[Least%20common%20multiple|Least common multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 411: Line 411:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 118
| [[Date%20format|Date format]]
| [[Flatten%20a%20list|Flatten a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 118
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| [[Flatten%20a%20list|Flatten a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 117
| [[Balanced%20brackets|Balanced brackets]]
| [[Balanced%20brackets|Balanced brackets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 117
| [[Date%20format|Date format]]
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 116
| [[Compound%20data%20type|Compound data type]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 437: Line 437:
| 116
| 116
| [[Variables|Variables]]
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Knuth%20shuffle|Knuth shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 456: Line 464:
|-
|-
| 114
| 114
| [[Knuth%20shuffle|Knuth shuffle]]
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 114
| 114
| [[Loops%2FNested|Loops/Nested]]
| [[Search%20a%20list|Search a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 472: Line 476:
|-
|-
| 113
| 113
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| [[Search%20a%20list|Search a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 478: Line 486:
| [[Classes|Classes]]
| [[Classes|Classes]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 112
| 112
Line 489: Line 501:
| 111
| 111
| [[ABC%20Problem|ABC Problem]]
| [[ABC%20Problem|ABC Problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 503: Line 507:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 110
| [[Delete%20a%20file|Delete a file]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 524: Line 528:
|-
|-
| 109
| 109
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
| [[Delete%20a%20file|Delete a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 109
| 109
| [[Input%20loop|Input loop]]
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 109
| 109
| [[Input%20loop|Input loop]]
| [[Rename%20a%20file|Rename a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 108
| 108
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 548: Line 556:
|-
|-
| 108
| 108
| [[Multiplication%20tables|Multiplication tables]]
| [[Rename%20a%20file|Rename a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 561: Line 569:
| 107
| 107
| [[HTTP|HTTP]]
| [[HTTP|HTTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 581: Line 581:
| 106
| 106
| [[Pick%20random%20element|Pick random element]]
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Random%20numbers|Random numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 600: Line 604:
|-
|-
| 105
| 105
| [[Perfect%20numbers|Perfect numbers]]
| [[Pangram%20checker|Pangram checker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 105
| 105
| [[Random%20numbers|Random numbers]]
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 621: Line 625:
| 104
| 104
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Pangram%20checker|Pangram checker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 643: Line 643:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 102
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Catalan%20numbers|Catalan numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 102
| [[Infinity|Infinity]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 101
| [[Catalan%20numbers|Catalan numbers]]
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 101
| [[Temperature%20conversion|Temperature conversion]]
| [[Temperature%20conversion|Temperature conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 673: Line 677:
| 100
| 100
| [[Regular%20expressions|Regular expressions]]
| [[Regular%20expressions|Regular expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 691: Line 691:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 98
| [[Letter%20frequency|Letter frequency]]
| [[Combinations|Combinations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 98
| [[Permutations|Permutations]]
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 97
| [[Permutations|Permutations]]
| [[Combinations|Combinations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 723: Line 727:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 95
|data-sort-value="0C24 game"| [[24%20game|24 game]]
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 95
| 95
| [[Levenshtein%20distance|Levenshtein distance]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 738: Line 746:
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Anonymous%20recursion|Anonymous recursion]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 94
| 94
Line 749: Line 753:
| 94
| 94
| [[Queue%2FDefinition|Queue/Definition]]
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 765: Line 765:
| 93
| 93
| [[Comma%20quibbling|Comma quibbling]]
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Nth%20root|Nth root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 780: Line 788:
|-
|-
| 92
| 92
| [[Nth%20root|Nth root]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 92
| [[Sierpinski%20triangle|Sierpinski triangle]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 791: Line 799:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 91
| [[String%20append|String append]]
| [[Call%20a%20function|Call a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 817: Line 825:
| 90
| 90
| [[First-class%20functions|First-class functions]]
| [[First-class%20functions|First-class functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 824: Line 836:
|-
|-
| 90
| 90
| [[Y%20combinator|Y combinator]]
| [[Sierpinski%20triangle|Sierpinski triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Call%20a%20function|Call a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 844: Line 852:
|-
|-
| 89
| 89
| [[Time%20a%20function|Time a function]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Y%20combinator|Y combinator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 880: Line 884:
|-
|-
| 87
| 87
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 87
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[String%20prepend|String prepend]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 87
| [[Time%20a%20function|Time a function]]
| [[String%20prepend|String prepend]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 87
| [[Vector%20products|Vector products]]
| [[Vector%20products|Vector products]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 909: Line 909:
| 86
| 86
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 932: Line 936:
|-
|-
| 84
| 84
| [[Sierpinski%20carpet|Sierpinski carpet]]
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 84
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 949: Line 953:
| 83
| 83
| [[Hamming%20numbers|Hamming numbers]]
| [[Hamming%20numbers|Hamming numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Sierpinski%20carpet|Sierpinski carpet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,019: Line 1,019:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 80
| [[Gray%20code|Gray code]]
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 1,033: Line 1,033:
| 78
| 78
| [[Box%20the%20compass|Box the compass]]
| [[Box%20the%20compass|Box the compass]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Closures%2FValue%20capture|Closures/Value capture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,038: Line 1,042:
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 78
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
Line 1,058: Line 1,066:
| [[Simple%20windowed%20application|Simple windowed application]]
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 78
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
Line 1,068: Line 1,080:
|-
|-
| 77
| 77
| [[Amicable%20pairs|Amicable pairs]]
| [[Catamorphism|Catamorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Catamorphism|Catamorphism]]
| [[Closures%2FValue%20capture|Closures/Value capture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Floyd%27s%20triangle|Floyd's triangle]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,097: Line 1,105:
| 77
| 77
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,109: Line 1,113:
| 77
| 77
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,133: Line 1,133:
| 76
| 76
| [[Set|Set]]
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,140: Line 1,148:
|-
|-
| 75
| 75
| [[Show%20the%20epoch|Show the epoch]]
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Spiral%20matrix|Spiral matrix]]
| [[Spiral%20matrix|Spiral matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,160: Line 1,164:
|-
|-
| 74
| 74
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Playing%20cards|Playing cards]]
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Pythagorean%20triples|Pythagorean triples]]
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,193: Line 1,197:
| 73
| 73
| [[Find%20common%20directory%20path|Find common directory path]]
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,215: Line 1,215:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 73
| [[URL%20encoding|URL encoding]]
| [[Concurrent%20computing|Concurrent computing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Concurrent%20computing|Concurrent computing]]
| [[URL%20encoding|URL encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,249: Line 1,249:
| 71
| 71
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Kaprekar%20numbers|Kaprekar numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,281: Line 1,285:
| 70
| 70
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,292: Line 1,300:
|-
|-
| 70
| 70
| [[Linear%20congruential%20generator|Linear congruential generator]]
| [[Kaprekar%20numbers|Kaprekar numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[List%20comprehensions|List comprehensions]]
| [[Linear%20congruential%20generator|Linear congruential generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,303: Line 1,311:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 70
| [[Unicode%20variable%20names|Unicode variable names]]
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,324: Line 1,332:
|-
|-
| 69
| 69
| [[Long%20multiplication|Long multiplication]]
| [[List%20comprehensions|List comprehensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Multifactorial|Multifactorial]]
| [[Long%20multiplication|Long multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,361: Line 1,369:
| 68
| 68
| [[Gamma%20function|Gamma function]]
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,378: Line 1,382:
| [[Rock-paper-scissors|Rock-paper-scissors]]
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 68
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
Line 1,401: Line 1,401:
| 67
| 67
| [[Flow-control%20structures|Flow-control structures]]
| [[Flow-control%20structures|Flow-control structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[IBAN|IBAN]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,445: Line 1,449:
| 66
| 66
| [[Four%20bit%20adder|Four bit adder]]
| [[Four%20bit%20adder|Four bit adder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[IBAN|IBAN]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,477: Line 1,477:
| 66
| 66
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,489: Line 1,493:
| 65
| 65
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,525: Line 1,525:
| 64
| 64
| [[Phrase%20reversals|Phrase reversals]]
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,533: Line 1,541:
| 64
| 64
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,538: Line 1,550:
| [[Variable%20size%2FGet|Variable size/Get]]
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 63
| 63
Line 1,549: Line 1,565:
| 63
| 63
| [[Fork|Fork]]
| [[Fork|Fork]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,568: Line 1,588:
|-
|-
| 63
| 63
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 62
| 62
Line 1,600: Line 1,608:
|-
|-
| 62
| 62
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,625: Line 1,633:
| 62
| 62
| [[XML%2FOutput|XML/Output]]
| [[XML%2FOutput|XML/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,641: Line 1,645:
| 61
| 61
| [[Draw%20a%20sphere|Draw a sphere]]
| [[Draw%20a%20sphere|Draw a sphere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,657: Line 1,657:
| 61
| 61
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Optional%20parameters|Optional parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 61
| 61
| [[Roots%20of%20a%20function|Roots of a function]]
| [[Roots%20of%20a%20function|Roots of a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,685: Line 1,693:
| 60
| 60
| [[Nested%20function|Nested function]]
| [[Nested%20function|Nested function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Optional%20parameters|Optional parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,701: Line 1,705:
| 60
| 60
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,713: Line 1,713:
| 59
| 59
| [[Amb|Amb]]
| [[Amb|Amb]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,733: Line 1,737:
| 59
| 59
| [[Pernicious%20numbers|Pernicious numbers]]
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,741: Line 1,749:
| 59
| 59
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,753: Line 1,765:
| 58
| 58
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,769: Line 1,773:
| 58
| 58
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,810: Line 1,810:
| [[Rep-string|Rep-string]]
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Test%20a%20function|Test a function]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
Line 1,825: Line 1,829:
| 56
| 56
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[LZW%20compression|LZW compression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,838: Line 1,846:
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Test%20a%20function|Test a function]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
Line 1,880: Line 1,884:
|-
|-
| 55
| 55
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
| [[LZW%20compression|LZW compression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Semiprime|Semiprime]]
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Unicode%20strings|Unicode strings]]
| [[Semiprime|Semiprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,933: Line 1,937:
| 54
| 54
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,939: Line 1,947:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 54
| 53
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
| [[Unicode%20strings|Unicode strings]]
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 53
| 53
Line 1,996: Line 2,004:
|-
|-
| 53
| 53
| [[Synchronous%20concurrency|Synchronous concurrency]]
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,010: Line 2,018:
| [[User%20input%2FGraphical|User input/Graphical]]
| [[User%20input%2FGraphical|User input/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 52
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 52
| 52
Line 2,049: Line 2,053:
| 52
| 52
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Synchronous%20concurrency|Synchronous concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,069: Line 2,069:
| 51
| 51
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 51
| 51
| [[Extract%20file%20extension|Extract file extension]]
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Handle%20a%20signal|Handle a signal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,096: Line 2,104:
|-
|-
| 50
| 50
| [[Department%20Numbers|Department Numbers]]
| [[Dining%20philosophers|Dining philosophers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Dining%20philosophers|Dining philosophers]]
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Handle%20a%20signal|Handle a signal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,153: Line 2,157:
| 49
| 49
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Department%20Numbers|Department Numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,174: Line 2,174:
| [[Ludic%20numbers|Ludic numbers]]
| [[Ludic%20numbers|Ludic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 49
| 49
Line 2,200: Line 2,204:
|-
|-
| 48
| 48
| [[Heronian%20triangles|Heronian triangles]]
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 48
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
Line 2,222: Line 2,230:
|data-sort-value="0E2048"| [[2048|2048]]
|data-sort-value="0E2048"| [[2048|2048]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 47
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
Line 2,232: Line 2,244:
|-
|-
| 47
| 47
| [[FASTA%20format|FASTA format]]
| [[Heronian%20triangles|Heronian triangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 47
| 47
Line 2,245: Line 2,253:
| 47
| 47
| [[Zebra%20puzzle|Zebra puzzle]]
| [[Zebra%20puzzle|Zebra puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,260: Line 2,264:
|-
|-
| 46
| 46
| [[FASTA%20format|FASTA format]]
| [[Fractran|Fractran]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| [[Fractran|Fractran]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,273: Line 2,277:
| 46
| 46
| [[Polynomial%20regression|Polynomial regression]]
| [[Polynomial%20regression|Polynomial regression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,304: Line 2,312:
|-
|-
| 45
| 45
| [[Gaussian%20elimination|Gaussian elimination]]
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Longest%20string%20challenge|Longest string challenge]]
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,338: Line 2,346:
| [[GUI%20component%20interaction|GUI component interaction]]
| [[GUI%20component%20interaction|GUI component interaction]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 44
| [[Gaussian%20elimination|Gaussian elimination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
Line 2,349: Line 2,353:
| 44
| 44
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Longest%20string%20challenge|Longest string challenge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,393: Line 2,393:
| 43
| 43
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,398: Line 2,402:
| [[Extensible%20prime%20generator|Extensible prime generator]]
| [[Extensible%20prime%20generator|Extensible prime generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 43
| 43
Line 2,429: Line 2,437:
| 43
| 43
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,448: Line 2,464:
|-
|-
| 42
| 42
| [[Determinant%20and%20permanent|Determinant and permanent]]
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,462: Line 2,478:
| [[History%20variables|History variables]]
| [[History%20variables|History variables]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 42
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 42
| 42
Line 2,481: Line 2,493:
| 42
| 42
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,493: Line 2,501:
| 41
| 41
| [[Active%20object|Active object]]
| [[Active%20object|Active object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,512: Line 2,516:
|-
|-
| 41
| 41
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
| [[Determinant%20and%20permanent|Determinant and permanent]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 41
| 41
Line 2,557: Line 2,561:
| 41
| 41
| [[Variable%20size%2FSet|Variable size/Set]]
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,566: Line 2,574:
| [[Chaos%20game|Chaos game]]
| [[Chaos%20game|Chaos game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 40
| 40
Line 2,603: Line 2,607:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 40
| [[Word%20frequency|Word frequency]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 39
| 39
Line 2,622: Line 2,626:
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 39
| 39
Line 2,647: Line 2,655:
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 38
| [[Word%20frequency|Word frequency]]
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 38
| 38
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 38
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 38
| 38
Line 2,669: Line 2,673:
| 38
| 38
| [[Topswops|Topswops]]
| [[Topswops|Topswops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,686: Line 2,694:
| [[Damm%20algorithm|Damm algorithm]]
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 37
| 37
Line 2,705: Line 2,709:
| 37
| 37
| [[Jewels%20and%20Stones|Jewels and Stones]]
| [[Jewels%20and%20Stones|Jewels and Stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Longest%20Common%20Substring|Longest Common Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,737: Line 2,745:
| 37
| 37
| [[Variable-length%20quantity|Variable-length quantity]]
| [[Variable-length%20quantity|Variable-length quantity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,746: Line 2,750:
| [[Attractive%20numbers|Attractive numbers]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Balanced%20ternary|Balanced ternary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 36
| 36
Line 2,753: Line 2,761:
| 36
| 36
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Longest%20Common%20Substring|Longest Common Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,790: Line 2,794:
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Balanced%20ternary|Balanced ternary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 35
| 35
Line 2,918: Line 2,918:
| [[Flipping%20bits%20game|Flipping bits game]]
| [[Flipping%20bits%20game|Flipping bits game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 33
| [[Input%2FOutput%20for%20Lines%20of%20Text|Input/Output for Lines of Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Maze%20solving|Maze solving]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
Line 2,985: Line 2,993:
| 32
| 32
| [[Fusc%20sequence|Fusc sequence]]
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Input%2FOutput%20for%20Lines%20of%20Text|Input/Output for Lines of Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,998: Line 3,002:
| [[Lychrel%20numbers|Lychrel numbers]]
| [[Lychrel%20numbers|Lychrel numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 32
| [[Maze%20solving|Maze solving]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,038: Line 3,038:
| [[Chowla%20numbers|Chowla numbers]]
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
Line 3,110: Line 3,118:
| [[Executable%20library|Executable library]]
| [[Executable%20library|Executable library]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 3,121: Line 3,125:
| 30
| 30
| [[Integer%20roots|Integer roots]]
| [[Integer%20roots|Integer roots]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,322: Line 3,322:
| [[Formal%20power%20series|Formal power series]]
| [[Formal%20power%20series|Formal power series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
Line 3,386: Line 3,390:
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,454: Line 3,454:
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 25
| 25
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 25
| [[Days%20between%20dates|Days between dates]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
Line 3,470: Line 3,478:
| [[Go%20Fish|Go Fish]]
| [[Go%20Fish|Go Fish]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 25
| [[Honeycombs|Honeycombs]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 25
| 25
| [[Image%20convolution|Image convolution]]
| [[Image%20convolution|Image convolution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 25
| [[Long%20primes|Long primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 25
| 25
Line 3,518: Line 3,534:
| [[Chaocipher|Chaocipher]]
| [[Chaocipher|Chaocipher]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
| [[Church%20Numerals|Church Numerals]]
| [[Church%20Numerals|Church Numerals]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Days%20between%20dates|Days between dates]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 24
| [[Honeycombs|Honeycombs]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 24
| [[Long%20primes|Long primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
Line 3,586: Line 3,586:
| [[Decision%20tables|Decision tables]]
| [[Decision%20tables|Decision tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 23
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
Line 3,598: Line 3,602:
| [[Hough%20transform|Hough transform]]
| [[Hough%20transform|Hough transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Make%20a%20backup%20file|Make a backup file]]
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 23
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 23
| 23
Line 3,625: Line 3,641:
| 22
| 22
| [[Birthday%20problem|Birthday problem]]
| [[Birthday%20problem|Birthday problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 22
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,630: Line 3,650:
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 22
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 3,653: Line 3,669:
| 22
| 22
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 22
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
Line 3,734: Line 3,742:
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 3,754: Line 3,758:
| [[Generate%20random%20chess%20position|Generate random chess position]]
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 21
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 21
| 21
Line 3,766: Line 3,774:
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 21
| 21
Line 3,806: Line 3,818:
| [[A%2A%20search%20algorithm|A* search algorithm]]
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①|| ||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①|| ||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 20
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 3,813: Line 3,829:
| 20
| 20
| [[Bell%20numbers|Bell numbers]]
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,822: Line 3,842:
| [[Deming%27s%20Funnel|Deming's Funnel]]
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 20
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 20
| 20
Line 3,834: Line 3,850:
| [[Median%20filter|Median filter]]
| [[Median%20filter|Median filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 20
| 20
Line 3,862: Line 3,874:
| [[Bilinear%20interpolation|Bilinear interpolation]]
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 3,878: Line 3,886:
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 19
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 3,913: Line 3,917:
| 18
| 18
| [[Addition%20chains|Addition chains]]
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 18
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,925: Line 3,925:
| 18
| 18
| [[Eertree|Eertree]]
| [[Eertree|Eertree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 18
| [[Four%20is%20magic|Four is magic]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
Line 3,962: Line 3,966:
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 17
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 3,970: Line 3,978:
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 17
| [[Code%20segment%20unload|Code segment unload]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 17
| 17
Line 3,978: Line 3,990:
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|①||②||③|| ||⑤|| ||⑦|| ||⑨|| 
|①||②||③|| ||⑤|| ||⑦|| ||⑨|| 
|-
| 17
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 3,994: Line 4,010:
| [[Fixed%20length%20records|Fixed length records]]
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|| || || ||⑩
|-
| 17
| [[Four%20is%20magic|Four is magic]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 17
| 17
Line 4,034: Line 4,046:
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 17
| [[Range%20consolidation|Range consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,066: Line 4,082:
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 16
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Aspect%20Oriented%20Programming|Aspect Oriented Programming]]
| [[Aspect%20Oriented%20Programming|Aspect Oriented Programming]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 16
| [[Code%20segment%20unload|Code segment unload]]
| ||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,086: Line 4,094:
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|-
| 16
| 16
| [[Factorions|Factorions]]
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||||⑥|| || ||⑨||⑩
|①||②||③||④|| ||⑥|| ||||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,142: Line 4,150:
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 16
| [[Range%20consolidation|Range consolidation]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 16
| 16
Line 4,166: Line 4,170:
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 15
| [[Factorions|Factorions]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 4,186: Line 4,186:
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
| 15
| [[Lah%20numbers|Lah numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 15
| 15
Line 4,274: Line 4,278:
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|-
| 14
| [[Lah%20numbers|Lah numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,294: Line 4,294:
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
|①|| ||③||④||⑤|| ||⑦||⑧|| || 
|①|| ||③||④||⑤|| ||⑦||⑧|| || 
|- style="background-color: #ffc"
| 14
| [[Random%20Latin%20Squares|Random Latin Squares]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 14
| 14
Line 4,354: Line 4,358:
| [[Proof|Proof]]
| [[Proof|Proof]]
| || ||③|| || || || ||⑧|| || 
| || ||③|| || || || ||⑧|| || 
|- style="background-color: #ffc"
| 13
| [[Random%20Latin%20Squares|Random Latin Squares]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,366: Line 4,366:
| [[XML%20Validation|XML Validation]]
| [[XML%20Validation|XML Validation]]
|①||②|| || ||⑤||⑥||⑦|| ||⑨|| 
|①||②|| || ||⑤||⑥||⑦|| ||⑨|| 
|-
| 13
| [[Zumkeller%20numbers|Zumkeller numbers]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 12
| 12
Line 4,422: Line 4,426:
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|-
| 12
| 11
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Zumkeller%20numbers|Zumkeller numbers]]
|①||②||③||④|||||| ||⑧|| ||
|①||②||③||④|| || ||||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 4,442: Line 4,446:
| [[Functional%20coverage%20tree|Functional coverage tree]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 11
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①|| ||③||④||⑤|| ||⑦|| || ||⑩
|-
|-
| 11
| 11
Line 4,457: Line 4,465:
| 11
| 11
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|①||②||③||④|| ||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 11
| [[Unprimeable%20numbers|Unprimeable numbers]]
|①||②||③||④|| ||⑥|| || || ||⑩
|①||②||③||④|| ||⑥|| || || ||⑩
|-
|-
Line 4,462: Line 4,474:
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①|| ||③||④||⑤|| || ||⑧|| || 
|①|| ||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 10
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①|| ||③||④|| || ||⑦||⑧||⑨|| 
|-
|-
| 10
| 10
Line 4,474: Line 4,482:
| [[Interactive%20Help|Interactive Help]]
| [[Interactive%20Help|Interactive Help]]
|①||②||③||④|| ||⑥|| ||⑧|| || 
|①||②||③||④|| ||⑥|| ||⑧|| || 
|-
| 10
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①|| ||③||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,490: Line 4,494:
| [[Penrose%20tiling|Penrose tiling]]
| [[Penrose%20tiling|Penrose tiling]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 10
| [[Primalty%20by%20Wilson%27s%20theorem|Primalty by Wilson's theorem]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,550: Line 4,558:
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①|| ||③||④|| || ||⑦||⑧|| ||⑩
|①|| ||③||④|| || ||⑦||⑧|| ||⑩
|-
| 9
| [[Rare%20numbers|Rare numbers]]
|①|| ||③||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,570: Line 4,582:
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 9
| [[Unprimeable%20numbers|Unprimeable numbers]]
|①||②||③||④|| ||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,614: Line 4,622:
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④|| ||⑥|| || || || 
|①||②||③||④|| ||⑥|| || || || 
|-
| 8
| [[Rare%20numbers|Rare numbers]]
|①|| ||③||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,630: Line 4,634:
| [[Time-based%20One-time%20Password%20Algorithm|Time-based One-time Password Algorithm]]
| [[Time-based%20One-time%20Password%20Algorithm|Time-based One-time Password Algorithm]]
|①||②|| || || || || ||⑧|| ||⑩
|①||②|| || || || || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 8
| [[UPC|UPC]]
|①||②||③||④|| ||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,682: Line 4,690:
| [[Tree%20datastructures|Tree datastructures]]
| [[Tree%20datastructures|Tree datastructures]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 7
| [[UPC|UPC]]
|①||②||③||④|| ||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,726: Line 4,730:
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①|| ||③|| || || || ||⑧||⑨|| 
|①|| ||③|| || || || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 5
| [[Compiler%2F%20Verifying%20Syntax|Compiler/ Verifying Syntax]]
|①|| ||③||④|| ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|①||②|| || || || ||⑦|| || || 
|①||②|| || || || ||⑦|| || || 
|- style="background-color: #ffc"
| 5
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①|| ||③||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,766: Line 4,778:
| [[Chess%20player|Chess player]]
| [[Chess%20player|Chess player]]
|①|| ||③|| ||⑤|| || || || || 
|①|| ||③|| ||⑤|| || || || || 
|- style="background-color: #ffc"
| 4
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①|| ||③|| || || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 4,806: Line 4,814:
| [[Black%20Box|Black Box]]
| [[Black%20Box|Black Box]]
|①|| || || || || || || || ||⑩
|①|| || || || || || || || ||⑩
|- style="background-color: #ffc"
| 3
| [[Compiler%2F%20Verifying%20Syntax|Compiler/ Verifying Syntax]]
|①|| || ||④|| ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
Line 4,830: Line 4,834:
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①|| ||③|| || || ||⑦|| || || 
|①|| ||③|| || || ||⑦|| || || 
|- style="background-color: #ffc"
| 3
| [[Solving%20coin%20problems|Solving coin problems]]
|①|| ||③|| || ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
Line 4,840: Line 4,848:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 2
| 2
| [[URL%20shortener|URL shortener]]
| [[Solving%20coin%20problems|Solving coin problems]]
||| || || || |||| || || || 
| |||| || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 1
| 1

Revision as of 21:18, 5 January 2020

Full output for the Rosetta Code/Count examples#Perl_6 task. Updated periodically.

This is something of a experiment. The top 10 languages have their completed task entries marked with a circled digit in the table so you can sort on the language to see which tasks have been done. Hold down control and click on several columns to do secondary, tertiary, etc. sorts. Ideally it would be nice to be able to generate the table for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.

See Rosetta_Code/Rank_languages_by_popularity/Full_list for a full language/task completion table.

Top ten programming languages by number of task examples completed:
① Go
② Perl 6
③ Phix
④ Julia
⑤ Python
⑥ Perl
⑦ Kotlin
⑧ Racket
⑨ C
⑩ Zkl
As of 2020-01-05T21:17:10Z :: Tasks: 988 :: Draft Tasks:230 :: Total Tasks: 1218 :: Total Examples: 65543
Count Task
445 Hello world/Text
303 99 Bottles of Beer
296 100 doors
293 FizzBuzz
271 Fibonacci sequence
268 Factorial
260 Comments
247 A+B
237 Empty program
226 Function definition
215 Loops/Infinite
211 Loops/While
209 Ackermann function  
209 Arrays
209 Reverse a string
197 Loops/For
189 Conditional structures
189 Greatest element of a list
186 Arithmetic/Integer
181 Greatest common divisor
180 Averages/Arithmetic mean
178 Array concatenation
178 Integer comparison
177 Repeat a string
173 Boolean values
172 Loops/Downward for
171 Increment a numerical string
169 Even or odd
168 Hello world/Graphical
168 Loops/For with a specified step
165 Copy a string
159 Apply a callback to an array
157 Character codes
157 Hello world/Newline omission
156 Loops/Foreach
156 Sum and product of an array
155 Loops/Do-while
155 String length
154 String concatenation
153 Binary digits
152 Sieve of Eratosthenes
151 Loops/Break
151 Loops/N plus one half
151 Sum of a series
150 Palindrome detection
150 String case
150 Towers of Hanoi
148 Array length
148 Generic swap
148 Integer sequence
147 Leap year
147 Logical operations
145 Filter
145 Hailstone sequence
145 Sum of squares
144 Dot product
144 Empty string
144 Rot-13
144 Tokenize a string
141 Execute a system command
140 Associative array/Creation
139 Sort an integer array
137 Sorting algorithms/Bubble sort
136 Caesar cipher
136 Determine if a string is numeric
136 Factors of an integer
135 File input/output
135 Guess the number
135 Higher-order functions
135 Quine
135 User input/Text
134 Remove duplicate elements
132 Hello world/Standard error
131 Command-line arguments
131 Read entire file
131 Roman numerals/Encode
131 System time
129 Day of the week
128 Bitwise operations
128 Create a file
128 Primality by trial division
126 Loops/Continue
126 Sorting algorithms/Quicksort
126 Stack
125 Check that file exists
125 Loop over multiple arrays simultaneously
125 Substring
124 Luhn test of credit card numbers
124 Sleep
123 Literals/String
123 Pascal's triangle
122 Mutual recursion
121 Include a file  
121 Least common multiple
120 Happy numbers
119 Literals/Integer
118 Detect division by zero
118 Flatten a list
118 Generate lower case ASCII alphabet
117 Balanced brackets
117 Date format
116 Compound data type
116 Program termination
116 Variables
115 Knuth shuffle
115 Loops/Nested
114 Associative array/Iteration
114 Binary search
114 File size
114 Formatted numeric output
114 Null object
114 Search a list
113 Function composition
113 Zero to the zero power
112 Averages/Root mean square
112 Classes  
112 Hash from two arrays
112 Mandelbrot set
112 Read a file line by line
111 ABC Problem
111 Real constants and functions
110 Delete a file
110 Ethiopian multiplication
110 Hostname  
110 N-queens problem
109 Averages/Median
109 Guess the number/With feedback
109 Input loop
109 Rename a file
108 Case-sensitivity of identifiers
108 Identity matrix
108 Matrix multiplication
108 Matrix transposition
108 Multiplication tables
107 Count in octal
107 Count occurrences of a substring
107 HTTP
107 Sorting algorithms/Insertion sort
106 Environment variables
106 Pick random element
106 Random numbers
106 Roman numerals/Decode
106 String matching
105 Babbage problem
105 Haversine formula
105 Pangram checker
105 Perfect numbers
105 Return multiple values
104 Accumulator factory
104 Arithmetic/Complex
104 Find limit of recursion
103 Align columns
103 Anagrams
103 Assertions
102 Averages/Pythagorean means
102 Horner's rule for polynomial evaluation
102 Infinity
101 Catalan numbers
101 Temperature conversion
101 Variadic function
100 Conway's Game of Life
100 Exceptions
100 Program name
100 Regular expressions
99 Arithmetic-geometric mean
99 Evaluate binomial coefficients
99 Run-length encoding
98 Letter frequency
98 Permutations
98 Zig-zag matrix
97 Combinations
97 String interpolation (included)
97 Strip a set of characters from a string
97 Strip whitespace from a string/Top and tail
97 Substring/Top and tail
97 Trigonometric functions
95 24 game
95 Levenshtein distance
95 Reverse words in a string
95 Sorting algorithms/Selection sort
94 Anonymous recursion  
94 Prime decomposition
94 Queue/Definition
94 Shell one-liner
94 Short-circuit evaluation
93 Comma quibbling
93 Nth root
93 String append
92 Bulls and cows
92 Collections
92 Enumerations
92 Range extraction
92 Sierpinski triangle
92 Sorting algorithms/Merge sort
91 Call a function
91 Create a two-dimensional array at runtime
91 Look-and-say sequence
91 Middle three digits
91 Ordered words
91 Power set
90 First-class functions
90 One-dimensional cellular automata
90 Range expansion
90 Y combinator
89 Arbitrary-precision integers (included)
89 Interactive programming    
89 MD5
89 Time a function
88 Create an HTML table
88 Exponentiation operator
88 Random number generator (included)
88 Sequence of non-squares
88 Sum multiples of 3 and 5
88 Walk a directory/Non-recursively
87 Averages/Mode
87 Cumulative standard deviation
87 Evolutionary algorithm
87 String prepend
87 Vector products
86 Inheritance/Single  
86 Sort using a custom comparator
86 Sorting algorithms/Gnome sort
86 Sum digits of an integer
85 Averages/Simple moving average
85 Five weekends
84 Forward difference
84 Langton's ant
84 Monty Hall problem
84 Sierpinski carpet
84 Sorting algorithms/Cocktail sort
83 Digital root
83 Execute Brain****
83 Hamming numbers
83 Symmetric difference
83 Window creation  
82 Entropy
82 File modification time
82 Greatest subsequential sum
82 Harshad or Niven series
82 JSON
81 Abstract type  
81 Abundant, deficient and perfect number classifications
81 CSV data manipulation
81 CSV to HTML translation
81 Dragon curve
81 Menu
81 N'th
81 Price fraction
81 The Twelve Days of Christmas
80 Gray code
79 Josephus problem
79 Sorting algorithms/Bogosort
78 Box the compass
78 Closures/Value capture
78 Hello world/Line printer  
78 Introspection
78 Last Friday of each month
78 Literals/Floating point
78 Map range
78 Queue/Usage
78 Simple windowed application  
78 Sorting algorithms/Heapsort
78 Tree traversal
78 Web scraping
77 Amicable pairs
77 Catamorphism
77 Floyd's triangle
77 Monte Carlo methods
77 Number names  
77 SEDOLs
77 Sort an array of composite structures
77 String comparison
77 Walk a directory/Recursively
76 Count in factors
76 Non-decimal radices/Convert
76 Number reversal game
76 Read a specific line from a file
76 Set
76 Singly-linked list/Traversal
76 URL decoding
76 XML/Input
75 Show the epoch
75 Spiral matrix
74 Bitmap
74 Dynamic variable names  
74 Hofstadter Q sequence
74 Playing cards
74 Pythagorean triples
74 Sockets  
74 Terminal control/Ringing the terminal bell
74 Top rank per group
73 Call an object method  
73 Count the coins
73 Find common directory path
73 Knapsack problem/0-1
73 Sorting algorithms/Shell sort
73 Strip comments from a string
73 Terminal control/Clear the screen
73 URL encoding
72 Concurrent computing
71 Address of a variable    
71 Almost prime
71 CRC-32
71 Compare a list of strings
71 Date manipulation
71 Fibonacci n-step number sequences
71 Hello world/Newbie
71 Kaprekar numbers
71 Keyboard input/Obtain a Y or N response  
71 Lucas-Lehmer test
71 Man or boy test  
71 Order two numerical lists
71 Proper divisors
71 Roots of unity
71 Soundex  
70 Averages/Mean angle
70 Exceptions/Catch an exception thrown in a nested call
70 Find the missing permutation
70 Here document
70 Linear congruential generator
70 List comprehensions
70 Special characters
70 Unicode variable names
69 Bitmap/Bresenham's line algorithm
69 Find the last Sunday of each month
69 Hello world/Web server
69 Jensen's Device
69 Long multiplication
69 Multifactorial
69 Non-decimal radices/Output
69 Singly-linked list/Element definition
69 Sorting algorithms/Counting sort
69 Take notes on the command line
68 Calculating the value of e
68 Empty directory
68 Equilibrium index
68 Gamma function
68 Pi
68 Polymorphism
68 Rock-paper-scissors  
68 Sorting algorithms/Comb sort
68 Word wrap
67 Calendar
67 Execute HQ9+
67 Flow-control structures
67 IBAN
67 Modular inverse
67 Multiple distinct objects
67 Parsing/RPN calculator algorithm
67 Stair-climbing puzzle
67 Sudoku
67 Vigenère cipher
67 Write float arrays to a text file
66 Anagrams/Deranged anagrams
66 Animation  
66 Convert seconds to compound duration
66 Four bit adder
66 Longest common subsequence
66 Operator precedence
66 Quaternion type
66 Read a configuration file
66 Semordnilap
66 Sorting algorithms/Stooge sort
66 Trabb Pardo–Knuth algorithm
66 Write entire file
65 Call a foreign-language function
65 Enforced immutability
65 Guess the number/With feedback (player)
64 Catalan numbers/Pascal's triangle
64 Closest-pair problem
64 Currying
64 Magic squares of odd order
64 Maze generation
64 Named parameters  
64 Numerical integration
64 Phrase reversals
64 SHA-1
64 SHA-256
64 Self-describing numbers
64 Sort disjoint sublist
64 Split a character string based on change of character
64 Variable size/Get
63 15 Puzzle Game  
63 AKS test for primes
63 Euler method
63 Fork
63 Horizontal sundial calculations
63 Largest int from concatenated ints
63 Munchausen numbers
63 Repeat
63 Runtime evaluation    
63 Zeckendorf number representation
62 Arithmetic/Rational
62 Benford's law
62 Euler's sum of powers conjecture
62 HTTPS
62 Hofstadter-Conway $10,000 sequence
62 Morse code  
62 Sort stability
62 Strip control codes and extended characters from a string
62 Text processing/Max licenses in use
62 Van der Corput sequence
62 XML/Output
61 Combinations with repetitions
61 Constrained random points on a circle
61 Draw a sphere
61 Inheritance/Multiple  
61 Narcissistic decimal number
61 One of n lines in a file
61 Optional parameters
61 Roots of a function
61 Singly-linked list/Element insertion
61 Special variables  
60 Continued fraction
60 Extend your language    
60 Fractal tree
60 Jump anywhere
60 Nested function
60 Priority queue
60 Probabilistic choice
60 Roots of a quadratic function
60 Undefined values
59 Amb
59 Cholesky decomposition
59 Documentation    
59 Fast Fourier transform
59 Host introspection  
59 Memory allocation
59 Pernicious numbers
59 Population count
59 Remove lines from a file
59 Sorting algorithms/Pancake sort
59 Unix/ls
59 Write language name in 3D ASCII
58 Arithmetic evaluation
58 Chinese remainder theorem
58 Runge-Kutta method
58 Sorting algorithms/Sleep sort
57 Circles of given radius through two points
57 General FizzBuzz
57 Globally replace text in several files
57 Huffman coding
57 Miller–Rabin primality test
57 Old lady swallowed a fly
57 Partial function application
57 Reduced row echelon form
57 Rep-string
57 Test a function  
56 24 game/Solve
56 Animate a pendulum  
56 Draw a clock
56 Knapsack problem/Unbounded
56 LZW compression
56 Non-decimal radices/Input
56 Sequence of primes by trial division
56 Stem-and-leaf plot
55 Averages/Mean time of day
55 Binary strings
55 Brownian tree
55 Deal cards for FreeCell
55 Factors of a Mersenne number
55 Forest fire    
55 Generator/Exponential
55 Get system command output
55 Knapsack problem/Continuous
55 Plot coordinate pairs
55 Semiprime
55 Unicode strings
55 XML/XPath    
54 Add a variable to a class instance at runtime      
54 Barnsley fern
54 Extreme floating point values  
54 Hash join  
54 Knight's tour
54 Modular exponentiation
54 Mouse position  
54 Odd word problem
54 Scope modifiers
54 Sorting algorithms/Bead sort
54 Thue-Morse
54 Tic-tac-toe  
53 4-rings or 4-squares puzzle  
53 Best shuffle
53 Compile-time calculation  
53 Define a primitive data type    
53 Delegates
53 Dinesman's multiple-dwelling problem
53 Fibonacci word
53 Munching squares
53 Random number generator (device)
53 Runtime evaluation/In an environment    
53 Send email  
53 Singleton  
53 Sorting algorithms/Permutation sort
53 Stack traces
53 Synchronous concurrency
53 Terminal control/Display an extended character
53 Two Sum
53 User input/Graphical  
52 Angle difference between two bearings
52 Draw a cuboid
52 Dutch national flag problem
52 Exponentiation order
52 I before E except after C
52 Left factorials
52 Matrix-exponentiation operator  
52 Pointers and references  
52 Rosetta Code/Rank languages by popularity
52 Truncate a file  
52 Yin and yang
51 Bitmap/Write a PPM file
51 Doubly-linked list/Element definition
51 Emirp primes
51 Extract file extension
51 Handle a signal
51 Iterated digits squaring
51 Multisplit
51 Statistics/Basic
51 Truncatable primes  
50 9 billion names of God the integer
50 Department Numbers
50 Dining philosophers
50 Inverted syntax
50 JortSort
50 Leonardo numbers
50 Maximum triangle path sum
50 Modulinos      
50 Non-continuous subsequences
50 Sort three variables
50 Topological sort
50 Unbias a random generator
50 XML/DOM serialization  
49 Bernoulli numbers
49 Convert decimal number to rational
49 First-class functions/Use numbers analogously  
49 Grayscale image
49 Integer overflow
49 Ludic numbers
49 Mad Libs  
49 Seven-sided dice from five-sided dice
49 Sierpinski triangle/Graphical
49 Terminal control/Cursor positioning  
49 Ternary logic  
49 Wireworld    
48 CUSIP
48 Heronian triangles
48 Keyboard input/Keypress check  
48 Longest increasing subsequence
48 Quickselect algorithm
48 Respond to an unknown method call  
48 Universal Turing machine
47 2048    
47 Anti-primes
47 Cartesian product of two or more lists
47 DNS query    
47 FASTA format
47 Text processing/2
47 Zebra puzzle
46 Call a function in a shared library
46 Dijkstra's algorithm
46 Fractran
46 Greyscale bars/Display
46 Polymorphic copy  
46 Polynomial regression
46 Rate counter
46 Smith numbers
46 Stable marriage problem
46 Stern-Brocot sequence
46 Subleq
46 Text processing/1  
45 Discordian date
45 Doubly-linked list/Traversal  
45 Gaussian elimination
45 Longest string challenge
45 Move-to-front algorithm
45 Validate International Securities Identification Number
44 Base64 encode data
44 Determine if only one instance is running  
44 Echo server  
44 Farey sequence
44 GUI component interaction    
44 Last letter-first letter
44 Longest common prefix
44 Make directory path
44 Metaprogramming
44 Pascal matrix generation
44 Rosetta Code/Count examples    
44 Search a list of records
44 Send an unknown method call  
44 Show Ascii table
44 Strip block comments
44 Terminal control/Coloured text
43 Doubly-linked list/Element insertion
43 Execute a Markov algorithm
43 Extensible prime generator
43 Hofstadter Figure-Figure sequences  
43 Holidays related to Easter  
43 Image noise  
43 Naming conventions
43 Parsing/Shunting-yard algorithm
43 Perfect shuffle
43 Pig the dice game  
43 Set consolidation
43 Shoelace formula for polygonal area
43 Vector
43 Verify distribution uniformity/Naive
42 Append a record to the end of a text file
42 Archimedean spiral
42 Bitmap/Read a PPM file
42 Chinese zodiac
42 Determinant and permanent
42 Find the intersection of two lines
42 Generate Chess960 starting position
42 History variables  
42 OpenGL  
42 Polynomial long division
42 Sattolo cycle
42 Tokenize a string with escaping
42 Visualize a tree
41 Active object
41 Atomic updates
41 Bitmap/Flood fill
41 Carmichael 3 strong pseudoprimes
41 Colour bars/Display  
41 Element-wise operations
41 Jaro distance
41 Loops/Increment loop index within loop body
41 MD5/Implementation  
41 Narcissist
41 Percentage difference between images
41 Secure temporary file
41 Sum to 100
41 Table creation/Postal addresses  
41 Twelve statements  
41 Variable size/Set
40 Abundant odd numbers
40 Calendar - for "REAL" programmers  
40 Chaos game
40 Digital root/Multiplicative digital root
40 Doubly-linked list/Definition  
40 Kronecker product
40 Password generator
40 Problem of Apollonius
40 Sparkline in unicode
40 Subtractive generator
40 Ulam spiral (for primes)
40 Word frequency  
39 Average loop length
39 Bulls and cows/Player
39 Egyptian division
39 Hickerson series of almost integers
39 Keyboard input/Flush the keyboard buffer  
39 Knapsack problem/Bounded
39 McNuggets Problem
39 Parametric polymorphism      
39 Permutations/Derangements
39 Sorting algorithms/Strand sort
39 Start from a main routine  
38 Draw a pixel  
38 GUI enabling/disabling of controls    
38 Sorting algorithms/Radix sort
38 Terminal control/Dimensions
38 Topswops
38 Voronoi diagram
37 Cantor set
37 Color of a screen pixel  
37 Combinations and permutations  
37 Damm algorithm
37 Elementary cellular automaton
37 GUI/Maximum window dimensions  
37 Inverted index  
37 Jewels and Stones
37 Longest Common Substring
37 Parallel calculations
37 Permutations by swapping
37 Ray-casting algorithm
37 Self-referential sequence
37 Speech synthesis  
37 Taxicab numbers
37 Text between
37 Variable-length quantity
36 Attractive numbers
36 Balanced ternary  
36 Constrained genericity        
36 Knuth's algorithm S
36 Magic squares of doubly even order  
36 Parsing/RPN to infix conversion
36 Permutation test
36 Pythagorean quadruples
36 QR decomposition  
36 Statistics/Normal distribution
36 Vampire number
35 Aliquot sequence classifications
35 Bitmap/Midpoint circle algorithm    
35 Break OO privacy      
35 Deepcopy  
35 Events  
35 Function prototype  
35 LU decomposition
35 MD4  
35 Numerical integration/Gauss-Legendre Quadrature
35 Object serialization  
35 Order disjoint list items  
35 Pascal's triangle/Puzzle
35 Permutations with repetitions  
35 S-Expressions  
35 Sailors, coconuts and a monkey problem
35 Spinning rod animation/Text
35 Water collected between towers
34 Base64 decode data  
34 Colour pinstripe/Display  
34 Find palindromic numbers in both binary and ternary bases
34 Floyd-Warshall algorithm
34 Input/Output for Pairs of Numbers
34 Julia set
34 Metered concurrency
34 Minesweeper game    
34 Multiline shebang    
34 Pathological floating point problems
34 Square but not cube
34 Terminal control/Unicode output
34 UTF-8 encode and decode
33 Cramer's rule
33 Flipping bits game  
33 Input/Output for Lines of Text
33 Maze solving
33 Musical scale    
33 Penney's game
33 Prime conspiracy
33 Primorial numbers
33 RIPEMD-160
33 RPG Attributes Generator
33 Scope/Function names and labels
33 Terminal control/Hiding the cursor
33 Terminal control/Inverse video
33 Test integerness
32 Bitcoin/address validation
32 Bitwise IO
32 Casting out nines  
32 Currency
32 Fibonacci word/fractal
32 File extension is in extensions list
32 Fusc sequence
32 Kahan summation
32 Lychrel numbers  
32 Ordered Partitions
32 Parametrized SQL statement  
32 Pinstripe/Display  
32 Ranking methods
32 Rosetta Code/Find bare lang tags    
32 Sorting Algorithms/Circle Sort
32 Sutherland-Hodgman polygon clipping  
31 Bitmap/Bézier curves/Cubic  
31 Chowla numbers  
31 Feigenbaum constant calculation
31 Kernighans large earthquake problem
31 Parse command-line arguments
31 Pythagoras tree
31 RSA code
31 Recaman's sequence  
31 Set puzzle
31 Solve the no connection puzzle  
31 Straddling checkerboard
31 Subset sum problem
31 Topic variable  
30 Abbreviations, automatic  
30 Arithmetic-geometric mean/Calculate Pi  
30 Bitmap/Bézier curves/Quadratic  
30 Bitmap/Histogram  
30 Brace expansion  
30 Continued fraction/Arithmetic/Construct from rational number
30 Convex hull
30 Create a file on magnetic tape    
30 Executable library  
30 Galton box animation  
30 Integer roots
30 MAC Vendor Lookup
30 Metronome  
30 Read a file character by character/UTF8
30 Resistor mesh
30 Simple database  
30 Solve a Hidato puzzle
30 Truth table  
29 Check output device is a terminal  
29 Conjugate transpose  
29 Cuban primes
29 Find the intersection of a line with a plane
29 Hilbert curve
29 Keyboard macros  
29 Multiple regression  
29 Multiplicative order
29 Pattern matching      
29 Pentagram
29 Sort a list of object identifiers  
29 The Name Game  
29 URL parser    
29 Van Eck sequence  
29 Write to Windows event log  
29 Zhang-Suen thinning algorithm  
28 Check Machin-like formulas    
28 Checkpoint synchronization
28 Cycle detection
28 Decimal floating point number to binary  
28 Deconvolution/1D
28 Entropy/Narcissist
28 Euler's identity
28 Execute SNUSP  
28 First class environments
28 Memory layout of a data structure    
28 Negative base numbers
28 Numeric error propagation  
28 Rosetta Code/Find unimplemented tasks      
28 Set of real numbers
28 Sort numbers lexicographically
28 Substitution Cipher
28 Terminal control/Preserve screen
28 Totient function
28 Use another language to call a function      
28 Xiaolin Wu's line algorithm  
27 Copy stdin to stdout
27 Death Star    
27 Display a linear combination
27 Egyptian fractions  
27 FTP
27 Formal power series
27 Idiomatically determine all the lowercase and uppercase letters  
27 Implicit type conversion
27 Partition an integer X into N primes  
27 Poker hand analyser  
27 Pragmatic directives  
27 Reflection/List properties      
27 Rosetta Code/Fix code tags    
27 Terminal control/Cursor movement
27 Verify distribution uniformity/Chi-squared test
26 Active Directory/Connect      
26 Apply a digital filter (direct form II transposed)  
26 Arena storage pool  
26 Chat server  
26 Distributed programming      
26 Find first and last set bit of a long integer
26 Find largest left truncatable prime in a given base
26 HTTPS/Authenticated
26 Largest number divisible by its digits  
26 Magic 8-Ball
26 Modular arithmetic
26 Multi-dimensional array  
26 Nautical bell  
26 Paraffins
26 Reflection/List methods    
26 Safe addition  
26 Sorting algorithms/Cycle sort  
26 Sorting algorithms/Patience sort
26 Square-free integers
26 State name puzzle
26 Table creation      
26 Update a configuration file  
26 Window creation/X11  
25 Check input device is a terminal  
25 Cheryl's Birthday
25 Create an object at a given address      
25 Days between dates  
25 Faulhaber's formula  
25 Faulhaber's triangle
25 Go Fish    
25 Honeycombs    
25 Image convolution  
25 Long primes
25 Mian-Chowla sequence    
25 Natural sorting
25 Nim Game  
25 Old Russian measure of length  
25 Ramsey's theorem    
25 Same Fringe  
25 Textonyms  
25 The ISAAC Cipher  
24 Abbreviations, simple  
24 Bacon cipher
24 Chaocipher  
24 Church Numerals    
24 Perfect totient numbers
24 Polyspiral  
24 RCRPG    
24 Simulate input/Keyboard      
24 Solve a Holy Knight's tour    
24 Sum and Product Puzzle  
24 Superellipse
23 100 prisoners  
23 AVL tree        
23 Brazilian numbers  
23 Card shuffles
23 Decision tables  
23 Determine if a string has all the same characters
23 Determine if two triangles overlap
23 Eban numbers  
23 Hough transform
23 Loops/Wrong ranges
23 Loops/with multiple ranges  
23 Make a backup file    
23 Mersenne primes    
23 SOAP    
23 Stream Merge    
23 Type detection  
23 Welch's t-test
22 Abbreviations, easy  
22 Birthday problem
22 Chebyshev coefficients
22 Compiler/lexical analyzer    
22 Dice game probabilities
22 Draw a rotating cube  
22 Function frequency    
22 K-means++ clustering    
22 Kronecker product based fractals  
22 Machine code      
22 Magic squares of singly even order  
22 Main step of GOST 28147-89
22 Parallel Brute Force
22 Percolation/Mean run density
22 Perlin noise
22 Permutations/Rank of a permutation
22 Plasma effect  
22 Play recorded sounds            
22 Sequence of primorial primes
22 Sequence: smallest number greater than previous term with exactly n divisors  
22 Superpermutation minimisation
22 Thiele's interpolation formula  
22 Total circles area
22 Word break problem  
22 World Cup group stage  
22 Yahoo! search interface        
21 Base58Check encoding  
21 Cipolla's algorithm  
21 Cut a rectangle
21 Elementary cellular automaton/Random Number Generator
21 Generate random chess position  
21 Humble numbers
21 Idiomatically determine all the characters that can be used for symbols  
21 Koch curve
21 Linux CPU utilization
21 Markov chain text generator    
21 Nonoblock  
21 Pig the dice game/Player      
21 Ramer-Douglas-Peucker line simplification  
21 Record sound        
21 Reverse the gender of a string    
21 Safe primes and unsafe primes    
21 Tonelli-Shanks algorithm  
21 Video display modes      
21 Window management    
20 A* search algorithm    
20 Approximate Equality
20 AudioAlarm        
20 Bell numbers  
20 Burrows–Wheeler transform  
20 Create an object/Native demonstration  
20 Deming's Funnel  
20 Law of cosines - triples  
20 Median filter
20 Parse an IP Address  
20 Playfair cipher      
20 Sokoban  
20 Solve a Numbrix puzzle  
19 Active Directory/Search for a user            
19 Bilinear interpolation
19 Chemical Calculator  
19 Diversity prediction theorem  
19 Elliptic curve arithmetic  
19 N-body problem    
19 Native shebang    
19 Sequence: smallest number with exactly n divisors  
19 Sierpinski pentagon  
19 Simulate input/Mouse      
19 Solve a Hopido puzzle  
19 Weird numbers    
18 Addition chains
18 Color quantization  
18 Eertree  
18 Four is magic  
18 Intersecting Number Wheels      
18 Lucky and even lucky numbers    
18 Mastermind    
18 Mind boggling card trick    
18 Orbital elements  
18 Pell's equation    
18 Shortest common supersequence
18 Snake And Ladder  
18 Strong and weak primes      
17 Arithmetic coding/As a generalized change of radix    
17 Assertions in design by contract      
17 Bitcoin/public point to address  
17 Code segment unload    
17 Commatizing numbers    
17 Data Encryption Standard        
17 Determine if a string has all unique characters    
17 Elementary cellular automaton/Infinite length  
17 Find duplicate files    
17 First perfect square in base N with N unique digits      
17 Fixed length records      
17 Hunt The Wumpus        
17 Index finite lists of positive integers  
17 Joystick position              
17 K-d tree  
17 Kosaraju  
17 Levenshtein distance/Alignment  
17 Numeric separator syntax  
17 P-value correction  
17 Percolation/Site percolation
17 Range consolidation  
17 Readline interface    
17 Reflection/Get source      
17 SQL-based authentication    
17 Selective File Copy      
17 Sexy primes  
17 Untrusted environment    
17 Vigenère cipher/Cryptanalysis
17 Zeckendorf arithmetic    
16 Aspect Oriented Programming    
16 Color wheel  
16 Compiler/code generator    
16 Factorions    
16 Finite state machine    
16 HTTPS/Client-authenticated  
16 I.Q. Puzzle  
16 Just in time processing on a character stream
16 Knuth's power tree  
16 Kolakoski sequence  
16 List rooted trees  
16 Monads/List monad      
16 Monads/Maybe monad        
16 Montgomery reduction  
16 Names to numbers    
16 Perceptron        
16 Polynomial synthetic division  
16 Vogel's approximation method  
15 Compiler/syntax analyzer        
15 Compiler/virtual machine interpreter    
15 Determine if a string is collapsible    
15 Draw pixel 2    
15 Find URI in text          
15 Fraction reduction  
15 Free polyominoes enumeration        
15 Gauss-Jordan matrix inversion    
15 Lah numbers    
15 N-smooth numbers    
15 NYSIIS  
15 Nonogram solver      
15 Peano curve  
15 Percolation/Bond percolation
15 Percolation/Mean cluster density
15 Primes - allocate descendants to their ancestors
15 Rendezvous      
15 Retrieve and search chat history      
15 Self-hosting compiler        
15 Separate the house number from the street name    
15 Successive prime differences      
15 Sum data type        
15 Sunflower fractal    
14 Angles (geometric), normalization and conversion    
14 Bitmap/Read an image through a pipe    
14 De Bruijn sequences  
14 EKG sequence convergence  
14 Gapful numbers    
14 Geometric algebra        
14 ISBN13 check digit    
14 Imaginary base numbers      
14 Monads/Writer monad            
14 Most frequent k chars distance      
14 Nested templated data    
14 Particle Swarm Optimization        
14 Random Latin Squares    
14 Smarandache prime-digital sequence      
14 Spelling of ordinal numbers    
14 Teacup rim text      
14 Terminal control/Positional read    
14 Transportation problem        
14 Vibrating rectangles    
14 Word search    
13 Abelian sandpile model      
13 Compare sorting algorithms' performance        
13 Determine if a string is squeezable    
13 Fermat numbers    
13 Matrix chain multiplication    
13 Mayan numerals      
13 Numerical integration/Adaptive Simpson's method  
13 Proof                
13 Suffix tree      
13 XML Validation        
13 Zumkeller numbers    
12 Bitmap/PPM conversion through a pipe    
12 Compiler/AST interpreter      
12 Deconvolution/2D+      
12 File size distribution
12 Generalised floating point addition      
12 Matrix Digital Rain      
12 Peaceful chess queen armies  
12 Permutations with some identical elements        
12 Pierpont primes    
12 Sequence: nth number with exactly n divisors    
12 Singly-linked list/Element removal      
12 Snake          
12 Super-d numbers      
12 Topological sort/Extracted top item    
11 Banker's algorithm      
11 Bioinformatics/base count    
11 Chernick's Carmichael numbers      
11 Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)      
11 Functional coverage tree    
11 Latin Squares in reduced form        
11 OpenWebNet Password      
11 Safe mode          
11 Stirling numbers of the first kind        
11 Stirling numbers of the second kind        
11 Unprimeable numbers        
10 15 puzzle solver          
10 Factorial base numbers indexing permutations of a collection      
10 Interactive Help        
10 Metallic ratios      
10 Palindromic gapful numbers        
10 Penrose tiling      
10 Primalty by Wilson's theorem      
10 Print debugging statement      
10 Sine wave        
10 Tarjan    
10 VList          
9 ASCII art diagram converter          
9 Audio frequency generator              
9 Bioinformatics/Sequence mutation    
9 Canny edge detector            
9 Catmull–Clark subdivision surface            
9 Combinations with repetitions/Square Digit Chain      
9 Execute CopyPasta Language        
9 Four is the number of letters in the ...    
9 Launch rocket with countdown and acceleration in stdout      
9 Parse EBNF            
9 Pentomino tiling        
9 Rare numbers              
9 Resistance Calculator      
9 Run as a daemon or service            
9 Simulated annealing          
9 Sorting algorithms/Tree sort on a linked list        
9 Suffixation of decimal numbers      
8 21 Game        
8 Checksumcolor        
8 External sort        
8 French Republican calendar          
8 Gradient descent        
8 Greed            
8 Morpion solitaire            
8 Numerical and alphabetical suffixes        
8 Railway circuit        
8 Ramanujan's constant          
8 Starting a web browser          
8 Tetris                  
8 Time-based One-time Password Algorithm            
8 UPC        
8 Unit testing          
7 Colour pinstripe/Printer            
7 Curve that touches three points        
7 Display an outline as a nested table        
7 Faces from a mesh      
7 IPC via named pipe            
7 Multidimensional Newton-Raphson method        
7 One-time pad        
7 Pinstripe/Printer              
7 Resistance Network Calculator      
7 Rosetta Code/Rank languages by number of users        
7 Spoof game          
7 Tree datastructures      
7 User defined pipe and redirection operators            
7 Using a Speech engine to highlight words                  
6 16 Puzzle Game              
6 Minimal steps down to 1        
6 OpenGL Pixel Shader            
6 OpenGL/Utah Teapot            
6 Robots            
6 Rosetta Code/Tasks without examples          
6 Text to HTML            
5 Addition-chain exponentiation            
5 Compiler/ Verifying Syntax            
5 Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)              
5 Elliptic Curve Digital Signature Algorithm            
5 Fibonacci heap            
5 Hexapawn              
5 Mayan calendar          
5 Remote agent/Agent interface              
5 Remote agent/Agent logic              
5 Remote agent/Simulation              
5 Rosetta Code/Run examples                  
4 Boids              
4 Chess player              
4 I'm a software engineer, get me out of here              
4 OLE Automation                
4 Recursive descent parser generator                
4 Tamagotchi emulator                  
4 Terminal control/Restricted width positional input/No wrapping            
4 Terminal control/Restricted width positional input/With wrapping            
4 Using the Meetup.com API                
3 Audio Overlap Loop                  
3 Black Box                
3 Generalised floating point multiplication                
3 Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique                
3 Process SMIL directives in XML data                
3 Raster bars                
3 Solve a Rubik's Cube              
3 Solving coin problems              
3 Unicode polynomial equation              
2 IRC gateway                  
2 URL shortener                  
1 15 Puzzle Game in 3D                    
1 Rosetta Code/List authors of task descriptions                  
1 Ukkonen’s Suffix Tree Construction                  
1 Waveform analysis/Doh ray me                  
1 Waveform analysis/Top and tail                  
0 Blackjack strategy                    
0 Chess player/Move generation                    
0 Chess player/Program options and user interface                    
0 Chess player/Search and evaluation                    
0 Rosetta Code/Tasks sorted by average lines of code                    
0 Weather Routing