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

From Rosetta Code
Content added Content deleted
(U)
(Update full list output)
Line 10: Line 10:
③ Julia
③ Julia
④ Raku
④ Raku
Perl
Python
Python
Perl
⑦ Kotlin
⑦ Kotlin
⑧ C
⑧ C
Line 20: Line 20:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2020-12-14T14:46:33Z :: Tasks: 1081 ::<span style="background-color:#ffd"> Draft Tasks:220 </span>:: Total Tasks: 1301 :: Total Examples: 71623
|+ As of 2020-12-27T21:12:28Z :: Tasks: 1082 ::<span style="background-color:#ffd"> Draft Tasks:224 </span>:: Total Tasks: 1306 :: Total Examples: 71918
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
| 475
| 477
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 55: Line 55:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 254
| 255
| [[Empty%20program|Empty program]]
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 63: Line 63:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 225
| 228
| [[Loops%2FInfinite|Loops/Infinite]]
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 222
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 73: Line 77:
| 221
| 221
| [[Reverse%20a%20string|Reverse a string]]
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 220
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 83: Line 83:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 204
| 205
| [[Loops%2FFor|Loops/For]]
| [[Loops%2FFor|Loops/For]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 117: Line 117:
| 184
| 184
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 183
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 182
| 182
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 181
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 139: Line 139:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 167
| 168
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 145: Line 145:
| 165
| 165
| [[Character%20codes|Character codes]]
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 163
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 153: Line 157:
| 162
| 162
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 162
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 168: Line 168:
|-
|-
| 161
| 161
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 161
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 161
| [[Loops%2FForeach|Loops/Foreach]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 161
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 161
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 160
| [[Loops%2FForeach|Loops/Foreach]]
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 193: Line 197:
| 158
| 158
| [[Loops%2FBreak|Loops/Break]]
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 158
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 221: Line 221:
| 154
| 154
| [[Palindrome%20detection|Palindrome detection]]
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 229: Line 233:
| 152
| 152
| [[Dot%20product|Dot product]]
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 152
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 269: Line 269:
| 145
| 145
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 145
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 277: Line 281:
| 145
| 145
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 144
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 311: Line 311:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 137
| 138
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 137
| 138
| [[System%20time|System time]]
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 321: Line 321:
| 136
| 136
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 328: Line 332:
|-
|-
| 135
| 135
| [[Day%20of%20the%20week|Day of the week]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 340: Line 344:
|-
|-
| 134
| 134
| [[Primality%20by%20trial%20division|Primality by trial division]]
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 134
| 133
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 355: Line 359:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 131
| 132
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Sleep|Sleep]]
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 367: Line 367:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 130
| [[Loops%2FContinue|Loops/Continue]]
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 381: Line 381:
| 128
| 128
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 389: Line 393:
| 127
| 127
| [[Happy%20numbers|Happy numbers]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 408: Line 408:
|-
|-
| 125
| 125
| [[Least%20common%20multiple|Least common multiple]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 124
| 125
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| [[Least%20common%20multiple|Least common multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 123
| 123
| [[Binary%20search|Binary search]]
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Literals%2FInteger|Literals/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 428: Line 436:
|-
|-
| 121
| 121
| [[Literals%2FInteger|Literals/Integer]]
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 437: Line 445:
| 121
| 121
| [[Variables|Variables]]
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 451: Line 455:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 119
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 464: Line 468:
|-
|-
| 118
| 118
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 118
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 118
| [[Null%20object|Null object]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 117
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 513: Line 513:
| 115
| 115
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 525: Line 529:
| 113
| 113
| [[Averages%2FMedian|Averages/Median]]
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 592: Line 592:
|-
|-
| 110
| 110
| [[Align%20columns|Align columns]]
| [[Anagrams|Anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 110
| 110
| [[Anagrams|Anagrams]]
| [[Rename%20a%20file|Rename a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 109
| 110
| [[Align%20columns|Align columns]]
| [[Rename%20a%20file|Rename a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 617: Line 617:
| 109
| 109
| [[Haversine%20formula|Haversine formula]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 637: Line 641:
| 107
| 107
| [[Infinity|Infinity]]
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 669: Line 669:
| 104
| 104
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 692: Line 696:
|-
|-
| 103
| 103
| [[Permutations|Permutations]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Run-length%20encoding|Run-length encoding]]
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 713: Line 717:
| 102
| 102
| [[Regular%20expressions|Regular expressions]]
| [[Regular%20expressions|Regular expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Run-length%20encoding|Run-length encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 765: Line 765:
| 98
| 98
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Look-and-say%20sequence|Look-and-say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 777: Line 781:
| 97
| 97
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Look-and-say%20sequence|Look-and-say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 831: Line 831:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 94
| [[Range%20extraction|Range extraction]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 877: Line 881:
| 91
| 91
| [[Inheritance%2FSingle|Inheritance/Single]]
| [[Inheritance%2FSingle|Inheritance/Single]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 909: Line 909:
| 90
| 90
| [[Sierpinski%20carpet|Sierpinski carpet]]
| [[Sierpinski%20carpet|Sierpinski carpet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 929: Line 933:
| 89
| 89
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 945: Line 945:
| 88
| 88
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 961: Line 965:
| 87
| 87
| [[N%27th|N'th]]
| [[N%27th|N'th]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 991: Line 991:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 86
| [[Window%20creation|Window creation]]
| [[CSV%20data%20manipulation|CSV data manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 85
| [[Gray%20code|Gray code]]
| [[Abstract%20type|Abstract type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 85
| [[CSV%20data%20manipulation|CSV data manipulation]]
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 85
| [[Window%20creation|Window creation]]
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 85
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| [[Abstract%20type|Abstract type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,021: Line 1,021:
| 84
| 84
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,029: Line 1,033:
| 83
| 83
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,065: Line 1,065:
| 82
| 82
| [[Number%20names|Number names]]
| [[Number%20names|Number names]]
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|-
|-
| 81
| 82
| [[Simple%20windowed%20application|Simple windowed application]]
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
| [[Amicable%20pairs|Amicable pairs]]
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,089: Line 1,089:
| 80
| 80
| [[Introspection|Introspection]]
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Literals%2FFloating%20point|Literals/Floating point]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,105: Line 1,109:
| 79
| 79
| [[Catamorphism|Catamorphism]]
| [[Catamorphism|Catamorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Literals%2FFloating%20point|Literals/Floating point]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,189: Line 1,189:
| 77
| 77
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,217: Line 1,221:
| 76
| 76
| [[Call%20an%20object%20method|Call an object method]]
| [[Call%20an%20object%20method|Call an object method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Date%20manipulation|Date manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,224: Line 1,232:
|-
|-
| 76
| 76
| [[Linear%20congruential%20generator|Linear congruential generator]]
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Long%20multiplication|Long multiplication]]
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 76
| [[Top%20rank%20per%20group|Top rank per group]]
| [[Date%20manipulation|Date manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,260: Line 1,268:
|-
|-
| 75
| 75
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
| [[Linear%20congruential%20generator|Linear congruential generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Long%20multiplication|Long multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,312: Line 1,316:
|-
|-
| 74
| 74
| [[List%20comprehensions|List comprehensions]]
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[List%20comprehensions|List comprehensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,345: Line 1,345:
| 73
| 73
| [[Soundex|Soundex]]
| [[Soundex|Soundex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,352: Line 1,356:
|-
|-
| 72
| 72
| [[Semordnilap|Semordnilap]]
| [[Calendar|Calendar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Semordnilap|Semordnilap]]
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 72
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| [[Animation|Animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Calendar|Calendar]]
| [[Animation|Animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,381: Line 1,385:
| 71
| 71
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,401: Line 1,401:
| 71
| 71
| [[Pi|Pi]]
| [[Pi|Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,421: Line 1,425:
| 71
| 71
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,440: Line 1,448:
|-
|-
| 70
| 70
| [[Longest%20common%20subsequence|Longest common subsequence]]
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
| [[Read%20a%20configuration%20file|Read a configuration file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Read%20a%20configuration%20file|Read a configuration file]]
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,455: Line 1,463:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 69
| [[AKS%20test%20for%20primes|AKS test for primes]]
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
| [[AKS%20test%20for%20primes|AKS test for primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,481: Line 1,489:
| 69
| 69
| [[Four%20bit%20adder|Four bit adder]]
| [[Four%20bit%20adder|Four bit adder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Longest%20common%20subsequence|Longest common subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,501: Line 1,505:
| 69
| 69
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,508: Line 1,516:
|-
|-
| 68
| 68
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,545: Line 1,553:
| 68
| 68
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,561: Line 1,565:
| 67
| 67
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,598: Line 1,598:
| [[Benford%27s%20law|Benford's law]]
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Extend%20your%20language|Extend your language]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 66
| 66
Line 1,610: Line 1,618:
| [[Euler%20method|Euler method]]
| [[Euler%20method|Euler method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Extend%20your%20language|Extend your language]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 65
| 65
Line 1,633: Line 1,637:
| 65
| 65
| [[Sort%20stability|Sort stability]]
| [[Sort%20stability|Sort stability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,644: Line 1,652:
|-
|-
| 64
| 64
| [[Continued%20fraction|Continued fraction]]
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Documentation|Documentation]]
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,673: Line 1,681:
| 64
| 64
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,684: Line 1,688:
|-
|-
| 63
| 63
| [[Barnsley%20fern|Barnsley fern]]
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Cholesky%20decomposition|Cholesky decomposition]]
| [[Documentation|Documentation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,729: Line 1,733:
| 63
| 63
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,757: Line 1,757:
| 62
| 62
| [[Pernicious%20numbers|Pernicious numbers]]
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,805: Line 1,809:
| 60
| 60
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,821: Line 1,833:
| 60
| 60
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,849: Line 1,857:
| 59
| 59
| [[Animate%20a%20pendulum|Animate a pendulum]]
| [[Animate%20a%20pendulum|Animate a pendulum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,861: Line 1,873:
| 59
| 59
| [[Draw%20a%20clock|Draw a clock]]
| [[Draw%20a%20clock|Draw a clock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,872: Line 1,880:
|-
|-
| 59
| 59
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,900: Line 1,908:
|-
|-
| 58
| 58
| [[Brownian%20tree|Brownian tree]]
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
| [[Brownian%20tree|Brownian tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Emirp%20primes|Emirp primes]]
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,916: Line 1,924:
|-
|-
| 58
| 58
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,933: Line 1,941:
| 57
| 57
| [[Compile-time%20calculation|Compile-time calculation]]
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|-
|-
| 57
| 57
| [[Delegates|Delegates]]
| [[Delegates|Delegates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,964: Line 1,968:
|-
|-
| 57
| 57
| [[Knight%27s%20tour|Knight's tour]]
| [[LZW%20compression|LZW compression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Left%20factorials|Left factorials]]
| [[LZW%20compression|LZW compression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Left%20factorials|Left factorials]]
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,008: Line 2,012:
|-
|-
| 56
| 56
| [[Knight%27s%20tour|Knight's tour]]
| [[Draw%20a%20cuboid|Draw a cuboid]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Leonardo%20numbers|Leonardo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,014: Line 2,022:
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 56
| [[Scope%20modifiers|Scope modifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
Line 2,033: Line 2,045:
| 56
| 56
| [[Truncatable%20primes|Truncatable primes]]
| [[Truncatable%20primes|Truncatable primes]]
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 56
| 56
Line 2,054: Line 2,066:
| [[Discordian%20date|Discordian date]]
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 55
| 55
| [[Extract%20file%20extension|Extract file extension]]
| [[Draw%20a%20cuboid|Draw a cuboid]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,081: Line 2,093:
| 55
| 55
| [[Odd%20word%20problem|Odd word problem]]
| [[Odd%20word%20problem|Odd word problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Scope%20modifiers|Scope modifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,101: Line 2,109:
| 54
| 54
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Leonardo%20numbers|Leonardo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,133: Line 2,137:
| 53
| 53
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 53
| 53
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,172: Line 2,180:
|-
|-
| 52
| 52
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
| [[Bernoulli%20numbers|Bernoulli numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 52
| [[Bernoulli%20numbers|Bernoulli numbers]]
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 52
| 52
Line 2,189: Line 2,201:
| 52
| 52
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Ludic%20numbers|Ludic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,197: Line 2,213:
| 52
| 52
| [[Statistics%2FBasic|Statistics/Basic]]
| [[Statistics%2FBasic|Statistics/Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 52
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,205: Line 2,229:
| 52
| 52
| [[Truncate%20a%20file|Truncate a file]]
| [[Truncate%20a%20file|Truncate a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,214: Line 2,242:
| [[Draw%20a%20pixel|Draw a pixel]]
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 51
| 51
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 51
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Ludic%20numbers|Ludic numbers]]
| [[Long%20year|Long year]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 51
| 51
Line 2,248: Line 2,268:
|-
|-
| 51
| 51
| [[Wireworld|Wireworld]]
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧||||⑩
|-
|-
| 51
| 50
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Chinese%20zodiac|Chinese zodiac]]
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,280: Line 2,292:
|-
|-
| 50
| 50
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
| [[Long%20year|Long year]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦||||⑨||
|-
|-
| 50
| 50
Line 2,292: Line 2,304:
|-
|-
| 50
| 50
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Archimedean%20spiral|Archimedean spiral]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Attractive%20numbers|Attractive numbers]]
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,317: Line 2,333:
| 49
| 49
| [[Farey%20sequence|Farey sequence]]
| [[Farey%20sequence|Farey sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,324: Line 2,344:
|-
|-
| 49
| 49
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,336: Line 2,356:
|-
|-
| 49
| 49
| [[Strip%20block%20comments|Strip block comments]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,357: Line 2,369:
| 48
| 48
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
Line 2,364: Line 2,376:
|-
|-
| 48
| 48
| [[Gaussian%20elimination|Gaussian elimination]]
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Last%20letter-first%20letter|Last letter-first letter]]
| [[Gaussian%20elimination|Gaussian elimination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| [[Longest%20common%20substring|Longest common substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Polymorphic%20copy|Polymorphic copy]]
| [[Strip%20block%20comments|Strip block comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,393: Line 2,413:
| 47
| 47
| [[DNS%20query|DNS query]]
| [[DNS%20query|DNS query]]
|①||②||③||④|||| ||⑦|| || ||⑩
|①||②||③||④|| ||||⑦|| || ||⑩
|-
|-
| 47
| 47
Line 2,401: Line 2,421:
| 47
| 47
| [[Jaro%20distance|Jaro distance]]
| [[Jaro%20distance|Jaro distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Longest%20common%20substring|Longest common substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,413: Line 2,429:
| 47
| 47
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Polymorphic%20copy|Polymorphic copy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,425: Line 2,437:
| 47
| 47
| [[Rate%20counter|Rate counter]]
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,437: Line 2,445:
| 47
| 47
| [[Zebra%20puzzle|Zebra puzzle]]
| [[Zebra%20puzzle|Zebra puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,473: Line 2,477:
| 46
| 46
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,485: Line 2,485:
| 46
| 46
| [[Metaprogramming|Metaprogramming]]
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 46
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
Line 2,520: Line 2,524:
|-
|-
| 45
| 45
| [[OpenGL|OpenGL]]
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 45
| 45
| [[Password%20generator|Password generator]]
| [[Password%20generator|Password generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Perfect%20shuffle|Perfect shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,553: Line 2,561:
| 44
| 44
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
Line 2,564: Line 2,572:
|-
|-
| 44
| 44
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
| [[Narcissist|Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[OpenGL|OpenGL]]
| [[Narcissist|Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Perfect%20shuffle|Perfect shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,594: Line 2,598:
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 43
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 43
| 43
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 43
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
Line 2,626: Line 2,642:
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Associative%20array%2FMerging|Associative array/Merging]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 42
| 42
Line 2,638: Line 2,658:
| [[Cantor%20set|Cantor set]]
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 42
| 42
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,662: Line 2,674:
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 42
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
Line 2,677: Line 2,685:
| 42
| 42
| [[RPG%20attributes%20generator|RPG attributes generator]]
| [[RPG%20attributes%20generator|RPG attributes generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|-
|-
| 41
| 41
Line 2,729: Line 2,745:
| 41
| 41
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|-
|-
| 41
| 41
Line 2,737: Line 2,753:
| 41
| 41
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|-
|-
| 41
| 41
Line 2,754: Line 2,770:
| [[Variable%20size%2FSet|Variable size/Set]]
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 40
| [[Associative%20array%2FMerging|Associative array/Merging]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 40
| 40
Line 2,769: Line 2,781:
| 40
| 40
| [[Currency|Currency]]
| [[Currency|Currency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,785: Line 2,801:
| 40
| 40
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,813: Line 2,821:
| 39
| 39
| [[Inverted%20index|Inverted index]]
| [[Inverted%20index|Inverted index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,829: Line 2,833:
| 39
| 39
| [[S-expressions|S-expressions]]
| [[S-expressions|S-expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Taxicab%20numbers|Taxicab numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,860: Line 2,868:
|-
|-
| 38
| 38
| [[Euler%27s%20identity|Euler's identity]]
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Fivenum|Fivenum]]
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,890: Line 2,898:
| [[Prime%20conspiracy|Prime conspiracy]]
| [[Prime%20conspiracy|Prime conspiracy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Primorial%20numbers|Primorial numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 38
| 38
Line 2,896: Line 2,912:
|-
|-
| 38
| 38
| [[Summarize%20and%20say%20sequence|Summarize and say sequence]]
| [[Taxicab%20numbers|Taxicab numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[The%20Name%20Game|The Name Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 37
| 37
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|①||②||③||④|| ||||⑦|| || ||⑩
|①||②||③||④|||| ||⑦|| || ||⑩
|-
|-
| 37
| 37
Line 2,909: Line 2,929:
| 37
| 37
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Fivenum|Fivenum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,941: Line 2,957:
| 37
| 37
| [[Permutations%20by%20swapping|Permutations by swapping]]
| [[Permutations%20by%20swapping|Permutations by swapping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Primorial%20numbers|Primorial numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,969: Line 2,981:
| 37
| 37
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Summarize%20and%20say%20sequence|Summarize and say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,978: Line 2,986:
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 37
| [[The%20Name%20Game|The Name Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 37
| 37
Line 3,006: Line 3,010:
| [[Days%20between%20dates|Days between dates]]
| [[Days%20between%20dates|Days between dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 36
| [[Events|Events]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 36
| 36
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,017: Line 3,029:
| 36
| 36
| [[Function%20prototype|Function prototype]]
| [[Function%20prototype|Function prototype]]
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|-
|-
| 36
| 36
Line 3,030: Line 3,042:
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Lychrel%20numbers|Lychrel numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 36
| 36
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,046: Line 3,066:
| [[Permutation%20test|Permutation test]]
| [[Permutation%20test|Permutation test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 36
| 36
Line 3,069: Line 3,085:
| 35
| 35
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|-
|-
| 35
| 35
Line 3,080: Line 3,096:
|-
|-
| 35
| 35
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
| [[Events|Events]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 35
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,094: Line 3,106:
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 35
| [[Lychrel%20numbers|Lychrel numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 35
| 35
Line 3,114: Line 3,122:
| [[Multiline%20shebang|Multiline shebang]]
| [[Multiline%20shebang|Multiline shebang]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 35
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
Line 3,142: Line 3,146:
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 34
| [[Approximate%20equality|Approximate equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 3,150: Line 3,158:
| [[Conjugate%20transpose|Conjugate transpose]]
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 34
| [[Convex%20hull|Convex hull]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 3,164: Line 3,176:
|-
|-
| 34
| 34
| [[Long%20primes|Long primes]]
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,187: Line 3,199:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 34
| [[Truth%20table|Truth table]]
| [[Approximate%20equality|Approximate equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,196: Line 3,208:
|-
|-
| 33
| 33
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| [[Convex%20hull|Convex hull]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,216: Line 3,228:
|-
|-
| 33
| 33
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
| [[Long%20primes|Long primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 33
| 33
Line 3,238: Line 3,250:
| [[Ranking%20methods|Ranking methods]]
| [[Ranking%20methods|Ranking methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Recaman%27s%20sequence|Recaman's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 33
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 33
| 33
Line 3,253: Line 3,273:
| 33
| 33
| [[Totient%20function|Totient function]]
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,265: Line 3,281:
| 32
| 32
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|-
|-
| 32
| 32
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,286: Line 3,298:
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 32
| 32
Line 3,302: Line 3,310:
| [[Pythagoras%20tree|Pythagoras tree]]
| [[Pythagoras%20tree|Pythagoras tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Recaman%27s%20sequence|Recaman's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 32
| 32
Line 3,325: Line 3,329:
| 31
| 31
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
Line 3,349: Line 3,353:
| 31
| 31
| [[Galton%20box%20animation|Galton box animation]]
| [[Galton%20box%20animation|Galton box animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Multi-dimensional%20array|Multi-dimensional array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,369: Line 3,377:
| 31
| 31
| [[Pattern%20matching|Pattern matching]]
| [[Pattern%20matching|Pattern matching]]
|①||②||③||④|||| ||⑦|| || ||⑩
|①||②||③||④|| ||||⑦|| || ||⑩
|-
|-
| 31
| 31
| [[RSA%20code|RSA code]]
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 31
| 31
Line 3,430: Line 3,434:
| [[Mersenne%20primes|Mersenne primes]]
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 30
| [[Multi-dimensional%20array|Multi-dimensional array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 3,457: Line 3,457:
| 29
| 29
| [[Arena%20storage%20pool|Arena storage pool]]
| [[Arena%20storage%20pool|Arena storage pool]]
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|-
|-
| 29
| 29
Line 3,473: Line 3,473:
| 29
| 29
| [[Dice%20game%20probabilities|Dice game probabilities]]
| [[Dice%20game%20probabilities|Dice game probabilities]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,481: Line 3,485:
| 29
| 29
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,517: Line 3,521:
| 29
| 29
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
|①||②|| ||④|| ||||⑦||⑧||⑨||⑩
|①||②|| ||④|||| ||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,526: Line 3,530:
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[AVL%20tree|AVL tree]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
Line 3,554: Line 3,562:
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 28
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
Line 3,577: Line 3,581:
| 28
| 28
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|①||②||③||④|||| || || || ||⑩
|①||②||③||④|| |||| || || ||⑩
|-
|-
| 28
| 28
Line 3,598: Line 3,602:
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[AVL%20tree|AVL tree]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|-
| 27
| 27
Line 3,613: Line 3,613:
| 27
| 27
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Chemical%20calculator|Chemical calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,705: Line 3,709:
| 26
| 26
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Chemical%20calculator|Chemical calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,721: Line 3,721:
| 26
| 26
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 26
|data-sort-value="first power of 0B2 that has leading decimal digits of 0C12"| [[First%20power%20of%202%20that%20has%20leading%20decimal%20digits%20of%2012|First power of 2 that has leading decimal digits of 12]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
| [[Go%20Fish|Go Fish]]
| [[Go%20Fish|Go Fish]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|-
| 26
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,737: Line 3,745:
| 26
| 26
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④|| |||| ||⑧||⑨|| 
|①||②||③||④|||| || ||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,757: Line 3,765:
| 26
| 26
| [[Table%20creation|Table creation]]
| [[Table%20creation|Table creation]]
|①||②||③||④|| |||| ||⑧|| ||⑩
|①||②||③||④|||| || ||⑧|| ||⑩
|-
|-
| 26
| 26
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Type%20detection|Type detection]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
Line 3,781: Line 3,793:
| 25
| 25
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 25
|data-sort-value="first power of 0B2 that has leading decimal digits of 0C12"| [[First%20power%20of%202%20that%20has%20leading%20decimal%20digits%20of%2012|First power of 2 that has leading decimal digits of 12]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
Line 3,798: Line 3,806:
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|-
| 25
| 25
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
Line 3,827: Line 3,835:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 24
| [[Type%20detection|Type detection]]
| [[Audio%20alarm|Audio alarm]]
|①||②||③||||⑤|| ||⑦|||| ||⑩
|①||②||③|| ||⑤|| ||⑦|| ||||⑩
|-
| 24
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
Line 3,841: Line 3,853:
| 24
| 24
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 24
| 24
Line 3,861: Line 3,869:
| 24
| 24
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①||②||③|| || |||| || || ||⑩
|①||②||③|| |||| || || || ||⑩
|-
|-
| 24
| 24
Line 3,890: Line 3,898:
| [[Successive%20prime%20differences|Successive prime differences]]
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 24
| [[Unprimeable%20numbers|Unprimeable numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Welch%27s%20t-test|Welch's t-test]]
| [[Welch%27s%20t-test|Welch's t-test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 24
| 24
Line 3,901: Line 3,917:
| 23
| 23
| [[A%2A%20search%20algorithm|A* search algorithm]]
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 23
| 23
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Audio%20alarm|Audio alarm]]
|①||②||③|| || ||⑥|||| ||⑨||
|①||②||③||||||⑥|| ||||⑨|| 
|-
|-
| 23
| 23
Line 3,914: Line 3,930:
| [[Deming%27s%20Funnel|Deming's Funnel]]
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 23
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤||⑥|| || || || 
|-
|-
| 23
| 23
Line 3,929: Line 3,949:
| 23
| 23
| [[Machine%20code|Machine code]]
| [[Machine%20code|Machine code]]
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|-
|-
| 23
| 23
Line 3,949: Line 3,969:
| 23
| 23
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
|①||②||③||④|||| ||⑦||⑧||⑨|| 
|①||②||③||④|| ||||⑦||⑧||⑨|| 
|-
|-
| 23
| 23
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①||②||③||④|||| ||⑦|| || ||⑩
|①||②||③||④|| ||||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[M%C3%B6bius%20function|Möbius function]]
| [[M%C3%B6bius%20function|Möbius function]]
|①||②||③||④|||| ||⑦||⑧||⑨|| 
|①||②||③||④|| ||||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 23
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
|-
| 23
| 23
| [[Record%20sound|Record sound]]
| [[Record%20sound|Record sound]]
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|-
|-
| 23
| 23
Line 3,973: Line 3,997:
| 23
| 23
| [[Stream%20merge|Stream merge]]
| [[Stream%20merge|Stream merge]]
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|-
|-
| 23
| 23
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
| [[Teacup%20rim%20text|Teacup rim text]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥||||⑧||⑨||
|-
|-
| 23
| 23
| [[Teacup%20rim%20text|Teacup rim text]]
| [[Unprimeable%20numbers|Unprimeable numbers]]
|①||②||③||④||⑤||⑥||||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 23
| 23
| [[Video%20display%20modes|Video display modes]]
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
| 23
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 23
| 23
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Zumkeller%20numbers|Zumkeller numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 22
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 4,014: Line 4,030:
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 22
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 22
| 22
Line 4,029: Line 4,041:
| 22
| 22
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|①||②||③||④|||| ||⑦|| ||⑨||⑩
|①||②||③||④|| ||||⑦|| ||⑨||⑩
|-
|-
| 22
| 22
Line 4,050: Line 4,062:
| [[Nonoblock|Nonoblock]]
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 22
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④||⑤|| || ||⑧|| || 
|-
|-
| 22
| 22
Line 4,074: Line 4,082:
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 22
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 22
| 22
Line 4,089: Line 4,093:
| 21
| 21
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|①||②|| ||④|| |||| ||⑧||⑨|| 
|①||②|| ||④|||| || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 21
| [[Alternade%20words|Alternade words]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 21
| 21
Line 4,098: Line 4,106:
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 21
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤||⑥|| || || || 
|-
|-
| 21
| 21
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
|①||②||③||④|| |||| || ||⑨||⑩
|①||②||③||④|||| || || ||⑨||⑩
|-
|-
| 21
| 21
| [[Joystick%20position|Joystick position]]
| [[Joystick%20position|Joystick position]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|-
|-
| 21
| 21
Line 4,117: Line 4,121:
| 21
| 21
| [[Magnanimous%20numbers|Magnanimous numbers]]
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④|||| || ||⑧||⑨|| 
|①||②||③||④|| |||| ||⑧||⑨|| 
|- style="background-color: #ffc"
| 21
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
| 21
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 21
| 21
Line 4,130: Line 4,142:
| [[Playfair%20cipher|Playfair cipher]]
| [[Playfair%20cipher|Playfair cipher]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 21
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|-
|-
| 21
| 21
Line 4,146: Line 4,162:
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 20
| [[List%20rooted%20trees|List rooted trees]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
|-
| 20
| 20
Line 4,162: Line 4,186:
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 20
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Random%20Latin%20squares|Random Latin squares]]
| [[Random%20Latin%20squares|Random Latin squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 20
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|-
|-
| 20
| 20
Line 4,205: Line 4,217:
| 19
| 19
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③||④|||| ||⑦|| ||⑨||⑩
|①||②||③||④|| ||||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,225: Line 4,237:
| 19
| 19
| [[Esthetic%20numbers|Esthetic numbers]]
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④|||| ||⑦||⑧||⑨|| 
|①||②||③||④|| ||||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Finite%20state%20machine|Finite state machine]]
| [[Finite%20state%20machine|Finite state machine]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|-
|-
| 19
| 19
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 19
| [[Kosaraju|Kosaraju]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 19
| 19
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Monads%2FList%20monad|Monads/List monad]]
|①||②||③||④|||| ||⑦|| || ||⑩
|①||②||③||④|| ||||⑦|| || ||⑩
|- style="background-color: #ffc"
| 19
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,249: Line 4,269:
| 19
| 19
| [[Perceptron|Perceptron]]
| [[Perceptron|Perceptron]]
|①||②||③||④|| ||||⑦|| ||⑨||⑩
|①||②||③||④|||| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,261: Line 4,281:
| 19
| 19
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①|| ||③||④|| ||||⑦||⑧||⑨||⑩
|①|| ||③||④|||| ||⑦||⑧||⑨||⑩
|-
|-
| 19
| 19
Line 4,273: Line 4,293:
| 19
| 19
| [[Untrusted%20environment|Untrusted environment]]
| [[Untrusted%20environment|Untrusted environment]]
|①||②|| ||④|||| ||⑦||⑧|| ||⑩
|①||②|| ||④|| ||||⑦||⑧|| ||⑩
|-
|-
| 19
| 19
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,305: Line 4,325:
| 18
| 18
| [[Find%20URI%20in%20text|Find URI in text]]
| [[Find%20URI%20in%20text|Find URI in text]]
|①||②||③||④|||| ||⑦|| || ||⑩
|①||②||③||④|| ||||⑦|| || ||⑩
|-
|-
| 18
| 18
| [[K-d%20tree|K-d tree]]
| [[K-d%20tree|K-d tree]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|-
|-
| 18
| 18
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 18
| [[Kosaraju|Kosaraju]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 18
| 18
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
|-
| 18
| 18
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①||②||③||④|||| ||⑦|| || || 
|①||②||③||④|| ||||⑦|| || || 
|-
|-
| 18
| 18
Line 4,337: Line 4,349:
| 18
| 18
| [[Selective%20file%20copy|Selective file copy]]
| [[Selective%20file%20copy|Selective file copy]]
|①||②||③||④|||| ||⑦|| ||⑨||⑩
|①||②||③||④|| ||||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
|①||②||③||④|||| || ||⑧|| || 
|①||②||③||④|| |||| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,349: Line 4,361:
| 18
| 18
| [[Sum%20data%20type|Sum data type]]
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④|||| || ||⑧||⑨|| 
|①||②||③||④|| |||| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,357: Line 4,369:
| 18
| 18
| [[Twin%20primes|Twin primes]]
| [[Twin%20primes|Twin primes]]
|①||②||③||④|||| ||⑦||⑧||⑨|| 
|①||②||③||④|| ||||⑦||⑧||⑨|| 
|-
|-
| 18
| 18
Line 4,365: Line 4,377:
| 17
| 17
|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"
| 17
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|-
| 17
| 17
Line 4,390: Line 4,406:
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 17
| [[List%20rooted%20trees|List rooted trees]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 17
| 17
| [[Mertens%20function|Mertens function]]
| [[Mertens%20function|Mertens function]]
|①||②||③||④|||| || ||⑧||⑨|| 
|①||②||③||④|| |||| ||⑧||⑨|| 
|-
|-
| 17
| 17
| [[Metallic%20ratios|Metallic ratios]]
| [[Metallic%20ratios|Metallic ratios]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 17
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 17
| 17
Line 4,429: Line 4,437:
| 17
| 17
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④|| ||||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥|| || || || 
|-
|-
| 16
| 16
Line 4,445: Line 4,449:
| 16
| 16
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|①|| ||③||④|| ||||⑦||⑧|| ||⑩
|①|| ||③||④|||| ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 16
| [[Changeable%20words|Changeable words]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,457: Line 4,465:
| 16
| 16
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
|①||②||③||④|||| || ||⑧||⑨|| 
|①||②||③||④|| |||| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Line%20circle%20intersection|Line circle intersection]]
| [[Line%20circle%20intersection|Line circle intersection]]
|①||②||③||④|||| ||⑦||⑧||⑨|| 
|①||②||③||④|| ||||⑦||⑧||⑨|| 
|-
| 16
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|-
| 16
| 16
Line 4,474: Line 4,486:
| [[NYSIIS|NYSIIS]]
| [[NYSIIS|NYSIIS]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 16
| [[Nested%20templated%20data|Nested templated data]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 16
| [[Odd%20words|Odd words]]
|①||②||③||④|| ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,485: Line 4,505:
| 16
| 16
| [[Self-hosting%20compiler|Self-hosting compiler]]
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||②|| ||④|| ||||⑦|| || || 
|①||②|| ||④|||| ||⑦|| || || 
|-
|-
| 16
| 16
Line 4,497: Line 4,517:
| 16
| 16
| [[Word%20wheel|Word wheel]]
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
| 15
| [[Alternade%20words|Alternade words]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|-
|-
Line 4,509: Line 4,525:
| 15
| 15
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①||②||③||④|||| || ||⑧||⑨|| 
|①||②||③||④|| |||| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Geometric%20algebra|Geometric algebra]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③||④|| ||||⑦|| ||⑨|| 
|①||②||③||④|||| ||⑦|| ||⑨|| 
|-
| 15
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
|-
| 15
| 15
| [[Mayan%20numerals|Mayan numerals]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
| 15
| [[Nested%20templated%20data|Nested templated data]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|-
|-
| 15
| 15
| [[Nonogram%20solver|Nonogram solver]]
| [[Nonogram%20solver|Nonogram solver]]
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 15
| 15
Line 4,538: Line 4,550:
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 15
| [[Prime%20words|Prime words]]
|①||②||③||④|| ||⑥|| || || || 
|-
|-
| 15
| 15
Line 4,546: Line 4,562:
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②||③||④|| || || ||⑧|| ||⑩
|①||②||③||④|| || || ||⑧|| ||⑩
|-
| 15
| [[Self%20numbers|Self numbers]]
|①||②||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Snake|Snake]]
| [[Snake|Snake]]
|①||②||③||④|||| ||⑦||⑧||⑨|| 
|①||②||③||④|| ||||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Suffix%20tree|Suffix tree]]
| [[Suffix%20tree|Suffix tree]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 4,565: Line 4,589:
| 14
| 14
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|-
|-
| 14
| 14
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①|| ||③||④|| ||||⑦||⑧|| ||⑩
|①|| ||③||④|||| ||⑦||⑧|| ||⑩
|-
|-
| 14
| 14
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①||②||③|| || ||||⑦||⑧|| || 
|①||②||③|| |||| ||⑦||⑧|| || 
|-
|-
| 14
| 14
Line 4,582: Line 4,606:
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 14
| [[Extra%20primes|Extra primes]]
|①||②||③||④|| || || ||⑧|| || 
|-
|-
| 14
| 14
| [[Functional%20coverage%20tree|Functional coverage tree]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 14
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Gradient%20descent|Gradient descent]]
| [[Gradient%20descent|Gradient descent]]
|①||②||③||④|||| || || || ||⑩
|①||②||③||④|| |||| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,597: Line 4,629:
| 14
| 14
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①||②||③||④|| ||||⑦|| ||⑨|| 
|①||②||③||④|||| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 14
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
Line 4,613: Line 4,641:
| 14
| 14
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
|①||②||③||④|||| || || || || 
|①||②||③||④|| |||| || || || 
|-
|-
| 14
| 14
| [[Rare%20numbers|Rare numbers]]
| [[Rare%20numbers|Rare numbers]]
|①||②||③|| || || ||⑦|| ||⑨|| 
|①||②||③|| || || ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|-
| 14
| 14
| [[Square%20root%20by%20hand|Square root by hand]]
| [[Self%20numbers|Self numbers]]
|①||②||③||④|| || || |||| || 
|①||②||③||④|| || |||| |||| 
|-
|-
| 14
| 14
Line 4,637: Line 4,665:
| 13
| 13
| [[Biorhythms|Biorhythms]]
| [[Biorhythms|Biorhythms]]
|①||②||③||④|||| || || || || 
|①||②||③||④|| |||| || || || 
|-
| 13
| [[Cistercian%20numerals|Cistercian numerals]]
|①||②||③||④||⑤|| || ||⑧|| || 
|-
|-
| 13
| 13
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
| 13
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 13
| 13
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|-
|-
| 13
| 13
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|-
|-
| 13
| 13
| [[Nimber%20arithmetic|Nimber arithmetic]]
| [[Nimber%20arithmetic|Nimber arithmetic]]
|①||②||③||④|| || || ||⑧||⑨|| 
|①||②||③||④|| || || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
| 13
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
|①||②||③||④||⑤|| || ||⑧|| || 
|-
|-
| 13
| 13
Line 4,669: Line 4,709:
| 13
| 13
| [[Sine%20wave|Sine wave]]
| [[Sine%20wave|Sine wave]]
|①||②||③||④|||| ||⑦|| || ||⑩
|①||②||③||④|| ||||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,677: Line 4,717:
| 12
| 12
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①||②||③||④|||| ||⑦||⑧|| ||⑩
|①||②||③||④|| ||||⑦||⑧|| ||⑩
|-
|-
| 12
| 12
| [[Canny%20edge%20detector|Canny edge detector]]
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③|| || |||| ||⑧|| || 
|①||②||③|| |||| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
|①||②||③||④|| ||||⑦|| || ||⑩
|①||②||③||④|||| ||⑦|| || ||⑩
|-
|-
| 12
| 12
Line 4,692: Line 4,732:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥|| |||| || 
|①||②||③||④||⑤||⑥|| || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Interactive%20help|Interactive help]]
| [[Interactive%20help|Interactive help]]
|①||②||③||④|||| || || || ||⑩
|①||②||③||④|| |||| || || ||⑩
|- style="background-color: #ffc"
| 12
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
|①||②||③||④||⑤||⑥|| || || || 
|-
|-
| 12
| 12
| [[OpenWebNet%20password|OpenWebNet password]]
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 12
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Print%20itself|Print itself]]
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
|-
| 12
| 12
| [[Product%20of%20divisors|Product of divisors]]
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
|①||②||③||④|| |||| |||| || 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|①||②||③||④|| |||| ||⑧|| || 
|①||②||③||④|||| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Safe%20mode|Safe mode]]
| [[Safe%20mode|Safe mode]]
|①||②|| ||④|||| || || || || 
|①||②|| ||④|| |||| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Sierpinski%20curve|Sierpinski curve]]
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④|||| || || ||⑨|| 
|①||②||③||④|| |||| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Simulated%20annealing|Simulated annealing]]
| [[Simulated%20annealing|Simulated annealing]]
|①||②||③||④|||| || || || ||⑩
|①||②||③||④|| |||| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Tau%20number|Tau number]]
| [[Square%20root%20by%20hand|Square root by hand]]
|①||②||③||④|| || |||| |||| 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
| 12
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Audio%20frequency%20generator|Audio frequency generator]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①||②||③|| |||| || || || || 
|①||②||③|| || |||| || || || 
|-
| 11
| [[Cistercian%20numerals|Cistercian numerals]]
|①||②||③||④|| ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Geohash|Geohash]]
| [[Geohash|Geohash]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 11
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Greed|Greed]]
| [[Greed|Greed]]
|①||②||③||④|| || ||⑦|| ||⑨|| 
|①||②||③||④|| || ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 11
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
|①||②||③||④||⑤||⑥|| || || || 
|-
|-
| 11
| 11
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|-
|- style="background-color: #ffc"
| 11
| 11
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
| [[Odd%20words|Odd words]]
|①||②|| ||④||⑤|| || || || || 
|①||②||||④||⑤|||| || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Pancake%20numbers|Pancake numbers]]
| [[Pancake%20numbers|Pancake numbers]]
|①||②||③||④|| || ||⑦||⑧|| || 
|①||②||③||④|| || ||⑦||⑧|| || 
|-
| 11
| [[Partition%20function%20P|Partition function P]]
|①||②||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③||④|||| ||⑦|| ||⑨||⑩
|①||②||③||④|| ||||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 11
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①|| || ||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||③||④|||| || || ||⑨|| 
|①||②||③||④|| |||| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|①||②||③|| || || ||⑦||⑧||⑨||⑩
|①||②||③|| || || ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 11
| [[Sum%20of%20divisors|Sum of divisors]]
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Tetris|Tetris]]
| [[Tetris|Tetris]]
|①||②||③|| || |||| || ||⑨|| 
|①||②||③|| |||| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Text%20completion|Text completion]]
| [[Text%20completion|Text completion]]
|①||②||③||④|||| || || ||⑨|| 
|①||②||③||④|| |||| || ||⑨|| 
|- style="background-color: #ffc"
| 11
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④|| ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[VList|VList]]
| [[VList|VList]]
|①||②|| ||④|| || ||⑦||⑧|| ||⑩
|①||②|| ||④|| || ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 11
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③||④|| ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|-
|-
| 10
| 10
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①|| ||③|| || |||| ||⑧|| || 
|①|| ||③|| |||| || ||⑧|| || 
|- style="background-color: #ffc"
| 10
| [[Changeable%20words|Changeable words]]
|①||②|| ||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,821: Line 4,861:
| 10
| 10
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|①||②||③||④|| |||| || || ||⑩
|①||②||③||④|||| || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,837: Line 4,877:
| 10
| 10
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
|①||②||③||④|||| || || || ||⑩
|①||②||③||④|| |||| || || ||⑩
|-
|-
| 10
| 10
Line 4,845: Line 4,885:
| 10
| 10
| [[Penrose%20tiling|Penrose tiling]]
| [[Penrose%20tiling|Penrose tiling]]
|①||②||③||④|||| ||⑦|| ||⑨||⑩
|①||②||③||④|| ||||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 10
| [[Prime%20words|Prime words]]
|①||②|| ||④||⑤|| || || || || 
|-
|-
| 10
| 10
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,862: Line 4,898:
| [[Resistance%20calculator|Resistance calculator]]
| [[Resistance%20calculator|Resistance calculator]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 10
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①|| || ||④|| ||⑥|| ||⑧|| ||⑩
|-
|-
| 10
| 10
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|①||②||③||④|| |||| ||⑧||⑨|| 
|①||②||③||④|||| || ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Spoof%20game|Spoof game]]
| [[Spoof%20game|Spoof game]]
|①||②||③||④|||| ||⑦||⑧|| || 
|①||②||③||④|| ||||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[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"
|- style="background-color: #ffc"
| 10
| 10
Line 4,886: Line 4,918:
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
|①||②|| ||④|| || || || || || 
|①||②|| ||④|| || || || || || 
|-
|- style="background-color: #ffc"
| 9
| 9
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
Line 4,893: Line 4,925:
| 9
| 9
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
|①||②||③||④|||| ||⑦|| || || 
|①||②||③||④|| ||||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|①||②||③||④|||| || || || || 
|①||②||③||④|| |||| || || || 
|-
|-
| 9
| 9
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 9
| [[Extra%20primes|Extra primes]]
|①||②||③||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
|①||②||③||④|||| || || ||⑨|| 
|①||②||③||④|| |||| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[French%20Republican%20calendar|French Republican calendar]]
| [[French%20Republican%20calendar|French Republican calendar]]
|①||②||③||④|||| ||⑦|| || || 
|①||②||③||④|| ||||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
|①|| || ||④|||| || ||⑧|| ||⑩
|①|| || ||④|| |||| ||⑧|| ||⑩
|-
| 9
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①||②||③|| || || || ||⑧||⑨||⑩
|①||②||③|| || || || ||⑧||⑨||⑩
|-
| 9
| [[Non-transitive%20dice|Non-transitive dice]]
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Parse%20EBNF|Parse EBNF]]
| [[Parse%20EBNF|Parse EBNF]]
|①||②|| ||④|||| || || || || 
|①||②|| ||④|| |||| || || || 
|-
| 9
| [[Partition%20function%20P|Partition function P]]
|①||②||③||④|| ||⑥|| || || || 
|-
|-
| 9
| 9
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①||②||③||④|| || || || || ||⑩
|①||②||③||④|| || || || || ||⑩
|- style="background-color: #ffc"
| 9
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④|| ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
| 9
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④|| || || || || || 
|- style="background-color: #ffc"
| 9
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①||②|| ||④|| ||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Starting%20a%20web%20browser|Starting a web browser]]
| [[Starting%20a%20web%20browser|Starting a web browser]]
|①||②||③||④|||| || || || ||⑩
|①||②||③||④|| |||| || || ||⑩
|-
|-
| 9
| 9
Line 4,949: Line 4,985:
| 9
| 9
| [[Text%20to%20HTML|Text to HTML]]
| [[Text%20to%20HTML|Text to HTML]]
|①||②||③||④|||| || || || ||⑩
|①||②||③||④|| |||| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Three%20word%20location|Three word location]]
| [[Three%20word%20location|Three word location]]
|①||②||③||④|||| || ||⑧|| || 
|①||②||③||④|| |||| ||⑧|| || 
|- style="background-color: #ffc"
| 9
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③||④||⑤|| || || || || 
|-
|-
| 8
| 8
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
|①||②||③||④|| || || || || || 
|①||②||③||④|| || || || || || 
|-
| 8
| [[Non-transitive%20dice|Non-transitive dice]]
|①||②||③|| || ||⑥|| || || || 
|-
|-
| 8
| 8
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
| 8
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 8
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,986: Line 5,006:
| [[Resistance%20network%20calculator|Resistance network calculator]]
| [[Resistance%20network%20calculator|Resistance network calculator]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 8
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨|| 
|-
|-
| 8
| 8
Line 5,001: Line 5,017:
| 8
| 8
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①||②|| ||④|||| || || || ||⑩
|①||②|| ||④|| |||| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
|①||②||③|| |||| || || || || 
|①||②||③|| || |||| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
|①||②||③||④|||| || ||⑧|| || 
|①||②||③||④|| |||| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①||②||③||④|||| || ||⑧|| || 
|①||②||③||④|| |||| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Fibonacci%20heap|Fibonacci heap]]
| [[Fibonacci%20heap|Fibonacci heap]]
|①||②||③||④|| ||||⑦|| || || 
|①||②||③||④|||| ||⑦|| || || 
|-
|-
| 7
| 7
| [[Graph%20colouring|Graph colouring]]
| [[Graph%20colouring|Graph colouring]]
|①||②||③||④|| |||| || || ||⑩
|①||②||③||④|||| || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Mayan%20calendar|Mayan calendar]]
| [[Mayan%20calendar|Mayan calendar]]
|①||②||③||④|||| || || || || 
|①||②||③||④|| |||| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 5,037: Line 5,053:
| 7
| 7
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
|①|| ||③||④|||| || || ||⑨|| 
|①|| ||③||④|| |||| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 5,049: Line 5,065:
| 7
| 7
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
|①||②|| ||④|||| || || || ||⑩
|①||②|| ||④|| |||| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Two%20bullet%20roulette|Two bullet roulette]]
| [[Two%20bullet%20roulette|Two bullet roulette]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[URL%20shortener|URL shortener]]
| [[URL%20shortener|URL shortener]]
|①|| ||③||④|| |||| || || || 
|①|| ||③||④|||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 5,085: Line 5,101:
| 6
| 6
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
|①||②||③||④|| |||| || || || 
|①||②||③||④|||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 5,113: Line 5,129:
| 5
| 5
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
|①||②||③|| |||| || || || || 
|①||②||③|| || |||| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Price%20list%20behind%20API|Price list behind API]]
| [[Price%20list%20behind%20API|Price list behind API]]
|①||②||③|| || |||| || || || 
|①||②||③|| |||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
|①||②|| ||④|||| || || || || 
|①||②|| ||④|| |||| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 5,150: Line 5,166:
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|①||②|| ||④|| || ||⑦|| || || 
|①||②|| ||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
| 5
| [[War%20Card%20Game|War Card Game]]
|①||②||③|| ||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
|①||②||③||④|||| || || || || 
|①||②||③||④|| |||| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 5,161: Line 5,181:
| 4
| 4
| [[OLE%20automation|OLE automation]]
| [[OLE%20automation|OLE automation]]
|①|| || || || |||| || || || 
|①|| || || |||| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 5,177: Line 5,197:
| 4
| 4
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
|①|| || || || |||| || ||⑨|| 
|①|| || || |||| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 5,193: Line 5,213:
| 3
| 3
| [[Solving%20coin%20problems|Solving coin problems]]
| [[Solving%20coin%20problems|Solving coin problems]]
|①||②|| || |||| || || || || 
|①||②|| || || |||| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
Line 5,218: Line 5,238:
| [[IRC%20gateway|IRC gateway]]
| [[IRC%20gateway|IRC gateway]]
|①|| || || || || || || || || 
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 2
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| || || || || || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 1
| 1
| [[Blackjack%20strategy|Blackjack strategy]]
| [[Blackjack%20strategy|Blackjack strategy]]
|①|| || || || || || || || || 
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 1
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| || || || || || || || || || 
|}
|}
</div>
</div>

Revision as of 21:13, 27 December 2020

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