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

From Rosetta Code
Content added Content deleted
(Update full list output)
(Update full list output)
Line 20: Line 20:
<pre>First ten programming languages by number of task examples completed:
<pre>First ten programming languages by number of task examples completed:
① Go ② Phix ③ Julia ④ Nim ⑤ Raku
① Go ② Phix ③ Julia ④ Nim ⑤ Raku
WrenPerl ⑧ Python ⑨ C ⑩ Kotlin
PerlWren ⑧ Python ⑨ C ⑩ REXX
</pre>
</pre>


<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2021-08-15T21:51:28Z :: Tasks: 1121 ::<span style="background-color:#ffd"> Draft Tasks:298 </span>:: Total Tasks: 1419 :: Total Examples: 78955
|+ As of 2021-08-22T21:31:12Z :: Tasks: 1121 ::<span style="background-color:#ffd"> Draft Tasks:303 </span>:: Total Tasks: 1424 :: Total Examples: 79105
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
Line 32: Line 32:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 329
| 330
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 52: Line 52:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 276
| 278
| [[Comments|Comments]]
| [[Comments|Comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 268
| 269
| [[A%2BB|A+B]]
| [[A%2BB|A+B]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 262
| 263
| [[Empty%20program|Empty program]]
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 240
| 241
| [[Function%20definition|Function definition]]
| [[Function%20definition|Function definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 230
| 232
| [[Loops%2FInfinite|Loops/Infinite]]
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 227
| 228
| [[Reverse%20a%20string|Reverse a string]]
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 227
| 227
| [[Arrays|Arrays]]
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 226
| 227
| [[Arrays|Arrays]]
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 88: Line 88:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 208
| 210
| [[Loops%2FFor|Loops/For]]
| [[Loops%2FFor|Loops/For]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 112: Line 112:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 188
| 189
| [[Even%20or%20odd|Even or odd]]
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 148: Line 148:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 169
| 170
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 230: Line 230:
| 161
| 161
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 157
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 238: Line 242:
| 156
| 156
| [[Leap%20year|Leap year]]
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 289: Line 289:
|-
|-
| 146
| 146
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 145
| 146
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 352: Line 352:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 136
| 137
| [[Stack|Stack]]
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 362: Line 362:
| 135
| 135
| [[Read%20entire%20file|Read entire file]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 378: Line 382:
| 134
| 134
| [[Mutual%20recursion|Mutual recursion]]
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 134
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 470: Line 470:
| 122
| 122
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 482: Line 486:
| 121
| 121
| [[Count%20in%20octal|Count in octal]]
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 526: Line 526:
| 117
| 117
| [[Anagrams|Anagrams]]
| [[Anagrams|Anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 117
| [[Multiplication%20tables|Multiplication tables]]
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 550: Line 558:
| 116
| 116
| [[Matrix%20multiplication|Matrix multiplication]]
| [[Matrix%20multiplication|Matrix multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 571: Line 571:
| [[Babbage%20problem|Babbage problem]]
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Classes|Classes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 115
| 115
Line 582: Line 586:
| 115
| 115
| [[Letter%20frequency|Letter frequency]]
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Classes|Classes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 634: Line 634:
| 112
| 112
| [[HTTP|HTTP]]
| [[HTTP|HTTP]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 112
| 112
Line 682: Line 682:
| 107
| 107
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 698: Line 702:
| 106
| 106
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 754: Line 754:
| 104
| 104
| [[Zig-zag%20matrix|Zig-zag matrix]]
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Exceptions|Exceptions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Nth%20root|Nth root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 769: Line 777:
|-
|-
| 102
| 102
| [[Queue%2FDefinition|Queue/Definition]]
| [[Exceptions|Exceptions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 102
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
| [[Nth%20root|Nth root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 790: Line 794:
| 101
| 101
| [[Ordered%20words|Ordered words]]
| [[Ordered%20words|Ordered words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 810: Line 810:
| 99
| 99
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 826: Line 830:
| 99
| 99
| [[Shell%20one-liner|Shell one-liner]]
| [[Shell%20one-liner|Shell one-liner]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 99
| 99
Line 842: Line 846:
| 99
| 99
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 862: Line 862:
| 97
| 97
| [[Range%20extraction|Range extraction]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 874: Line 878:
| 96
| 96
| [[Range%20expansion|Range expansion]]
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 914: Line 914:
| 93
| 93
| [[First-class%20functions|First-class functions]]
| [[First-class%20functions|First-class functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 934: Line 938:
| 92
| 92
| [[Inheritance%2FSingle|Inheritance/Single]]
| [[Inheritance%2FSingle|Inheritance/Single]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 92
| 92
|data-sort-value="md0B5"| [[MD5|MD5]]
|data-sort-value="md0B5"| [[MD5|MD5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 982: Line 982:
| 90
| 90
| [[JSON|JSON]]
| [[JSON|JSON]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 90
| 90
Line 1,034: Line 1,034:
| 88
| 88
| [[Simple%20windowed%20application|Simple windowed application]]
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 88
| 88
Line 1,114: Line 1,114:
| 84
| 84
| [[Window%20creation|Window creation]]
| [[Window%20creation|Window creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 83
| 83
Line 1,138: Line 1,138:
| 82
| 82
| [[File%20modification%20time|File modification time]]
| [[File%20modification%20time|File modification time]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 82
| 82
Line 1,146: Line 1,146:
| 82
| 82
| [[Set|Set]]
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,170: Line 1,174:
| 81
| 81
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,190: Line 1,190:
| 80
| 80
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 80
| 80
Line 1,206: Line 1,206:
| 80
| 80
| [[Operator%20precedence|Operator precedence]]
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,213: Line 1,217:
|-
|-
| 79
| 79
| [[Address%20of%20a%20variable|Address of a variable]]
| [[Concurrent%20computing|Concurrent computing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Concurrent%20computing|Concurrent computing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 79
| 79
Line 1,237: Line 1,245:
|-
|-
| 79
| 79
| [[Show%20ASCII%20table|Show ASCII table]]
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,262: Line 1,270:
| 79
| 79
| [[Web%20scraping|Web scraping]]
| [[Web%20scraping|Web scraping]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 79
| 79
| [[XML%2FInput|XML/Input]]
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Address%20of%20a%20variable|Address of a variable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,294: Line 1,298:
| 78
| 78
| [[Sockets|Sockets]]
| [[Sockets|Sockets]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 78
| 78
Line 1,303: Line 1,307:
| [[URL%20encoding|URL encoding]]
| [[URL%20encoding|URL encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Call%20an%20object%20method|Call an object method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 77
| 77
Line 1,322: Line 1,330:
| 77
| 77
| [[Proper%20divisors|Proper divisors]]
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Show%20ASCII%20table|Show ASCII table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,333: Line 1,337:
|-
|-
| 76
| 76
| [[Anti-primes|Anti-primes]]
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| [[Call%20an%20object%20method|Call an object method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,358: Line 1,362:
| 76
| 76
| [[Sudoku|Sudoku]]
| [[Sudoku|Sudoku]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,430: Line 1,430:
| 74
| 74
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 74
| 74
Line 1,438: Line 1,438:
| 74
| 74
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 74
| 74
Line 1,454: Line 1,454:
| 73
| 73
| [[Empty%20directory|Empty directory]]
| [[Empty%20directory|Empty directory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,466: Line 1,470:
| 73
| 73
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,478: Line 1,486:
| 72
| 72
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,494: Line 1,498:
| 72
| 72
| [[Quaternion%20type|Quaternion type]]
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 72
| 72
Line 1,534: Line 1,534:
| 71
| 71
| [[Fractal%20tree|Fractal tree]]
| [[Fractal%20tree|Fractal tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 71
| 71
Line 1,542: Line 1,542:
| 71
| 71
| [[Polymorphism|Polymorphism]]
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 71
| 71
Line 1,550: Line 1,550:
| 70
| 70
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 70
| 70
Line 1,626: Line 1,626:
| 69
| 69
| [[Fork|Fork]]
| [[Fork|Fork]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
| 69
| [[Jump%20anywhere|Jump anywhere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
Line 1,657: Line 1,661:
|-
|-
| 68
| 68
| [[Department%20numbers|Department numbers]]
| [[Euler%20method|Euler method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Euler%20method|Euler method]]
| [[Extend%20your%20language|Extend your language]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Extend%20your%20language|Extend your language]]
| [[Jump%20anywhere|Jump anywhere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,678: Line 1,682:
| 67
| 67
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Department%20numbers|Department numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,734: Line 1,734:
| 66
| 66
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 66
| 66
Line 1,770: Line 1,770:
| 65
| 65
| [[HTTPS|HTTPS]]
| [[HTTPS|HTTPS]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 65
| 65
Line 1,898: Line 1,898:
| 62
| 62
| [[Mouse%20position|Mouse position]]
| [[Mouse%20position|Mouse position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 62
| 62
Line 1,967: Line 1,967:
| [[CUSIP|CUSIP]]
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 60
| 60
Line 2,022: Line 2,026:
| 59
| 59
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
|-
| 59
| 59
Line 2,051: Line 2,055:
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|-
|-
| 58
| 58
Line 2,078: Line 2,078:
| 58
| 58
| [[Mad%20Libs|Mad Libs]]
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,086: Line 2,090:
| 58
| 58
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,106: Line 2,114:
| 57
| 57
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
|-
| 57
| 57
| [[Delegates|Delegates]]
| [[Delegates|Delegates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 57
| 57
Line 2,129: Line 2,137:
|-
|-
| 57
| 57
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
| [[LZW%20compression|LZW compression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[LZW%20compression|LZW compression]]
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 57
| 57
Line 2,150: Line 2,158:
| 57
| 57
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 57
| 57
| [[Singleton|Singleton]]
| [[Singleton|Singleton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 57
| 57
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,182: Line 2,186:
| 56
| 56
| [[DNS%20query|DNS query]]
| [[DNS%20query|DNS query]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 56
| 56
Line 2,198: Line 2,202:
| 56
| 56
| [[Forest%20fire|Forest fire]]
| [[Forest%20fire|Forest fire]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 56
| 56
Line 2,206: Line 2,210:
| 56
| 56
| [[Modulinos|Modulinos]]
| [[Modulinos|Modulinos]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 56
| 56
Line 2,214: Line 2,218:
| 56
| 56
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 56
| 56
Line 2,230: Line 2,234:
| 55
| 55
| [[Chinese%20zodiac|Chinese zodiac]]
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 55
| 55
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,250: Line 2,250:
| 55
| 55
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Pointers%20and%20references|Pointers and references]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,281: Line 2,285:
|-
|-
| 54
| 54
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Pointers%20and%20references|Pointers and references]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
| [[Synchronous%20concurrency|Synchronous concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Synchronous%20concurrency|Synchronous concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 54
| 54
Line 2,302: Line 2,314:
| 54
| 54
| [[Wireworld|Wireworld]]
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 53
| 53
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 53
| 53
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 53
| 53
Line 2,330: Line 2,342:
| 53
| 53
| [[Heronian%20triangles|Heronian triangles]]
| [[Heronian%20triangles|Heronian triangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,358: Line 2,366:
| 53
| 53
| [[Send%20email|Send email]]
| [[Send%20email|Send email]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
| 53
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
Line 2,382: Line 2,382:
| 53
| 53
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 52
| 52
Line 2,406: Line 2,406:
| 52
| 52
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,442: Line 2,446:
| 51
| 51
| [[GUI%20component%20interaction|GUI component interaction]]
| [[GUI%20component%20interaction|GUI component interaction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 51
| 51
Line 2,454: Line 2,458:
| 51
| 51
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 51
| 51
Line 2,498: Line 2,498:
| 50
| 50
| [[Make%20directory%20path|Make directory path]]
| [[Make%20directory%20path|Make directory path]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 50
| 50
Line 2,530: Line 2,530:
| 49
| 49
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Echo%20server|Echo server]]
| [[Echo%20server|Echo server]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 49
| 49
Line 2,546: Line 2,546:
| 49
| 49
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 49
| 49
Line 2,594: Line 2,594:
| 48
| 48
| [[Two%20identical%20strings|Two identical strings]]
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 48
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
Line 2,634: Line 2,638:
| 47
| 47
| [[OpenGL|OpenGL]]
| [[OpenGL|OpenGL]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 47
| 47
Line 2,642: Line 2,646:
| 47
| 47
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Active%20object|Active object]]
| [[Active%20object|Active object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 46
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,661: Line 2,665:
|-
|-
| 46
| 46
| [[Recaman%27s%20sequence|Recaman's sequence]]
| [[Set%20consolidation|Set consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Set%20consolidation|Set consolidation]]
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 46
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,690: Line 2,694:
| 45
| 45
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|-
|-
| 45
| 45
Line 2,698: Line 2,702:
| 45
| 45
| [[Image%20noise|Image noise]]
| [[Image%20noise|Image noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Recaman%27s%20sequence|Recaman's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|①||②||③||④||⑤|| ||||⑧|| ||
|①||②||③||④||⑤|||| ||⑧|| ||
|-
|-
| 45
| 45
Line 2,714: Line 2,714:
| 45
| 45
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|①||②||③||O||⑤||⑥||⑦||⑧||O||
|①||②||③||O||⑤||⑥||⑦||⑧||O||
|-
|-
| 45
| 45
Line 2,738: Line 2,738:
| 45
| 45
| [[The%20Name%20Game|The Name Game]]
| [[The%20Name%20Game|The Name Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Atomic%20updates|Atomic updates]]
| [[Atomic%20updates|Atomic updates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 44
| 44
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 44
| 44
Line 2,754: Line 2,758:
| 44
| 44
| [[Deepcopy|Deepcopy]]
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 44
| 44
Line 2,762: Line 2,766:
| 44
| 44
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 44
| 44
Line 2,778: Line 2,782:
| 44
| 44
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 44
| 44
Line 2,786: Line 2,790:
| 44
| 44
| [[Subtractive%20generator|Subtractive generator]]
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,810: Line 2,810:
| 43
| 43
| [[Hilbert%20curve|Hilbert curve]]
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 43
| 43
Line 2,850: Line 2,850:
| 43
| 43
| [[Speech%20synthesis|Speech synthesis]]
| [[Speech%20synthesis|Speech synthesis]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 43
| 43
Line 2,869: Line 2,869:
|-
|-
| 43
| 43
| [[Totient%20function|Totient function]]
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 43
| 43
| [[Voronoi%20diagram|Voronoi diagram]]
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 42
| 42
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|-
|-
| 42
| 42
Line 2,890: Line 2,894:
| 42
| 42
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 42
| 42
Line 2,910: Line 2,914:
| 42
| 42
| [[Tau%20number|Tau number]]
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 42
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
|data-sort-value="0C21 game"| [[21%20game|21 game]]
|data-sort-value="0C21 game"| [[21%20game|21 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 41
| 41
Line 2,946: Line 2,946:
| 41
| 41
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 41
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,958: Line 2,962:
| 41
| 41
| [[Parallel%20calculations|Parallel calculations]]
| [[Parallel%20calculations|Parallel calculations]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 41
| 41
Line 3,030: Line 3,034:
| 40
| 40
| [[Parametric%20polymorphism|Parametric polymorphism]]
| [[Parametric%20polymorphism|Parametric polymorphism]]
|①||②||③||④||⑤||||O||O||⑨||⑩
|①||②||③||④||⑤||O||||O||⑨||⑩
|-
| 40
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 40
| 40
Line 3,042: Line 3,050:
| 40
| 40
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 40
| 40
Line 3,062: Line 3,070:
| 39
| 39
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|-
|-
| 39
| 39
Line 3,078: Line 3,086:
| 39
| 39
| [[Events|Events]]
| [[Events|Events]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
Line 3,089: Line 3,097:
|-
|-
| 39
| 39
| [[Four%20is%20magic|Four is magic]]
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,114: Line 3,122:
| 39
| 39
| [[Metered%20concurrency|Metered concurrency]]
| [[Metered%20concurrency|Metered concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
| [[Multiple%20regression|Multiple regression]]
| [[Multiple%20regression|Multiple regression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
Line 3,126: Line 3,134:
| 39
| 39
| [[Palindrome%20dates|Palindrome dates]]
| [[Palindrome%20dates|Palindrome dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
Line 3,134: Line 3,142:
| 39
| 39
| [[Penney%27s%20game|Penney's game]]
| [[Penney%27s%20game|Penney's game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,154: Line 3,158:
| 39
| 39
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
Line 3,166: Line 3,170:
| 39
| 39
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
Line 3,178: Line 3,182:
| 38
| 38
| [[Break%20OO%20privacy|Break OO privacy]]
| [[Break%20OO%20privacy|Break OO privacy]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
|-
| 38
| 38
Line 3,186: Line 3,190:
| 38
| 38
| [[Constrained%20genericity|Constrained genericity]]
| [[Constrained%20genericity|Constrained genericity]]
|①||②||③||④||⑤||||O||O||O||
|①||②||③||④||⑤||O||||O||O||
|-
|-
| 38
| 38
Line 3,202: Line 3,206:
| 38
| 38
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Four%20is%20magic|Four is magic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,226: Line 3,226:
| 38
| 38
| [[Maze%20solving|Maze solving]]
| [[Maze%20solving|Maze solving]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
| [[Mertens%20function|Mertens function]]
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
Line 3,254: Line 3,254:
| 38
| 38
| [[Tau%20function|Tau function]]
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
Line 3,270: Line 3,270:
| 37
| 37
|data-sort-value="md0B4"| [[MD4|MD4]]
|data-sort-value="md0B4"| [[MD4|MD4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 37
| 37
| [[Object%20serialization|Object serialization]]
| [[Object%20serialization|Object serialization]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||O||O
|-
|-
| 37
| 37
| [[RSA%20code|RSA code]]
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 37
| 37
Line 3,306: Line 3,306:
| 36
| 36
| [[Multiline%20shebang|Multiline shebang]]
| [[Multiline%20shebang|Multiline shebang]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 36
| 36
Line 3,322: Line 3,322:
| 36
| 36
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
| [[Pythagoras%20tree|Pythagoras tree]]
| [[Pythagoras%20tree|Pythagoras tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 36
| 36
| [[Subset%20sum%20problem|Subset sum problem]]
| [[Subset%20sum%20problem|Subset sum problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,342: Line 3,350:
| 35
| 35
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Coprimes|Coprimes]]
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 35
| 35
Line 3,358: Line 3,366:
| 35
| 35
| [[Factorions|Factorions]]
| [[Factorions|Factorions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 35
| 35
| [[Mutex|Mutex]]
| [[Mutex|Mutex]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 35
| 35
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 35
| 35
Line 3,381: Line 3,389:
|-
|-
| 35
| 35
| [[Textonyms|Textonyms]]
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,387: Line 3,395:
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Zumkeller%20numbers|Zumkeller numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 34
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 3,410: Line 3,414:
| 34
| 34
| [[Cousin%20primes|Cousin primes]]
| [[Cousin%20primes|Cousin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Frobenius%20numbers|Frobenius numbers]]
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 34
| 34
Line 3,450: Line 3,454:
| 34
| 34
| [[Straddling%20checkerboard|Straddling checkerboard]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Textonyms|Textonyms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,466: Line 3,466:
| 33
| 33
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 33
| 33
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 33
| 33
Line 3,490: Line 3,490:
| 33
| 33
| [[Executable%20library|Executable library]]
| [[Executable%20library|Executable library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 33
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
Line 3,511: Line 3,515:
|data-sort-value="primes which sum of digits is 0C25"| [[Primes%20which%20sum%20of%20digits%20is%2025|Primes which sum of digits is 25]]
|data-sort-value="primes which sum of digits is 0C25"| [[Primes%20which%20sum%20of%20digits%20is%2025|Primes which sum of digits is 25]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Product%20of%20divisors|Product of divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Reflection%2FList%20properties|Reflection/List properties]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
|-
| 33
| 33
Line 3,522: Line 3,534:
| 33
| 33
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 33
| 33
Line 3,538: Line 3,550:
| 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
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|-
|-
| 32
| 32
| [[Chaocipher|Chaocipher]]
| [[Chaocipher|Chaocipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
| [[Chat%20server|Chat server]]
| [[Chat%20server|Chat server]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 32
| 32
Line 3,558: Line 3,570:
| 32
| 32
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
Line 3,566: Line 3,578:
| 32
| 32
| [[Execute%20SNUSP|Execute SNUSP]]
| [[Execute%20SNUSP|Execute SNUSP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 32
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
Line 3,594: Line 3,602:
| 32
| 32
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Product%20of%20divisors|Product of divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Reflection%2FList%20properties|Reflection/List properties]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
|-
| 32
| 32
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|①||②||③||④||⑤|| ||||⑧|| ||
|①||②||③||④||⑤|||| ||⑧|| ||
|-
|-
| 32
| 32
Line 3,630: Line 3,630:
| 32
| 32
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
| [[URL%20parser|URL parser]]
| [[URL%20parser|URL parser]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 32
| 32
| [[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]]
|①||②|| ||④||⑤|| || ||⑧||⑨||
|①||②|| ||④||⑤|| || ||⑧||⑨||
|-
|-
| 32
| 32
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|①||②||③|| ||⑤|| ||||⑧||⑨||⑩
|①||②||③|| ||⑤|||| ||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,650: Line 3,650:
| 31
| 31
| [[ABC%20words|ABC words]]
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
| [[Arena%20storage%20pool|Arena storage pool]]
| [[Arena%20storage%20pool|Arena storage pool]]
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|-
|-
| 31
| 31
Line 3,662: Line 3,662:
| 31
| 31
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
| [[FTP|FTP]]
| [[FTP|FTP]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 31
| 31
Line 3,682: Line 3,682:
| 31
| 31
| [[Keyboard%20macros|Keyboard macros]]
| [[Keyboard%20macros|Keyboard macros]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Koch%20curve|Koch curve]]
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
Line 3,698: Line 3,698:
| 31
| 31
| [[Modular%20arithmetic|Modular arithmetic]]
| [[Modular%20arithmetic|Modular arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 31
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
Line 3,714: Line 3,718:
| 31
| 31
| [[Parallel%20brute%20force|Parallel brute force]]
| [[Parallel%20brute%20force|Parallel brute force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
Line 3,722: Line 3,726:
| 31
| 31
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|①||②||③||④||⑤|| ||||⑧|| ||
|①||②||③||④||⑤|||| ||⑧|| ||
|-
|-
| 31
| 31
Line 3,730: Line 3,734:
| 31
| 31
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Special%20Divisors|Special Divisors]]
| [[Special%20Divisors|Special Divisors]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 31
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
Line 3,770: Line 3,778:
| 30
| 30
| [[AVL%20tree|AVL tree]]
| [[AVL%20tree|AVL tree]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|-
|-
| 30
| 30
Line 3,778: Line 3,786:
| 30
| 30
| [[Death%20Star|Death Star]]
| [[Death%20Star|Death Star]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
Line 3,790: Line 3,798:
| 30
| 30
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
| 30
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 30
| 30
Line 3,802: Line 3,806:
| 30
| 30
| [[Polyspiral|Polyspiral]]
| [[Polyspiral|Polyspiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 30
| 30
Line 3,814: Line 3,818:
| 30
| 30
| [[State%20name%20puzzle|State name puzzle]]
| [[State%20name%20puzzle|State name puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,842: Line 3,842:
| 30
| 30
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 30
| 30
| [[Word%20wheel|Word wheel]]
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Additive%20primes|Additive primes]]
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Alternade%20words|Alternade words]]
| [[Alternade%20words|Alternade words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
Line 3,870: Line 3,870:
| 29
| 29
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 29
| 29
| [[Formal%20power%20series|Formal power series]]
| [[Formal%20power%20series|Formal power series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
Line 3,882: Line 3,882:
| 29
| 29
| [[Honeycombs|Honeycombs]]
| [[Honeycombs|Honeycombs]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
Line 3,902: Line 3,902:
| 29
| 29
| [[Plasma%20effect|Plasma effect]]
| [[Plasma%20effect|Plasma effect]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
Line 3,910: Line 3,910:
| 29
| 29
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
Line 3,926: Line 3,926:
| 29
| 29
| [[Table%20creation|Table creation]]
| [[Table%20creation|Table creation]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|-
|-
| 29
| 29
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Unique%20characters|Unique characters]]
| [[Unique%20characters|Unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
Line 3,942: Line 3,942:
| 28
| 28
| [[A%2A%20search%20algorithm|A* search algorithm]]
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①||②||③|| ||⑤|| ||||⑧||⑨||
|①||②||③|| ||⑤|||| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
Line 3,958: Line 3,958:
| 28
| 28
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 28
| 28
Line 3,970: Line 3,970:
| 28
| 28
| [[Go%20Fish|Go Fish]]
| [[Go%20Fish|Go Fish]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|-
|-
| 28
| 28
Line 3,982: Line 3,982:
| 28
| 28
| [[Machine%20code|Machine code]]
| [[Machine%20code|Machine code]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|-
|-
| 28
| 28
| [[Mayan%20numerals|Mayan numerals]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 28
| 28
Line 3,998: Line 3,998:
| 28
| 28
| [[Natural%20sorting|Natural sorting]]
| [[Natural%20sorting|Natural sorting]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 28
| 28
Line 4,006: Line 4,006:
| 28
| 28
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 28
| [[Pierpont%20primes|Pierpont primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 28
| 28
| [[Reflection%2FList%20methods|Reflection/List methods]]
| [[Reflection%2FList%20methods|Reflection/List methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
|-
| 28
| 28
| [[Same%20fringe|Same fringe]]
| [[Same%20fringe|Same fringe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 28
| 28
Line 4,030: Line 4,034:
| 28
| 28
| [[Summarize%20primes|Summarize primes]]
| [[Summarize%20primes|Summarize primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 28
| 28
Line 4,046: Line 4,050:
| 27
| 27
| [[Bin%20given%20limits|Bin given limits]]
| [[Bin%20given%20limits|Bin given limits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
Line 4,062: Line 4,066:
| 27
| 27
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|①||②||③||④||⑤|| ||||O||⑨||
|①||②||③||④||⑤|||| ||O||⑨||
|-
|-
| 27
| 27
Line 4,070: Line 4,074:
| 27
| 27
| [[Distributed%20programming|Distributed programming]]
| [[Distributed%20programming|Distributed programming]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 27
| 27
Line 4,078: Line 4,082:
| 27
| 27
| [[Finite%20state%20machine|Finite state machine]]
| [[Finite%20state%20machine|Finite state machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 27
| 27
| [[Image%20convolution|Image convolution]]
| [[Image%20convolution|Image convolution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
Line 4,102: Line 4,110:
| 27
| 27
| [[Partition%20function%20P|Partition function P]]
| [[Partition%20function%20P|Partition function P]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 27
| [[Pierpont%20primes|Pierpont primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,118: Line 4,122:
| 27
| 27
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 27
| 27
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 27
| 27
| [[Teacup%20rim%20text|Teacup rim text]]
| [[Teacup%20rim%20text|Teacup rim text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
| [[Welch%27s%20t-test|Welch's t-test]]
| [[Welch%27s%20t-test|Welch's t-test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Audio%20alarm|Audio alarm]]
| [[Audio%20alarm|Audio alarm]]
|①||②||③||④|| |||| ||⑧|| ||⑩
|①||②||③||④|| || ||||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
Line 4,146: Line 4,150:
| 26
| 26
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
| [[Color%20wheel|Color wheel]]
| [[Color%20wheel|Color wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
| [[Fixed%20length%20records|Fixed length records]]
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 26
| 26
| [[Function%20frequency|Function frequency]]
| [[Function%20frequency|Function frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 26
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 26
| 26
| [[Hough%20transform|Hough transform]]
| [[Hough%20transform|Hough transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
Line 4,178: Line 4,178:
| 26
| 26
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
| [[Kolakoski%20sequence|Kolakoski sequence]]
| [[Kolakoski%20sequence|Kolakoski sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
Line 4,202: Line 4,202:
| 26
| 26
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①||②|| ||④||⑤|| ||||⑧|| ||
|①||②|| ||④||⑤|||| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Common%20sorted%20list|Common sorted list]]
| [[Common%20sorted%20list|Common sorted list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 25
| 25
Line 4,222: Line 4,222:
| 25
| 25
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 25
| 25
Line 4,238: Line 4,238:
| 25
| 25
| [[Magnanimous%20numbers|Magnanimous numbers]]
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
Line 4,246: Line 4,246:
| 25
| 25
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①||②||③||④|| |||| ||⑧|| ||
|①||②||③||④|| || ||||⑧|| ||
|-
|-
| 25
| 25
Line 4,258: Line 4,258:
| 25
| 25
| [[RCRPG|RCRPG]]
| [[RCRPG|RCRPG]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 25
| 25
Line 4,270: Line 4,270:
| 25
| 25
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|①||②|| ||④||⑤|| ||||⑧||⑨||⑩
|①||②|| ||④||⑤|||| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 25
| 25
| [[Total%20circles%20area|Total circles area]]
| [[Total%20circles%20area|Total circles area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥|| ||⑧||O||⑩
|-
|-
| 24
| 24
Line 4,286: Line 4,290:
| 24
| 24
| [[Deming%27s%20Funnel|Deming's Funnel]]
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 24
| 24
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 4,298: Line 4,302:
| 24
| 24
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 24
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 24
| 24
Line 4,306: Line 4,314:
| 24
| 24
|data-sort-value="numbers in base 0C10 that are palindromic in bases 0B2, 0B4, and 0C16"| [[Numbers%20in%20base%2010%20that%20are%20palindromic%20in%20bases%202%2C%204%2C%20and%2016|Numbers in base 10 that are palindromic in bases 2, 4, and 16]]
|data-sort-value="numbers in base 0C10 that are palindromic in bases 0B2, 0B4, and 0C16"| [[Numbers%20in%20base%2010%20that%20are%20palindromic%20in%20bases%202%2C%204%2C%20and%2016|Numbers in base 10 that are palindromic in bases 2, 4, and 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 24
| 24
| [[Padovan%20sequence|Padovan sequence]]
| [[Padovan%20sequence|Padovan sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 24
| 24
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 24
| 24
Line 4,326: Line 4,334:
| 24
| 24
| [[Sokoban|Sokoban]]
| [[Sokoban|Sokoban]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 24
| 24
Line 4,335: Line 4,343:
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤|| ||⑦||⑧||O||⑩
|-
|-
| 23
| 23
Line 4,346: Line 4,350:
| 23
| 23
| [[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"
|- style="background-color: #ffc"
| 23
| 23
| [[Addition%20chains|Addition chains]]
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 23
| 23
Line 4,358: Line 4,362:
| 23
| 23
| [[Changeable%20words|Changeable words]]
| [[Changeable%20words|Changeable words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 23
| 23
| [[Cistercian%20numerals|Cistercian numerals]]
| [[Cistercian%20numerals|Cistercian numerals]]
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|-
|-
| 23
| 23
Line 4,370: Line 4,374:
| 23
| 23
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
|-
| 23
| 23
| [[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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 23
| 23
| [[Find%20duplicate%20files|Find duplicate files]]
| [[Find%20duplicate%20files|Find duplicate files]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 23
| 23
Line 4,389: Line 4,393:
|-
|-
| 23
| 23
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 23
| 23
| [[Nested%20templated%20data|Nested templated data]]
| [[Monads%2FList%20monad|Monads/List monad]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 23
| [[Nested%20templated%20data|Nested templated data]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 23
| 23
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Piprimes|Piprimes]]
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 23
| 23
Line 4,422: Line 4,422:
| 23
| 23
| [[Record%20sound|Record sound]]
| [[Record%20sound|Record sound]]
|①||②||③||④||⑤|| || ||⑧||⑨||
|①||②||③||④||⑤|| || ||⑧||⑨||
|-
|-
| 23
| 23
| [[SOAP|SOAP]]
| [[SOAP|SOAP]]
|①||②||③|| ||⑤|| ||||⑧||⑨||
|①||②||③|| ||⑤|||| ||⑧||⑨||
|-
|-
| 23
| 23
Line 4,442: Line 4,442:
| 23
| 23
| [[Ulam%20numbers|Ulam numbers]]
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 22
| 22
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 22
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 4,454: Line 4,458:
| 22
| 22
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 22
| [[Distinct%20power%20numbers|Distinct power numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 22
| [[Doomsday%20rule|Doomsday rule]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,474: Line 4,486:
| 22
| 22
| [[Find%20prime%20n%20for%20that%20reversed%20n%20is%20also%20prime|Find prime n for that reversed n is also prime]]
| [[Find%20prime%20n%20for%20that%20reversed%20n%20is%20also%20prime|Find prime n for that reversed n is also prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 22
| 22
| [[Kosaraju|Kosaraju]]
| [[Kosaraju|Kosaraju]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 22
| 22
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 22
| 22
Line 4,490: Line 4,502:
| 22
| 22
| [[Median%20filter|Median filter]]
| [[Median%20filter|Median filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Montgomery%20reduction|Montgomery reduction]]
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Neighbour%20primes|Neighbour primes]]
| [[Neighbour%20primes|Neighbour primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 4,506: Line 4,518:
| 22
| 22
| [[Perceptron|Perceptron]]
| [[Perceptron|Perceptron]]
|①||②||③||④||⑤|||| ||⑧|| ||⑩
|①||②||③||④||⑤|| ||||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 4,514: Line 4,526:
| 22
| 22
| [[Rare%20numbers|Rare numbers]]
| [[Rare%20numbers|Rare numbers]]
|①||②||③||④|| |||| ||⑧|| ||⑩
|①||②||③||④|| || ||||⑧|| ||⑩
|-
|-
| 22
| 22
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④||⑤|||| ||⑧||O||⑩
|①||②||③||④||⑤|| ||||⑧||O||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 22
| 22
Line 4,530: Line 4,542:
| 22
| 22
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 22
| 22
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 22
| 22
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 21
| 21
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧|| ||
|-
| 21
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Bilinear%20interpolation|Bilinear interpolation]]
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 21
| 21
Line 4,566: Line 4,574:
| 21
| 21
| [[Common%20list%20elements|Common list elements]]
| [[Common%20list%20elements|Common list elements]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 21
| [[Doomsday%20rule|Doomsday rule]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 21
| 21
Line 4,582: Line 4,586:
| 21
| 21
| [[K-d%20tree|K-d tree]]
| [[K-d%20tree|K-d tree]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[N-body%20problem|N-body problem]]
| [[N-body%20problem|N-body problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Native%20shebang|Native shebang]]
| [[Native%20shebang|Native shebang]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Odd%20words|Odd words]]
| [[Odd%20words|Odd words]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 21
| 21
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 21
| 21
Line 4,614: Line 4,618:
| 21
| 21
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Sum%20data%20type|Sum data type]]
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 21
| 21
| [[Window%20management|Window management]]
| [[Window%20management|Window management]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 20
| 20
| [[Color%20quantization|Color quantization]]
| [[Color%20quantization|Color quantization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 20
| 20
Line 4,638: Line 4,642:
| 20
| 20
| [[Coprime%20triplets|Coprime triplets]]
| [[Coprime%20triplets|Coprime triplets]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 20
| 20
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 20
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Find%20words%20which%20first%20and%20last%20three%20letters%20are%20equals|Find words which first and last three letters are equals]]
| [[Find%20words%20which%20first%20and%20last%20three%20letters%20are%20equals|Find words which first and last three letters are equals]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 20
| 20
Line 4,654: Line 4,662:
| 20
| 20
| [[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"
| 20
| 20
Line 4,666: Line 4,674:
| 20
| 20
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Names%20to%20numbers|Names to numbers]]
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 20
| 20
Line 4,678: Line 4,686:
| 20
| 20
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 20
| 20
| [[P-value%20correction|P-value correction]]
| [[P-value%20correction|P-value correction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 20
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 20
| 20
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 4,694: Line 4,706:
| 20
| 20
|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"
| 20
| 20
Line 4,702: Line 4,714:
| 20
| 20
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①||②||③|| ||⑤|| || ||⑧||⑨||
|①||②||③|| ||⑤|| || ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Transportation%20problem|Transportation problem]]
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④||⑤|||| || || ||⑩
|①||②||③||④||⑤|| |||| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 4,714: Line 4,726:
| 20
| 20
| [[Wieferich%20primes|Wieferich primes]]
| [[Wieferich%20primes|Wieferich primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 20
| 20
| [[Word%20search|Word search]]
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 20
| 20
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④||⑤|||| ||⑧||⑨||
|①||②||③||④||⑤|| ||||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,734: Line 4,746:
| 19
| 19
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 19
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,750: Line 4,758:
| 19
| 19
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,758: Line 4,766:
| 19
| 19
| [[Matrix%20digital%20rain|Matrix digital rain]]
| [[Matrix%20digital%20rain|Matrix digital rain]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Next%20special%20primes|Next special primes]]
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 19
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Palindromic%20primes|Palindromic primes]]
| [[Palindromic%20primes|Palindromic primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 19
| 19
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 19
| 19
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Prime%20triplets|Prime triplets]]
| [[Prime%20triplets|Prime triplets]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Prime%20words|Prime words]]
| [[Prime%20words|Prime words]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 19
| 19
| [[SQL-based%20authentication|SQL-based authentication]]
| [[SQL-based%20authentication|SQL-based authentication]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 19
| 19
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 18
| 18
| [[Biorhythms|Biorhythms]]
| [[Biorhythms|Biorhythms]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 18
| 18
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 18
| 18
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20dfferences|Consecutive primes with ascending or descending dfferences]]
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20dfferences|Consecutive primes with ascending or descending dfferences]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 18
| 18
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|-
|-
| 18
| 18
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,850: Line 4,858:
| 18
| 18
| [[Nimber%20arithmetic|Nimber arithmetic]]
| [[Nimber%20arithmetic|Nimber arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,862: Line 4,870:
| 18
| 18
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,870: Line 4,878:
| 18
| 18
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Proof|Proof]]
| [[Proof|Proof]]
|①||②|| ||④||⑤|||| ||O||O||
|①||②|| ||④||⑤|| ||||O||O||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Self-hosting%20compiler|Self-hosting compiler]]
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||②||O||④||⑤|||| ||⑧|| ||
|①||②||O||④||⑤|| ||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,886: Line 4,894:
| 18
| 18
| [[Snake|Snake]]
| [[Snake|Snake]]
|①||②||③||④||⑤|| |||| ||⑨||
|①||②||③||④||⑤|||| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,894: Line 4,902:
| 18
| 18
| [[Suffix%20tree|Suffix tree]]
| [[Suffix%20tree|Suffix tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 18
| 18
Line 4,906: Line 4,914:
| 17
| 17
| [[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]]
|①||②||③||④||⑤|| || ||⑧||⑨||
|①||②||③||④||⑤|| || ||⑧||⑨||
|-
|-
| 17
| 17
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 17
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①||②||③||④|| || ||⑦||⑧||⑨||⑩
|-
|-
| 17
| 17
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 17
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Cubic%20Special%20Primes|Cubic Special Primes]]
| [[Cubic%20Special%20Primes|Cubic Special Primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Cyclops%20numbers|Cyclops numbers]]
| [[Cyclops%20numbers|Cyclops numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 17
| 17
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 17
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Geometric%20algebra|Geometric algebra]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,942: Line 4,954:
| 17
| 17
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|①||②||③||④||⑤|| ||||⑧||O||
|①||②||③||④||⑤|||| ||⑧||O||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
|data-sort-value="numbers n in which number 0B1 occur twice"| [[Numbers%20n%20in%20which%20number%201%20occur%20twice|Numbers n in which number 1 occur twice]]
|data-sort-value="numbers n in which number 0B1 occur twice"| [[Numbers%20n%20in%20which%20number%201%20occur%20twice|Numbers n in which number 1 occur twice]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 17
| 17
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
|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"
| 17
| 17
| [[Quadrat%20Special%20Primes|Quadrat Special Primes]]
| [[Quadrat%20Special%20Primes|Quadrat Special Primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 17
| 17
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 17
| 17
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,986: Line 4,998:
| 17
| 17
| [[Substring%20primes|Substring primes]]
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 17
| 17
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤|| ||||⑧||⑨||⑩
|①||②||③||④||⑤|||| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|①||②||③|| ||⑤|| ||||⑧||⑨||
|①||②||③|| ||⑤|||| ||⑧||⑨||
|-
|-
| 16
| 16
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①||②||③||④||⑤|| || ||⑧||⑨||
|①||②||③||④||⑤|| || ||⑧||⑨||
|-
| 16
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|-
|-
| 16
| 16
Line 5,014: Line 5,022:
| 16
| 16
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Find%20words%20which%20contains%20most%20consonants|Find words which contains most consonants]]
| [[Find%20words%20which%20contains%20most%20consonants|Find words which contains most consonants]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 16
| 16
Line 5,026: Line 5,034:
| 16
| 16
| [[Numbers%20which%20count%20of%20divisors%20is%20prime|Numbers which count of divisors is prime]]
| [[Numbers%20which%20count%20of%20divisors%20is%20prime|Numbers which count of divisors is prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 5,034: Line 5,042:
| 16
| 16
| [[Primes%20which%20contain%20only%20one%20odd%20number|Primes which contain only one odd number]]
| [[Primes%20which%20contain%20only%20one%20odd%20number|Primes which contain only one odd number]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Print%20itself|Print itself]]
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 16
| 16
Line 5,050: Line 5,058:
| 16
| 16
| [[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"
| 16
| 16
| [[Smallest%20numbers|Smallest numbers]]
| [[Smallest%20numbers|Smallest numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 5,062: Line 5,070:
| 16
| 16
| [[XML%20validation|XML validation]]
| [[XML%20validation|XML validation]]
|①|| ||③||④||⑤|| ||||⑧||⑨||
|①|| ||③||④||⑤|||| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
|-
| 15
| 15
| [[Functional%20coverage%20tree|Functional coverage tree]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Gradient%20descent|Gradient descent]]
| [[Gradient%20descent|Gradient descent]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Interactive%20help|Interactive help]]
| [[Interactive%20help|Interactive help]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 15
| 15
Line 5,086: Line 5,094:
| 15
| 15
| [[Modified%20random%20distribution|Modified random distribution]]
| [[Modified%20random%20distribution|Modified random distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 15
| 15
| [[OpenWebNet%20password|OpenWebNet password]]
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Prime%20numbers%20p%20which%20sum%20of%20prime%20numbers%20less%20or%20equal%20to%20p%20is%20prime|Prime numbers p which sum of prime numbers less or equal to p is prime]]
| [[Prime%20numbers%20p%20which%20sum%20of%20prime%20numbers%20less%20or%20equal%20to%20p%20is%20prime|Prime numbers p which sum of prime numbers less or equal to p is prime]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 15
| 15
Line 5,107: Line 5,115:
| [[Sine%20wave|Sine wave]]
| [[Sine%20wave|Sine wave]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 14
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[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)]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧|| ||
|-
|-
| 14
| 14
Line 5,126: Line 5,138:
| 14
| 14
| [[Harmonic%20series|Harmonic series]]
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 14
| 14
| [[Pisano%20period|Pisano period]]
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 5,138: Line 5,150:
| 14
| 14
| [[Special%20neighbor%20primes|Special neighbor primes]]
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 14
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|-
| 14
| 14
Line 5,150: Line 5,166:
| 14
| 14
| [[Untouchable%20numbers|Untouchable numbers]]
| [[Untouchable%20numbers|Untouchable numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 14
| 14
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 14
| 14
| [[Word%20ladder|Word ladder]]
| [[Word%20ladder|Word ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[XXXX%20redacted|XXXX redacted]]
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Air%20mass|Air mass]]
| [[Air%20mass|Air mass]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 13
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 13
| 13
Line 5,179: Line 5,191:
| [[Checksumcolor|Checksumcolor]]
| [[Checksumcolor|Checksumcolor]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 13
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Greed|Greed]]
| [[Greed|Greed]]
|①||②||③||④||⑤|| |||| || ||⑩
|①||②||③||④||⑤|||| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[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]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 13
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 13
|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"
| 13
| 13
| [[Multi-base%20primes|Multi-base primes]]
| [[Multi-base%20primes|Multi-base primes]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|-
|-
| 13
| 13
| [[Non-transitive%20dice|Non-transitive dice]]
| [[Non-transitive%20dice|Non-transitive dice]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 13
| 13
| [[One-time%20pad|One-time pad]]
| [[One-time%20pad|One-time pad]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Penrose%20tiling|Penrose tiling]]
| [[Penrose%20tiling|Penrose tiling]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 13
| [[Permuted%20multiples|Permuted multiples]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 5,230: Line 5,250:
| 13
| 13
| [[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"
|- style="background-color: #ffc"
| 13
| 13
| [[Text%20completion|Text completion]]
| [[Text%20completion|Text completion]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 13
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Three%20word%20location|Three word location]]
| [[Three%20word%20location|Three word location]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Unit%20testing|Unit testing]]
| [[Unit%20testing|Unit testing]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[VList|VList]]
| [[VList|VList]]
|①||②|| ||④||⑤|||| || ||⑨||⑩
|①||②|| ||④||⑤|| |||| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Audio%20frequency%20generator|Audio frequency generator]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①||②||③||④|| || |||| || ||
|①||②||③||④|| |||| || || ||
|-
|-
| 12
| 12
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①||②||③||④|| |||| ||⑧||⑨||
|①||②||③||④|| || ||||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,266: Line 5,282:
| 12
| 12
| [[External%20sort|External sort]]
| [[External%20sort|External sort]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 12
| 12
| [[Fortunate%20numbers|Fortunate numbers]]
| [[Fortunate%20numbers|Fortunate numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 12
| 12
| [[French%20Republican%20calendar|French Republican calendar]]
| [[French%20Republican%20calendar|French Republican calendar]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Geohash|Geohash]]
| [[Geohash|Geohash]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 12
| 12
| [[Juggler%20sequence|Juggler sequence]]
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 12
| 12
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,294: Line 5,310:
| 12
| 12
| [[Safe%20mode|Safe mode]]
| [[Safe%20mode|Safe mode]]
|①||②|| || ||⑤||⑥||⑦|| || ||
|①||②|| || ||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,302: Line 5,318:
| 12
| 12
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Tetris|Tetris]]
| [[Tetris|Tetris]]
|①||②||③|| || || ||||⑧|| ||
|①||②||③|| || |||| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[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"
| 12
| 12
| [[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"
|- style="background-color: #ffc"
| 11
| 11
Line 5,322: Line 5,338:
| 11
| 11
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 11
| 11
| [[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"
| 11
| [[Distinct%20Palindromes%20within%20decimal%20numbers|Distinct Palindromes within decimal numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20Digits%20in%20factorial%20series|Distribution of 0 Digits in factorial series]]
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20Digits%20in%20factorial%20series|Distribution of 0 Digits in factorial series]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,342: Line 5,362:
| 11
| 11
| [[Home%20primes|Home primes]]
| [[Home%20primes|Home primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Hourglass%20puzzle|Hourglass puzzle]]
| [[Hourglass%20puzzle|Hourglass puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 11
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Motzkin%20numbers|Motzkin numbers]]
| [[Motzkin%20numbers|Motzkin numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Powerful%20numbers|Powerful numbers]]
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 11
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,378: Line 5,398:
| 11
| 11
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧|| ||
|-
|-
| 10
| 10
Line 5,390: Line 5,410:
| 10
| 10
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 10
| [[Distinct%20Palindromes%20within%20decimal%20numbers|Distinct Palindromes within decimal numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
Line 5,406: Line 5,422:
| 10
| 10
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①||②||③||④|| || || || ||⑨||
|①||②||③||④|| || || || ||⑨||
|-
|-
| 10
| 10
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,419: Line 5,435:
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①||②||③||④||⑤|| || || || ||
|①||②||③||④||⑤|| || || || ||
|- style="background-color: #ffc"
| 10
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,430: Line 5,442:
| 10
| 10
| [[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"
| 10
| 10
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①||②|| ||④||⑤|| |||| || ||
|①||②|| ||④||⑤|||| || || ||
|-
|-
| 10
| 10
Line 5,442: Line 5,454:
| 10
| 10
| [[Square%20form%20factorization|Square form factorization]]
| [[Square%20form%20factorization|Square form factorization]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Starting%20a%20web%20browser|Starting a web browser]]
| [[Starting%20a%20web%20browser|Starting a web browser]]
|①||②||③||④||⑤|| |||| || ||
|①||②||③||④||⑤|||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,458: Line 5,470:
| 9
| 9
|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"
| 9
| 9
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Fibonacci%20heap|Fibonacci heap]]
| [[Fibonacci%20heap|Fibonacci heap]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧|| ||
|- 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]]
|①|| || || ||⑤|| |||| ||⑨||
|①|| || || ||⑤|||| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|①||②||③||④||⑤|| || || ||⑨||
|①||②||③||④||⑤|| || || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
|①||②||③||④||⑤|||| || || ||⑩
|①||②||③||④||⑤|| |||| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[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"
|- style="background-color: #ffc"
| 9
| 9
| [[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"
| 8
| [[ADFGVX%20cipher|ADFGVX cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
|①||②||③||④||⑤|| |||| ||⑨||
|①||②||③||④||⑤|||| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,506: Line 5,522:
| 8
| 8
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,518: Line 5,534:
| 8
| 8
| [[Robots|Robots]]
| [[Robots|Robots]]
|①||②||③|| ||⑤|| || || || ||
|①||②||③|| ||⑤|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
|①||②||③||④|| |||| || || ||
|①||②||③||④|| || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①||②|| ||④|| |||| || ||⑨||
|①||②|| ||④|| || |||| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Black%20Box|Black Box]]
| [[Black%20Box|Black Box]]
|①||②||③||④|| |||| || || ||
|①||②||③||④|| || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 5,538: Line 5,554:
| 7
| 7
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
|①||②|| || || || || || ||⑨||
|①||②|| || || || || || ||⑨||
|-
|-
| 7
| 7
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|-
|-
| 7
| 7
Line 5,554: Line 5,570:
| 7
| 7
| [[Raster%20bars|Raster bars]]
| [[Raster%20bars|Raster bars]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
|①||②||③|| ||⑤|| |||| || ||
|①||②||③|| ||⑤|||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
|①||②||③|| || || |||| ||⑨||
|①||②||③|| || |||| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
|①||②||③|| || || |||| ||⑨||
|①||②||③|| || |||| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
|①|| || ||④||⑤|| || || || ||
|①|| || ||④||⑤|| || || || ||
|- style="background-color: #ffc"
| 7
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
| ||②||③|| || ||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 5,594: Line 5,614:
| 6
| 6
| [[Chess%20player|Chess player]]
| [[Chess%20player|Chess player]]
|①||②|| || || || ||||⑧|| ||
|①||②|| || || |||| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[Compiler%2FSimple%20file%20inclusion%20pre%20processor|Compiler/Simple file inclusion pre processor]]
| [[Compiler%2FSimple%20file%20inclusion%20pre%20processor|Compiler/Simple file inclusion pre processor]]
| ||②||③|| ||⑤|||| || || ||
| ||②||③|| ||⑤|| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[Hexapawn|Hexapawn]]
| [[Hexapawn|Hexapawn]]
|①||②||③|| || || || ||⑧|| ||
|①||②||③|| || || || ||⑧|| ||
|- style="background-color: #ffc"
| 6
| [[Horse%20racing|Horse racing]]
|①||②||③||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[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"
| 6
| 6
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
|①||②||③|| || || || || ||⑨||
|①||②||③|| || || || || ||⑨||
|- style="background-color: #ffc"
| 6
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
| ||②||③|| || ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①||②||③||④|| |||| || || ||
|①||②||③||④|| || |||| || ||
|-
|-
| 6
| 6
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| |||| || ||
|-
|-
| 6
| 6
| [[Wordiff|Wordiff]]
| [[Wordiff|Wordiff]]
| ||②||③||④|| |||| ||⑧|| ||
| ||②||③||④|| || ||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
|①||②||③|| || |||| || || ||
|①||②||③|| || || |||| || ||
|- style="background-color: #ffc"
| 5
| [[Horse%20racing|Horse racing]]
|①||②||③||④|| ||⑥|| || || ||
|-
|-
| 5
| 5
Line 5,642: Line 5,658:
| 5
| 5
| [[P-Adic%20square%20roots|P-Adic square roots]]
| [[P-Adic%20square%20roots|P-Adic square roots]]
| ||②||③||④|| |||| || || ||
| ||②||③||④|| || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|①||②||③||④|| |||| || || ||
|①||②||③||④|| || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Weather%20routing|Weather routing]]
| [[Weather%20routing|Weather routing]]
|①||②||③||④|| |||| || || ||
|①||②||③||④|| || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| ||②||③|| || || || || ||⑨||
| ||②||③|| || || || || ||⑨||
|- style="background-color: #ffc"
| 4
| [[Number%20Triplets%20Game|Number Triplets Game]]
| || ||③|| || ||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 5,662: Line 5,682:
| 4
| 4
| [[Solving%20coin%20problems|Solving coin problems]]
| [[Solving%20coin%20problems|Solving coin problems]]
|①||②||③|| || || |||| || ||
|①||②||③|| || |||| || || ||
|-
|-
| 4
| 4
| [[Ukkonen%E2%80%99s%20suffix%20tree%20construction|Ukkonen’s suffix tree construction]]
| [[Ukkonen%E2%80%99s%20suffix%20tree%20construction|Ukkonen’s suffix tree construction]]
|①||②||③|| || |||| || || ||
|①||②||③|| || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 5,691: Line 5,711:
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20puzzle%20game%20in%203D|15 puzzle game in 3D]]
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20puzzle%20game%20in%203D|15 puzzle game in 3D]]
|①|| || || || || || || || ||
|①|| || || || || || || || ||
|- style="background-color: #ffc"
| 2
| [[ADFGVX%20cipher|ADFGVX cipher]]
| || || ||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 2
| 2
| [[IRC%20gateway|IRC gateway]]
| [[IRC%20gateway|IRC gateway]]
|①|| || || || || || || || ||
|①|| || || || || || || || ||
|- style="background-color: #ffc"
| 1
| [[Elevator%20Game|Elevator Game]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 1
| 1

Revision as of 21:33, 22 August 2021

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

This is something of a experiment. The 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.

Languages that omit a certain task have an uppercase O filled in for that task.

Ideally it would be nice to be able to generate the table on demand for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.

More than about 10 languages per page gets unwieldy and difficult to navigate. Generate reports for the top N languages in groups of 10. (N == 40 for now.)

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

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