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

m
Sundays are becoming problematic. I may need to switch to Mondays.
(Update full list output)
m (Sundays are becoming problematic. I may need to switch to Mondays.)
(228 intermediate revisions by the same user not shown)
Line 1:
Full output for the [[Rosetta Code/Count examples#Perl_6Raku]] task. Updated periodically.
 
This is something of a experiment. The top 10 languages have their completed task entries marked with a circled digit in the table so you can sort on the language to see which tasks have been done. Hold down control and click on several columns to do secondary, tertiary, etc. sorts. Ideally it would be nice to be able to generate the table for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.
 
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.
 
<table style="font-size:200%; border-spacing: 15px 0; border-collapse: separate;"><tr>
<pre>Top ten programming languages by number of task examples completed:
<td>[[Rosetta_Code/Count_examples/Full_list|Top tier]]</td>
① Go
<td>[[Rosetta_Code/Count_examples/Full_list/Tier_2|Second tier]]</td>
② Phix
<td>[[Rosetta_Code/Count_examples/Full_list/Tier_3|Third tier]]</td>
③ Perl 6
<td>[[Rosetta_Code/Count_examples/Full_list/Tier_4|Fourth tier]]</td>
④ Julia
</tr></table>
⑤ Python
 
⑥ Kotlin
<pre>First ten programming languages by number of task examples completed:
⑦ Perl
① Phix ② Wren ③ Julia ④ Raku ⑤ Nim
⑧ Racket
⑥ Go ⑦ Perl ⑧ Python ⑨ J ⑩ Java
⑨ C
⑩ Zkl
</pre>
 
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
|+ As of 20192024-1005-07T0106T21:1102:21Z31Z :: Tasks: 9721270 ::<span style="background-color:#ffd"> Draft Tasks:225404 </span>:: Total Tasks: 11971674 :: Total Examples: 6382496059
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
| 438594
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 300384
| [[FizzBuzz|FizzBuzz]]
|data-sort-value="0C99 bottles of beer"| [[99%20Bottles%20of%20Beer|99 Bottles of Beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 290380
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 356
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 286309
| [[FizzBuzzComments|FizzBuzzComments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 265309
| [[Fibonacci%20sequence|Fibonacci sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 259308
| [[Factorial|Factorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 255299
| [[Comments|Comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 242
| [[A%2BB|A+B]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 232290
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 221263
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 251
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 247
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 246
| [[Arrays|Arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 244
| [[Function%20definition|Function definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 210239
| [[Loops%2FInfinite2FFor|Loops/InfiniteFor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 206232
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 205231
| [[Conditional%20structures|Conditional structures]]
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 223
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 217
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 213
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 206
| [[Greatest%20common%20divisor|Greatest common divisor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 205
| [[ReverseEven%20a20or%20string20odd|ReverseEven aor stringodd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 204
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| [[Arrays|Arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 204
| [[Repeat%20a%20string|Repeat a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 204
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 202
| [[Array%20length|Array length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 197
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 197
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 196
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 194
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| [[Loops%2FFor|Loops/For]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 193
| [[Copy%20a%20string|Copy a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 193
| [[String%20concatenation|String concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 191
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 190
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 190
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 189
| [[Boolean%20values|Boolean values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 188
| [[Integer%20comparison|Integer comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 187
| [[Character%20codes|Character codes]]
| [[Conditional%20structures|Conditional structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 184187
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 187
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 186
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 185
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 185
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 183
| [[String%20length|String length]]
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 176181
| [[String%20case|String case]]
| [[Greatest%20common%20divisor|Greatest common divisor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 175180
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 179
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 179
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 178
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 177
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 175
| [[Quine|Quine]]
| [[Integer%20comparison|Integer comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 174
| [[Sum%20of%20squares|Sum of squares]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 172173
| [[RepeatDot%20a%20string20product|Repeat aDot stringproduct]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 170173
| [[Logical%20operations|Logical operations]]
| [[Boolean%20values|Boolean values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 167172
| [[Filter|Filter]]
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166172
| [[Hailstone%20sequence|Hailstone sequence]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 169
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 164
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 163
| [[Generic%20swap|Generic swap]]
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 163
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 162
| [[Associative%20array%2FCreation|Associative array/Creation]]
| [[Copy%20a%20string|Copy a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 162
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 161
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 159
| [[Sort%20an%20integer%20array|Sort an integer array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 158
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 156
| [[ApplyDetermine%20if%20a%20callback20string%20to20is%20an%20array20numeric|ApplyDetermine aif callbacka tostring anis arraynumeric]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 154156
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 156
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[Execute%20a%20system%20command|Execute a system command]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 154
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[String%20length|String length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 154
| [[Higher-order%20functions|Higher-order functions]]
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[CharacterABC%20codes20problem|CharacterABC codesproblem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 152
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 151
| [[Bitwise%20operations|Bitwise operations]]
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 151150
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 150
| [[BinaryMutual%20digits20recursion|BinaryMutual digitsrecursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 150
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[String%20concatenation|String concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 149
| [[TowersGuess%20of20the%20Hanoi20number|TowersGuess ofthe Hanoinumber]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 148149
| [[Primality%20by%20trial%20division|Primality by trial division]]
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 148
| [[SumRead%20of20entire%20a%20series20file|Sum ofRead aentire seriesfile]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 147
| [[LoopsCheck%2FN20that%20plus20file%20one%20half20exists|Loops/NCheck plusthat onefile halfexists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 147
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 146
| [[GenericCreate%20swap20a%20file|GenericCreate a swapfile]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 146
| [[Least%20common%20multiple|Least common multiple]]
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 145
| [[ArrayBalanced%20length20brackets|ArrayBalanced lengthbrackets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 145
| [[StringCount%20case20in%20octal|StringCount in caseoctal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143144
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143144
| [[LeapHappy%20year20numbers|LeapHappy yearnumbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143144
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Logical%20operations|Logical operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143144
| [[Sleep|Sleep]]
| [[Sum%20of%20squares|Sum of squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 142
| [[File%20input%2Foutput|File input/output]]
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 142
| [[Mandelbrot%20set|Mandelbrot set]]
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 141
| [[Day%20of%20the%20week|Day of the week]]
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 141
| [[Program%20termination|Program termination]]
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 141140
| [[Literals%2FString|Literals/String]]
| [[Hailstone%20sequence|Hailstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140
| [[Pascal%27s%20triangle|Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 139
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| [[Execute%20a%20system%20command|Execute a system command]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 137139
| [[Date%20format|Date format]]
| [[Associative%20array%2FCreation|Associative array/Creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 137139
| [[Literals%2FInteger|Literals/Integer]]
| [[Sort%20an%20integer%20array|Sort an integer array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 139
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 139
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136
| [[Knuth%20shuffle|Knuth shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 134
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 134
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 134
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 133
| [[Include%20a%20file|Include a file]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132133
| [[CaesarLetter%20cipher20frequency|CaesarLetter cipherfrequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132133
| [[Pick%20random%20element|Pick random element]]
| [[Higher-order%20functions|Higher-order functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132
| [[Babbage%20problem|Babbage problem]]
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132131
| [[Align%20columns|Align columns]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132131
| [[Averages%2FMedian|Averages/Median]]
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Detect%20division%20by%20zero|Detect division by zero]]
| [[File%20input%2Foutput|File input/output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Matrix%20transposition|Matrix transposition]]
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 130131
| [[Null%20object|Null object]]
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 130131
| [[String%20matching|String matching]]
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128129
| [[File%20size|File size]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[Look-and-say%20sequence|Look-and-say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128
| [[Binary%20search|Binary search]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Anagrams|Anagrams]]
| [[Create%20a%20file|Create a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[SystemDelete%20time20a%20file|SystemDelete a timefile]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Matrix%20multiplication|Matrix multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
| [[Bitwise%20operations|Bitwise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Flatten%20a%20list|Flatten a list]]
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[DayHarshad%20of20or%20the20Niven%20week20series|DayHarshad ofor theNiven weekseries]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Input%20loop|Input loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Call%20a%20function|Call a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Environment%20variables|Environment variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Comma%20quibbling|Comma quibbling]]
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Sierpinski%20triangle|Sierpinski triangle]]
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121
| [[Assertions|Assertions]]
| [[Check%20that%20file%20exists|Check that file exists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121
| [[Classes|Classes]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121
| [[Real%20constants%20and%20functions|Real constants and functions]]
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121120
| [[PascalBulls%27s20and%20triangle20cows|Pascal'sBulls triangleand cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121120
| [[Pangram%20checker|Pangram checker]]
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121120
| [[Run-length%20encoding|Run-length encoding]]
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[MutualSearch%20recursion20a%20list|MutualSearch a recursionlist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 119
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[HTTP|HTTP]]
| [[Least%20common%20multiple|Least common multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Rename%20a%20file|Rename a file]]
| [[Literals%2FInteger|Literals/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Include%20a%20file|Include a file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 117
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| [[Flatten%20a%20list|Flatten a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Accumulator%20factory|Accumulator factory]]
| [[Detect%20division%20by%20zero|Detect division by zero]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114115
| [[Hostname|Hostname]]
| [[Balanced%20brackets|Balanced brackets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Ordered%20words|Ordered words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Permutations|Permutations]]
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Temperature%20conversion|Temperature conversion]]
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[DateDigital%20format20root|DateDigital formatroot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112113
| [[String%20prepend|String prepend]]
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112113
| [[FileZig-zag%20size20matrix|FileZig-zag sizematrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112111
| [[KnuthAmicable%20shuffle20pairs|KnuthAmicable shufflepairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112111
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Catalan%20numbers|Catalan numbers]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Combinations|Combinations]]
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Middle%20three%20digits|Middle three digits]]
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Queue%2FDefinition|Queue/Definition]]
| [[Real%20constants%20and%20functions|Real constants and functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110111
| [[Trigonometric%20functions|Trigonometric functions]]
| [[ABC%20Problem|ABC Problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Exceptions|Exceptions]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Random%20numbers|Random numbers]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110109
|data-sort-value="0C24 game"| [[24%20game|24 game]]
| [[Mandelbrot%20set|Mandelbrot set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110109
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110109
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[Search%20a%20list|Search a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Shell%20one-liner|Shell one-liner]]
| [[Classes|Classes]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Vector%20products|Vector products]]
| [[Hostname|Hostname]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 109
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Prime%20decomposition|Prime decomposition]]
| [[Delete%20a%20file|Delete a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
| [[Input%20loop|Input loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[RenameTime%20a%20file20function|RenameTime a filefunction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Enumerations|Enumerations]]
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Symmetric%20difference|Symmetric difference]]
| [[Environment%20variables|Environment variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Matrix%20multiplication|Matrix multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[HTTPN%27th|HTTPN'th]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Regular%20expressions|Regular expressions]]
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Show%20ASCII%20table|Show ASCII table]]
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Power%20set|Power set]]
| [[Accumulator%20factory|Accumulator factory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Tree%20traversal|Tree traversal]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Random%20numbers|Random numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Averages%2FMode|Averages/Mode]]
| [[Anagrams|Anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103102
| [[Collections|Collections]]
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103102
| [[Exponentiation%20operator|Exponentiation operator]]
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[AlignFloyd%20columns27s%20triangle|AlignFloyd's columnstriangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Hamming%20numbers|Hamming numbers]]
| [[Assertions|Assertions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Map%20range|Map range]]
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102101
| [[Create%20an%20HTML%20table|Create an HTML table]]
| [[Pangram%20checker|Pangram checker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102101
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Interactive%20programming%20%28repl%29|Interactive programming (repl)]]
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Nth%20root|Nth root]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99101
| [[Y%20combinator|Y combinator]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99100
| [[ExceptionsEntropy|ExceptionsEntropy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99100
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99
|data-sort-value="md0B5"| [[MD5|MD5]]
| [[Run-length%20encoding|Run-length encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99
| [[Modular%20inverse|Modular inverse]]
| [[Temperature%20conversion|Temperature conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99
| [[Range%20expansion|Range expansion]]
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Catamorphism|Catamorphism]]
| [[Catalan%20numbers|Catalan numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[First-class%20functions|First-class functions]]
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[InfinityGray%20code|InfinityGray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Number%20reversal%20game|Number reversal game]]
| [[Regular%20expressions|Regular expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Address%20of%20a%20variable|Address of a variable]]
| [[Combinations|Combinations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[ConwayLangton%27s%20Game%20of%20Life20ant|ConwayLangton's Game of Lifeant]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Zig-zagSierpinski%20matrix20carpet|Zig-zagSierpinski matrixcarpet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[StripCompare%20a%20set20list%20of%20characters%20from%20a%20string20strings|StripCompare a setlist of characters from a stringstrings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[Forward%20difference|Forward difference]]
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[Menu|Menu]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[Monty%20Hall%20problem|Monty Hall problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[CSV%20data%20manipulation|CSV data manipulation]]
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Inheritance%2FSingle|Inheritance/Single]]
| [[Trigonometric%20functions|Trigonometric functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[JSON|JSON]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Number%20names|Number names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Abstract%20type|Abstract type]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Almost%20prime|Almost prime]]
| [[Anonymous%20recursion|Anonymous recursion]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Anti-primes|Anti-primes]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Box%20the%20compass|Box the compass]]
| [[Prime%20decomposition|Prime decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[ShellFive%20one-liner20weekends|ShellFive one-linerweekends]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Additive%20primes|Additive primes]]
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Reverse%20wordsCount%20in%20a%20string20factors|Reverse wordsCount in a stringfactors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Department%20numbers|Department numbers]]
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Literals%2FFloating%20point|Literals/Floating point]]
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9192
| [[Multifactorial|Multifactorial]]
| [[Collections|Collections]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9192
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
| [[Count%20the%20coins|Count the coins]]
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
| [[Nth%20rootSet|Nth rootSet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9190
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
| [[Power%20set|Power set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9190
| [[Find%20common%20directory%20path|Find common directory path]]
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9190
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[First-class%20functions|First-class functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Long%20multiplication|Long multiplication]]
| [[Look-and-say%20sequence|Look-and-say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Operator%20precedence|Operator precedence]]
| [[Ordered%20words|Ordered words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
| [[Sierpinski%20triangle|Sierpinski triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8990
| [[BullsPlaying%20and%20cows20cards|Bulls andPlaying cowscards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Window%20creation|Window creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Price%20fraction|Price fraction]]
| [[Middle%20three%20digits|Middle three digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[SEDOLs|SEDOLs]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[YWord%20combinator20wrap|YWord combinatorwrap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
| [[Exponentiation%20operator|Exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Benford%27s%20law|Benford's law]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Bitmap|Bitmap]]
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8788
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Here%20document|Here document]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[Closures%2FValue%20capture|Closures/Value capture]]
| [[Averages%2FMode|Averages/Mode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[Introspection|Introspection]]
| [[Interactive%20programming|Interactive programming]]
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 87
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[URL%20encoding|URL encoding]]
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
| [[Call%20a%20function|Call a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
| [[Create%20an%20HTML%20table|Create an HTML table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Attractive%20numbers|Attractive numbers]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Dynamic%20variable%20names|Dynamic variable names]]
|data-sort-value="md0B5"| [[MD5|MD5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[File%20modification%20time|File modification time]]
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Jump%20anywhere|Jump anywhere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Spiral%20matrix|Spiral matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Call%20an%20object%20method|Call an object method]]
| [[Five%20weekends|Five weekends]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| [[Inheritance%2FSingle|Inheritance/Single]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Extend%20your%20language|Extend your language]]
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
| [[String%20prepend|String prepend]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Priority%20queue|Priority queue]]
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
| [[Vector%20products|Vector products]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Kaprekar%20numbers|Kaprekar numbers]]
| [[Monty%20Hall%20problem|Monty Hall problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[TimeMonte%20a20Carlo%20function20methods|TimeMonte aCarlo functionmethods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Pi|Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Sockets|Sockets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Dragon%20curve|Dragon curve]]
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Gamma%20function|Gamma function]]
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
| [[Langton%27s%20ant|Langton's ant]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 83
| [[Linear%20congruential%20generator|Linear congruential generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Man%20or%20boy%20test|Man or boy test]]
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Soundex|Soundex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Special%20characters|Special characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Digital%20rootAnimation|Digital rootAnimation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[EntropyCalendar|EntropyCalendar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
| [[Hamming%20numbers|Hamming numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Concurrent%20computing|Concurrent computing]]
| [[Sierpinski%20carpet|Sierpinski carpet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Currying|Currying]]
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Date%20manipulation|Date manipulation]]
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Equilibrium%20index|Equilibrium index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Semordnilap|Semordnilap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Web%20scraping|Web scraping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
| [[File%20modification%20time|File modification time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Empty%20directory|Empty directory]]
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Flow-control%20structures|Flow-control structures]]
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[NJensen%27th27s%20Device|NJensen'ths Device]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| [[Window%20creation|Window creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 81
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[AKS%20test%20for%20primes|AKS test for primes]]
| [[Abstract%20type|Abstract type]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Euler%20method|Euler method]]
| [[CSV%20data%20manipulation|CSV data manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Exponentiation%20order|Exponentiation order]]
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[DragonFractal%20curve20tree|DragonFractal curvetree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Draw%20a%20sphere|Draw a sphere]]
| [[JSON|JSON]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[PriceFour%20fraction20bit%20adder|PriceFour bit fractionadder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[General%20FizzBuzz|General FizzBuzz]]
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 7879
| [[Hello%20world%2FLine2FWeb%20printer20server|Hello world/LineWeb printerserver]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 79
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[List%20comprehensions|List comprehensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Maze%20generation|Maze generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Sort%20three%20variables|Sort three variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Sudoku|Sudoku]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Damm%20algorithm|Damm algorithm]]
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
| [[Menu|Menu]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Read%20a%20configuration%20file|Read a configuration file]]
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 78
| [[Semiprime|Semiprime]]
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
| [[Tree%20traversal|Tree traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
| [[Box%20the%20compass|Box the compass]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
| [[Catamorphism|Catamorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Enforced%20immutability|Enforced immutability]]
| [[Closures%2FValue%20capture|Closures/Value capture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
| [[Literals%2FFloating%20point|Literals/Floating point]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[MapMcNuggets%20range20problem|MapMcNuggets rangeproblem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[MonteRoots%20Carlo20of%20methods20unity|MonteRoots Carloof methodsunity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Self-describing%20numbers|Self-describing numbers]]
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[SEDOLsUnix%2Fls|SEDOLsUnix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| [[Web%20scraping|Web scraping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Yin%20and%20yang|Yin and yang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Phrase%20reversals|Phrase reversals]]
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 7576
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
| [[Count%20in%20factors|Count in factors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[SpiralSpecial%20matrix20variables|SpiralSpecial matrixvariables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
| [[Number%20names|Number names]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Amb|Amb]]
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Continued%20fraction|Continued fraction]]
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Longest%20common%20subsequence|Longest common subsequence]]
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Nested%20function|Nested function]]
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Numerical%20integration|Numerical integration]]
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Runtime%20evaluation|Runtime evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Barnsley%20fern|Barnsley fern]]
| [[Bitmap|Bitmap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Named%20parameters|Named parameters]]
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Probabilistic%20choice|Probabilistic choice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
| [[Concurrent%20computing|Concurrent computing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Arithmetic%2FRational|Arithmetic/Rational]]
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Closest-pair%20problem|Closest-pair problem]]
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Compile-time%20calculation|Compile-time calculation]]
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|-
| 72
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Get%20system%20command%20output|Get system command output]]
| [[Sockets|Sockets]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[IBAN|IBAN]]
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Leonardo%20numbers|Leonardo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[RPG%20attributes%20generator|RPG attributes generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Subleq|Subleq]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[CountBest%20the%20coins20shuffle|Count theBest coinsshuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Chinese%20zodiac|Chinese zodiac]]
| [[Date%20manipulation|Date manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| [[Dynamic%20variable%20names|Dynamic variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 71
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 71
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
| [[Man%20or%20boy%20test|Man or boy test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 71
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Modular%20exponentiation|Modular exponentiation]]
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[RootsOne%20of%20unity20n%20lines%20in%20a%20file|RootsOne of unityn lines in a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| [[Soundex|Soundex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 71
| [[StripRoots%20comments%20from20of%20a%20string20function|Strip commentsRoots fromof a stringfunction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
| [[URL%20encoding|URL encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 71
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 71
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Binary%20strings|Binary strings]]
| [[Address%20of%20a%20variable|Address of a variable]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 70
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Disarium%20numbers|Disarium numbers]]
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[KaprekarEmirp%20numbers20primes|KaprekarEmirp numbersprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Host%20introspection|Host introspection]]
| [[Linear%20congruential%20generator|Linear congruential generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Lucas-LehmerLong%20test20year|Lucas-LehmerLong testyear]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[ProperMemory%20divisors20allocation|ProperMemory divisorsallocation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
| [[Special%20characters|Special characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Sort%20stability|Sort stability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Animate%20a%20pendulum|Animate a pendulum]]
| [[Call%20an%20object%20method|Call an object method]]
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 69
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[CUSIP|CUSIP]]
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Cholesky%20decomposition|Cholesky decomposition]]
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Documentation|Documentation]]
| [[Jensen%27s%20Device|Jensen's Device]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Draw%20a%20cuboid|Draw a cuboid]]
| [[List%20comprehensions|List comprehensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
| [[Long%20multiplication|Long multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Fork|Fork]]
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Integer%20overflow|Integer overflow]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Mouse%20position|Mouse position]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 69
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Runge-Kutta%20method|Runge-Kutta method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Draw%20a%20clock|Draw a clock]]
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Draw%20a%20pixel|Draw a pixel]]
| [[Equilibrium%20index|Equilibrium index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
| [[Here%20document|Here document]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Longest%20common%20substring|Longest common substring]]
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
| [[Pi|Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Sorting%20algorithms%2FCounting2FSleep%20sort|Sorting algorithms/CountingSleep sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Tic-tac-toe|Tic-tac-toe]]
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 6768
| [[Undefined%20values|Undefined values]]
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[XML%2FOutput|XML/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
| [[Empty%20directory|Empty directory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 67
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Cantor%20set|Cantor set]]
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[FASTA%20format|FASTA format]]
| [[Flow-control%20structures|Flow-control structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[HTTPS|HTTPS]]
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 67
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Optional%20parameters|Optional parameters]]
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Quickselect%20algorithm|Quickselect algorithm]]
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 67
| [[Tau%20number|Tau number]]
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Ternary%20logic|Ternary logic]]
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Test%20a%20function|Test a function]]
| [[Sudoku|Sudoku]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Word%20wrapVector|Word wrapVector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Farey%20sequence|Farey sequence]]
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Gapful%20numbers|Gapful numbers]]
| [[Calendar|Calendar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Ludic%20numbers|Ludic numbers]]
| [[Longest%20common%20subsequence|Longest common subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Totient%20function|Totient function]]
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 6665
|data-sort-value="0E2048"| [[2048|2048]]
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
| [[Animation|Animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 65
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 65
| [[JortSort|JortSort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
| [[IBAN|IBAN]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| [[Modular%20inverse|Modular inverse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[QuaternionKnight%20type27s%20tour|QuaternionKnight's typetour]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Truncatable%20primes|Truncatable primes]]
| [[Read%20a%20configuration%20file|Read a configuration file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Unicode%20strings|Unicode strings]]
| [[Semordnilap|Semordnilap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Brownian%20tree|Brownian tree]]
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 64
| [[Code%20Golf%3A%20Code%20Golf|Code Golf: Code Golf]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 64
| [[DNS%20query|DNS query]]
| [[Closest-pair%20problem|Closest-pair problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Discordian%20date|Discordian date]]
| [[Enforced%20immutability|Enforced immutability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Fibonacci%20word|Fibonacci word]]
| [[Four%20bit%20adder|Four bit adder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Fusc%20sequence|Fusc sequence]]
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Generator%2FExponential|Generator/Exponential]]
| [[Named%20parameters|Named parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 64
| [[Huffman%20coding|Huffman coding]]
| [[Numerical%20integration|Numerical integration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 64
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 63
| [[Archimedean%20spiral|Archimedean spiral]]
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
| [[Euler%20method|Euler method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 63
| [[Days%20between%20dates|Days between dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
| [[Fork|Fork]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Left%20factorials|Left factorials]]
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Odd%20word%20problem|Odd word problem]]
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Partial%20function%20application|Partial function application]]
| [[Runtime%20evaluation|Runtime evaluation]]
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 63
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 63
| [[Sum%20of%20divisors|Sum of divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| [[AKS%20test%20for%20primes|AKS test for primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
| [[Currying|Currying]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
| [[HTTPS|HTTPS]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Grayscale%20image|Grayscale image]]
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
| [[Self-describing%20numbers|Self-describing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
| [[Sort%20stability|Sort stability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[LZW%20compression|LZW compression]]
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Mad%20Libs|Mad Libs]]
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 62
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 62
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 62
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Truncate%20a%20file|Truncate a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
| [[Arithmetic%2FRational|Arithmetic/Rational]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[DrawHash%20a%20sphere20join|Draw aHash spherejoin]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[MagicLargest%20squares20proper%20divisor%20of%20odd%20order20n|MagicLargest squaresproper ofdivisor oddof ordern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
| [[Maze%20generation|Maze generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Pig%20the%20dice%20game|Pig the dice game]]
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Pointers%20and%20references|Pointers and references]]
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Scope%20modifiers|Scope modifiers]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
| [[Special%20variables|Special variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 61
| [[Topological%20sort|Topological sort]]
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[User%20input%2FGraphical|User input/Graphical]]
| [[XML%2FOutput|XML/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 61
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 60
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Bell%20numbers|Bell numbers]]
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Bernoulli%20numbers|Bernoulli numbers]]
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 60
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 60
| [[Inverted%20syntax|Inverted syntax]]
| [[Optional%20parameters|Optional parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Priority%20queue|Priority queue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Multisplit|Multisplit]]
| [[Probabilistic%20choice|Probabilistic choice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 60
| [[Perfect%20shuffle|Perfect shuffle]]
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Singleton|Singleton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| [[Amb|Amb]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Chaos%20game|Chaos game]]
| [[Extend%20your%20language|Extend your language]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 59
| [[Fractal%20treeDelegates|Fractal treeDelegates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| [[Host%20introspection|Host introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 59
| [[JumpForest%20anywhere20fire|JumpForest anywherefire]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
| [[Memory%20allocation|Memory allocation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Password%20generator|Password generator]]
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
| [[Undefined%20values|Undefined values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Universal%20Turing%20machine|Universal Turing machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Egyptian%20division|Egyptian division]]
| [[Documentation|Documentation]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 58
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Handle%20a%20signal|Handle a signal]]
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 58
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Kronecker%20product|Kronecker product]]
| [[Nested%20function|Nested function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 58
| [[Modulinos|Modulinos]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Rate%20counter|Rate counter]]
| [[Roots%20of%20a%20function|Roots of a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Recaman%27s%20sequence|Recaman's sequence]]
| [[Runge-Kutta%20method|Runge-Kutta method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5758
| [[Search%20a%20list%20of%20records|Search a list of records]]
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 5758
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5758
| [[Stack%20traces|Stack traces]]
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Statistics%2FBasic|Statistics/Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[XML%2FXPath|XML/XPath]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 57
| [[Associative%20array%2FMerging|Associative array/Merging]]
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Fractran|Fractran]]
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
| [[Partial%20function%20application|Partial function application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Heronian%20triangles|Heronian triangles]]
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Longest%20string%20challenge|Longest string challenge]]
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Naming%20conventions|Naming conventions]]
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Polynomial%20regression|Polynomial regression]]
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 57
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Water%20collected%20between%20towers|Water collected between towers]]
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Extensible%20prime%20generator|Extensible prime generator]]
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Gaussian%20elimination|Gaussian elimination]]
| [[Animate%20a%20pendulum|Animate a pendulum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 56
| [[Jaro%20similarity|Jaro similarity]]
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Non-decimalcontinuous%20radices%2FInput20subsequences|Non-decimalcontinuous radices/Inputsubsequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Send%20email|Send email]]
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 56
| [[Set%20consolidation|Set consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5556
| [[Strip%20block%20comments|Strip block comments]]
| [[Binary%20strings|Binary strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5556
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5556
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
| [[Forest%20fire|Forest fire]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 55
| [[Average%20loop%20length|Average loop length]]
| [[Generator%2FExponential|Generator/Exponential]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Casting%20out%20nines|Casting out nines]]
| [[Get%20system%20command%20output|Get system command output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[HuffmanMertens%20coding20function|HuffmanMertens codingfunction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Munching%20squares|Munching squares]]
| [[LZW%20compression|LZW compression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 55
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 55
| [[Synchronous%20concurrency|Synchronous concurrency]]
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
| [[Semiprime|Semiprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 55
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
| [[Test%20a%20function|Test a function]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
|data-sort-value="0C21 game"| [[21%20game|21 game]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|①|| ||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 54
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[BrownianConvex%20tree20hull|BrownianConvex treehull]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Determinant%20and%20permanent|Determinant and permanent]]
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
| [[Draw%20a%20clock|Draw a clock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
| [[General%20FizzBuzz|General FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
| [[Mouse%20position|Mouse position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 54
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
| [[Odd%20word%20problem|Odd word problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
| [[Scope%20modifiers|Scope modifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Hilbert%20curve|Hilbert curve]]
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| [[Tic-tac-toe|Tic-tac-toe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|-
| 54
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
| [[XML%2FXPath|XML/XPath]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 5354
| [[Substitution%20cipher|Substitution cipher]]
| [[Best%20shuffle|Best shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 54
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5354
| [[The%20Name%20Game|The Name Game]]
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 53
| [[Delegates|Delegates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5354
| [[Zebra%20puzzle|Zebra puzzle]]
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 53
| [[Knight%27s%20tour|Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Chowla%20numbers|Chowla numbers]]
| [[Modular%20exponentiation|Modular exponentiation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Dining%20philosophers|Dining philosophers]]
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|①|| ||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 53
| [[SendImage%20email20noise|SendImage emailnoise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 53
| [[MAC%20vendor%20lookup|MAC vendor lookup]]
| [[Singleton|Singleton]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Make%20directory%20path|Make directory path]]
| [[Stack%20traces|Stack traces]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 53
| [[Matrix%20with%20two%20diagonals|Matrix with two diagonals]]
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Musical%20scale|Musical scale]]
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 52
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Currency|Currency]]
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 52
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 52
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[GUI%20component%20interaction|GUI component interaction]]
| [[Fibonacci%20word|Fibonacci word]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Metaprogramming|Metaprogramming]]
| [[Hash%20join|Hash join]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||O
|- style="background-color: #ffc"
| 52
| [[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.]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 52
| [[Polynomial%20long%20division|Polynomial long division]]
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 52
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Munching%20squares|Munching squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 52
| [[Stable%20marriage%20problem|Stable marriage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Pointers%20and%20references|Pointers and references]]
|①||②||③||④||⑤||⑥||⑦||O|| ||O
|-
| 52
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5251
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5251
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| [[Synchronous%20concurrency|Synchronous concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5251
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
| [[Truncate%20a%20file|Truncate a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 52
| [[Two%20Sum|Two Sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
| [[Draw%20a%20cuboid|Draw a cuboid]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 51
| [[History%20variables|History variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Last%20letter-first%20letter|Last letter-first letter]]
| [[Multisplit|Multisplit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Permutations%2FDerangements|Permutations/Derangements]]
| [[Unicode%20strings|Unicode strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Polymorphic%20copy|Polymorphic copy]]
| [[User%20input%2FGraphical|User input/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 51
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| [[Yin%20and%20yang|Yin and yang]]
|①||②||③||④||O||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 51
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Taxicab%20numbers|Taxicab numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Approximate%20equality|Approximate equality]]
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 50
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Dining%20philosophers|Dining philosophers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Brazilian%20numbers|Brazilian numbers]]
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Combinations%20and%20permutations|Combinations and permutations]]
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 50
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 50
| [[HandleHumble%20a%20signal20numbers|Handle aHumble signalnumbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[InvertedLah%20syntax20numbers|InvertedLah syntaxnumbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 50
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
| [[Modulinos|Modulinos]]
| ||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 50
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
| [[Statistics%2FBasic|Statistics/Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
| [[Topological%20sort|Topological sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Twelve%20statements|Twelve statements]]
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 50
| [[Visualize%20a%20tree|Visualize a tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Active%20object|Active object]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 49
| [[Deepcopy|Deepcopy]]
| [[Integer%20overflow|Integer overflow]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Display%20a%20linear%20combination|Display a linear combination]]
| [[JortSort|JortSort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Element-wise%20operations|Element-wise operations]]
| [[Left%20factorials|Left factorials]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 49
| [[Find%20square%20difference|Find square difference]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
| 49
| [[Magnanimous%20numbers|Magnanimous numbers]]
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Narcissist|Narcissist]]
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Nice%20primes|Nice primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[OpenGL|OpenGL]]
| [[Sort%20three%20variables|Sort three variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
| [[Truncatable%20primes|Truncatable primes]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Permutations%20by%20swapping|Permutations by swapping]]
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 49
| [[Special%20divisors|Special divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 48
| [[BernoulliBalanced%20numbers20ternary|BernoulliBalanced numbersternary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
| [[Exponentiation%20order|Exponentiation order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
| [[Grayscale%20image|Grayscale image]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 48
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
| [[Leonardo%20numbers|Leonardo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 48
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Fivenum|Fivenum]]
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Flipping%20bits%20game|Flipping bits game]]
| [[Ludic%20numbers|Ludic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 48
| [[Golden%20ratio%2FConvergence|Golden ratio/Convergence]]
| [[Quickselect%20algorithm|Quickselect algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Julia%20set|Julia set]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 48
| [[Long%20primes|Long primes]]
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 48
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 48
| [[Palindrome%20dates|Palindrome dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Product%20of%20divisors|Product of divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Pseudo-random%20numbers%2FMiddle-square%20method|Pseudo-random numbers/Middle-square method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 48
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Speech%20synthesis|Speech synthesis]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 48
| [[Steady%20squares|Steady squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 48
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Sudan%20function|Sudan function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Ascending%20primes|Ascending primes]]
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 47
| [[DNSEcho%20query20server|DNSEcho queryserver]]
|①||②||③||④|| ||⑥||⑦||⑧||  ||⑩
|- style="background-color: #ffc"
| 47
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Factorions|Factorions]]
| [[Department%20Numbers|Department Numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 47
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| [[Heronian%20triangles|Heronian triangles]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 47
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 47
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
| [[Zebra%20puzzle|Zebra puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 47
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 47
| [[Type%20detection|Type detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|data-sort-value="0E2048"| [[2048|2048]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 46
| [[Atomic%20updates|Atomic updates]]
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 46
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
|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]]
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 46
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
| [[FASTA%20format|FASTA format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
| [[Integer%20roots|Integer roots]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Koch%20curve|Koch curve]]
| [[Polynomial%20regression|Polynomial regression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| [[Stable%20marriage%20problem|Stable marriage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Primorial%20numbers|Primorial numbers]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 46
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
| [[Unique%20characters|Unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 45
| [[Arithmetic%20numbers|Arithmetic numbers]]
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[DijkstraCheryl%27s%20algorithm20birthday|DijkstraCheryl's algorithmbirthday]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Church%20numerals|Church numerals]]
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Cramer%27s%20rule|Cramer's rule]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Digit%20fifth%20powers|Digit fifth powers]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
| 45
| [[Eban%20numbers|Eban numbers]]
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Euler%27s%20identity|Euler's identity]]
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 45
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
|data-sort-value="find squares n where n+0B1 is prime"| [[Find%20squares%20n%20where%20n%2B1%20is%20prime|Find squares n where n+1 is prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 45
|data-sort-value="first 0B9 prime fibonacci number"| [[First%209%20prime%20Fibonacci%20number|First 9 prime Fibonacci number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Four%20is%20magic|Four is magic]]
| [[Polymorphic%20copy|Polymorphic copy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 45
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Ranking%20methods|Ranking methods]]
| [[Subleq|Subleq]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
| [[Universal%20Turing%20machine|Universal Turing machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[S-expressions|S-expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 45
| [[Variable-length%20quantity|Variable-length quantity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[EchoBrace%20server20expansion|EchoBrace serverexpansion]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[FractranChaocipher|FractranChaocipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Cuban%20primes|Cuban primes]]
| [[Make%20directory%20path|Make directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 44
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 44
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 44
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Modular%20arithmetic|Modular arithmetic]]
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 44
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
| [[Search%20a%20list%20of%20records|Search a list of records]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Prime%20conspiracy|Prime conspiracy]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 44
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 44
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
| [[Strip%20block%20comments|Strip block comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Summarize%20and%20say%20sequence|Summarize and say sequence]]
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 44
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Topswops|Topswops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 43
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||O
|- style="background-color: #ffc"
| 43
| [[Cousin%20primes|Cousin primes]]
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 43
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Function%20prototype|Function prototype]]
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
|①||②||③||④||⑤||⑥||⑦||O||⑨|| 
|-
| 43
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 43
| [[Implicit%20type%20conversion|Implicit type conversion]]
| [[GUI%20component%20interaction|GUI component interaction]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 43
| [[Inverted%20index|Inverted index]]
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 43
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
| [[Image%20noise|Image noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 43
| [[Metronome|Metronome]]
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Parallel%20calculations|Parallel calculations]]
| [[Longest%20string%20challenge|Longest string challenge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Parametric%20polymorphism|Parametric polymorphism]]
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||O||O||⑨||⑩
|-
| 43
| [[Partition%20an%20integer%20x%20into%20n%20primes|Partition an integer x into n primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Penney%27s%20game|Penney's game]]
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Pythagoras%20tree|Pythagoras tree]]
| [[Perfect%20shuffle|Perfect shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
| [[Pig%20the%20dice%20game|Pig the dice game]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 43
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 43
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Bitmap%2FRead2FB%20aC3%20PPMA9zier%20file20curves%2FCubic|Bitmap/ReadBézier a PPM filecurves/Cubic]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 42
| [[Circular%20primes|Circular primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Dice%20game%20probabilities|Dice game probabilities]]
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
| [[Extensible%20prime%20generator|Extensible prime generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[HistoryMaze%20variables20solving|HistoryMaze variablessolving]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 42
| [[Multi-dimensional%20array|Multi-dimensional array]]
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 42
| [[Multiple%20regression|Multiple regression]]
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
| [[Polynomial%20long%20division|Polynomial long division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 42
| [[SattoloPermutation%20cycle20test|SattoloPermutation cycletest]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[QR%20decomposition|QR decomposition]]
| [[Visualize%20a%20tree|Visualize a tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 42
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[ActiveAlternade%20object20words|ActiveAlternade objectwords]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| [[Atomic%20updates|Atomic updates]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 41
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 41
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
| [[Determinant%20and%20permanent|Determinant and permanent]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Events|Events]]
| [[Element-wise%20operations|Element-wise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 41
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 41
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[LU%20decomposition|LU decomposition]]
| [[Gaussian%20elimination|Gaussian elimination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Lychrel%20numbers|Lychrel numbers]]
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[OpenGLMachine%20code|OpenGLMachine code]]
|①||②|| ||④||⑤||⑥|| ||⑧|| || 
|-
| 41
| [[Metered%20concurrency|Metered concurrency]]
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Minimum%20multiple%20of%20m%20where%20digital%20sum%20equals%20m|Minimum multiple of m where digital sum equals m]]
| [[Set%20consolidation|Set consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 41
| [[M%C3%B6bius%20function|Möbius function]]
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 41
| [[Numbers%20whose%20binary%20and%20ternary%20digit%20sums%20are%20prime|Numbers whose binary and ternary digit sums are prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 41
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[O%27Halloran%20numbers|O'Halloran numbers]]
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 41
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[AVL%20tree|AVL tree]]
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|①||②|| ||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 40
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[ChaosBreak%20game20OO%20privacy|ChaosBreak OO gameprivacy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 40
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 40
| [[Common%20list%20elements|Common list elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 40
| [[Constrained%20genericity|Constrained genericity]]
| [[Farey%20sequence|Farey sequence]]
|①||②||③||④||⑤||⑥||O||O||⑨||⑩
|-
| 40
| [[Deceptive%20numbers|Deceptive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Doomsday%20rule|Doomsday rule]]
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 40
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
| [[Jaro%20distance|Jaro distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 40
|data-sort-value="first power of 0B2 that has leading decimal digits of 0C12"| [[First%20power%20of%202%20that%20has%20leading%20decimal%20digits%20of%2012|First power of 2 that has leading decimal digits of 12]]
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 40
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 40
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
| [[Narcissist|Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Object%20serialization|Object serialization]]
| [[Password%20generator|Password generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Polyspiral|Polyspiral]]
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
|data-sort-value="positive decimal integers with the digit 0B1 occurring exactly twice"| [[Positive%20decimal%20integers%20with%20the%20digit%201%20occurring%20exactly%20twice|Positive decimal integers with the digit 1 occurring exactly twice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 40
| [[Square-free%20integers|Square-free integers]]
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Word%20wheel|Word wheel]]
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Algebraic%20data%20types|Algebraic data types]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 4039
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Common%20sorted%20list|Common sorted list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
| [[Average%20loop%20length|Average loop length]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||O
|-
| 39
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 39
| [[Jacobi%20symbol|Jacobi symbol]]
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Minesweeper%20game|Minesweeper game]]
| [[Kronecker%20product|Kronecker product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Mosaic%20matrix|Mosaic matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[Motzkin%20numbers|Motzkin numbers]]
| [[Parametric%20polymorphism|Parametric polymorphism]]
|①||②||③||④|| ||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
| 39
| [[Multiline%20shebang|Multiline shebang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[Mutex|Mutex]]
| [[Permutations%2FDerangements|Permutations/Derangements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Negative%20base%20numbers|Negative base numbers]]
| [[Show%20Ascii%20table|Show Ascii table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[Peano%20curve|Peano curve]]
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 39
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Set%20puzzle|Set puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Subset%20sum%20problem|Subset sum problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 39
| [[Textonyms|Textonyms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Twin%20primes|Twin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
| 38
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 38
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Four%20sides%20of%20square|Four sides of square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 38
| [[Greedy%20algorithm%20for%20Egyptian%20fractions|Greedy algorithm for Egyptian fractions]]
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Jacobsthal%20numbers|Jacobsthal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
|data-sort-value="md0B4"| [[MD4|MD4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Neighbour%20primes|Neighbour primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 38
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 38
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 38
| [[Ordered%20partitions|Ordered partitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Padovan%20sequence|Padovan sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Poker%20hand%20analyser|Poker hand analyser]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Sum%20and%20product%20puzzle|Sum and product puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Summarize%20primes|Summarize primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 37
| [[Bacon%20cipher|Bacon cipher]]
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Bin%20given%20limits|Bin given limits]]
| [[Egyptian%20division|Egyptian division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Color%20wheel|Color wheel]]
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Death%20Star|Death Star]]
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 37
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 37
| [[Galton%20box%20animation|Galton box animation]]
| [[Inverted%20index|Inverted index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 37
| [[Generate%20random%20numbers%20without%20repeating%20a%20value|Generate random numbers without repeating a value]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Giuga%20numbers|Giuga numbers]]
| [[Permutations%20by%20swapping|Permutations by swapping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[SpeechMayan%20synthesis20numerals|SpeechMayan synthesisnumerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 37
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 37
| [[Pell%27s%20equation|Pell's equation]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Product%20of%20min%20and%20max%20prime%20factors|Product of min and max prime factors]]
| [[Taxicab%20numbers|Taxicab numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 37
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 37
| [[Sexy%20primes|Sexy primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 37
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 37
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 37
| [[Wieferich%20primes|Wieferich primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Cantor%20setBiorhythms|Cantor setBiorhythms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Chemical%20calculator|Chemical calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 36
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 36
| [[Descending%20primes|Descending primes]]
| [[Constrained%20genericity|Constrained genericity]]
|①|| ||③||④|| ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 36
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 36
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
| [[Jewels%20and%20Stones|Jewels and Stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Largest%20prime%20factor|Largest prime factor]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
| 36
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 36
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
| [[McNuggets%20Problem|McNuggets Problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Numbers%20which%20are%20the%20cube%20roots%20of%20the%20product%20of%20their%20proper%20divisors|Numbers which are the cube roots of the product of their proper divisors]]
| [[Parallel%20calculations|Parallel calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Partition%20function%20P|Partition function P]]
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Random%20Latin%20squares|Random Latin squares]]
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Reflection%2FList%20properties|Reflection/List properties]]
| [[QR%20decomposition|QR decomposition]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 36
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 36
| [[Super-d%20numbers|Super-d numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[URL%20parser|URL parser]]
| [[Self-referential%20sequence|Self-referential sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Weird%20numbers|Weird numbers]]
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 35
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||O
|- style="background-color: #ffc"
| 3635
| [[TextDecision%20between20tables|TextDecision betweentables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Distinct%20power%20numbers|Distinct power numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 3635
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| [[Topswops|Topswops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 3635
| [[Klarner-Rado%20sequence|Klarner-Rado sequence]]
| [[Variable-length%20quantity|Variable-length quantity]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 35
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 3635
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 35
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 35
| [[Multiplicative%20order|Multiplicative order]]
| [[Break%20OO%20privacy|Break OO privacy]]
|①|| ||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 35
| [[Odd%20words|Odd words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Parallel%20brute%20force|Parallel brute force]]
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|①||②|| ||④||⑤||⑥|| ||⑧|| || 
|-
| 35
| [[Parameterized%20SQL%20statement|Parameterized SQL statement]]
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||O|| 
|- style="background-color: #ffc"
| 35
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 35
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
| [[Events|Events]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 35
| [[Resistor%20mesh|Resistor mesh]]
| [[Function%20prototype|Function prototype]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Set%20of%20real%20numbers|Set of real numbers]]
| [[LU%20decomposition|LU decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| [[Object%20serialization|Object serialization]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|-
| 35
| [[Simple%20database|Simple database]]
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 35
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 35
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 35
| [[Straddling%20checkerboard|Straddling checkerboard]]
| [[S-Expressions|S-Expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 35
| [[Topic%20variable|Topic variable]]
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 35
| [[Unprimeable%20numbers|Unprimeable numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
| [[Vampire%20number|Vampire number]]
|①||②|| ||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 35
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 35
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
| [[Balanced%20ternary|Balanced ternary]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|- style="background-color: #ffc"
| 34
| [[DammDeming%20algorithm27s%20funnel|DammDeming's algorithmfunnel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Duffinian%20numbers|Duffinian numbers]]
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 34
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 34
| [[Executable%20library|Executable library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[FTP|FTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Finite%20state%20machine|Finite state machine]]
| [[Input%2FOutput%20for%20Pairs%20of%20Numbers|Input/Output for Pairs of Numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Honaker%20primes|Honaker primes]]
| [[Longest%20Common%20Substring|Longest Common Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 34
| [[Last%20list%20item|Last list item]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 34
| [[N-smooth%20numbers|N-smooth numbers]]
|data-sort-value="md0B4"| [[MD4|MD4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 34
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 34
| [[Pierpont%20primes|Pierpont primes]]
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 34
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 34
| [[Range%20consolidation|Range consolidation]]
| [[Metered%20concurrency|Metered concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Riordan%20numbers|Riordan numbers]]
| [[Minesweeper%20game|Minesweeper game]]
|①||②||③||④||⑤||  ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 34
| [[Summation%20of%20primes|Summation of primes]]
| [[Multiline%20shebang|Multiline shebang]]
|①|| ||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 34
| [[Total%20circles%20area|Total circles area]]
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Video%20display%20modes|Video display modes]]
| [[Permutation%20test|Permutation test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
| 34
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 33
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 33
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| [[Flipping%20bits%20game|Flipping bits game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 33
| [[Cistercian%20numerals|Cistercian numerals]]
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
| [[Musical%20scale|Musical scale]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 33
| [[Curzon%20numbers|Curzon numbers]]
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[PenneyCut%27s20a%20game20rectangle|Penney'sCut gamea rectangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
| [[Primorial%20numbers|Primorial numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Execute%20SNUSP|Execute SNUSP]]
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[First%20class%20environments|First class environments]]
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Go%20Fish|Go Fish]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 33
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 33
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 33
| [[Prime%20triplets|Prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 33
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 33
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 33
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 33
| [[Sum%20of%20square%20and%20cube%20digits%20of%20an%20integer%20are%20primes|Sum of square and cube digits of an integer are primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 32
| [[Arena%20storage%20pool|Arena storage pool]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Changeable%20words|Changeable words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[CramerChat%27s%20rule20server|Cramer'sChat ruleserver]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 32
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Generate%20random%20chess%20position|Generate random chess position]]
| [[Currency|Currency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[JuliaKeyboard%20set20macros|JuliaKeyboard setmacros]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 32
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Nonoblock|Nonoblock]]
| [[Ordered%20Partitions|Ordered Partitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 32
| [[Numeric%20error%20propagation|Numeric error propagation]]
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 32
| [[Own%20digits%20power%20sum|Own digits power sum]]
| [[Ranking%20methods|Ranking methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Palindromic%20primes|Palindromic primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 32
| [[Plasma%20effect|Plasma effect]]
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|①||②||③||④|| || ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Reflection%2FList%20methods|Reflection/List methods]]
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 3132
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Selectively%20replace%20multiple%20instances%20of%20a%20character%20within%20a%20string|Selectively replace multiple instances of a character within a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[State%20name%20puzzle|State name puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Stream%20merge|Stream merge]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 32
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 32
| [[Table%20creation|Table creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 31
| [[A%2A%20search%20algorithm|A* search algorithm]]
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Anadromes|Anadromes]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Birthday%20problem|Birthday problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
| [[Casting%20out%20nines|Casting out nines]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 31
| [[Collect%20and%20sort%20square%20numbers%20in%20ascending%20order%20from%20three%20lists|Collect and sort square numbers in ascending order from three lists]]
| [[Input%2FOutput%20for%20Lines%20of%20Text|Input/Output for Lines of Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 31
| [[De%20Polignac%20numbers|De Polignac numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[MazeFactorial%20solving20primes|MazeFactorial solvingprimes]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
| 31
| [[Formal%20power%20series|Formal power series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Honeycombs|Honeycombs]]
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 31
| [[Idoneal%20numbers|Idoneal numbers]]
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 31
| [[Monads%2FList%20monad|Monads/List monad]]
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 31
| [[Prime%20words|Prime words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 31
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 31
| [[Smallest%20multiple|Smallest multiple]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 31
| [[Snake%20and%20ladder|Snake and ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 31
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 31
| [[Teacup%20rim%20text|Teacup rim text]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[SubsetThe%20sum20ISAAC%20problem20cipher|SubsetThe sumISAAC problemcipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①||②|| ||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 31
| [[Update%20a%20configuration%20file|Update a configuration file]]
| [[Topic%20variable|Topic variable]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 31
| [[Wordle%20comparison|Wordle comparison]]
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 30
| [[Audio%20alarm|Audio alarm]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 30
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 30
| [[BraceCyclops%20expansion20numbers|BraceCyclops expansionnumbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 30
| [[Decorate-sort-undecorate%20idiom|Decorate-sort-undecorate idiom]]
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
| 30
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Euclidean%20rhythm|Euclidean rhythm]]
| [[Galton%20box%20animation|Galton box animation]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
|- style="background-color: #ffc"
| 30
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Fixed%20length%20records|Fixed length records]]
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
| [[Function%20frequency|Function frequency]]
| [[Lychrel%20numbers|Lychrel numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 30
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
| [[Metronome|Metronome]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 30
| [[Natural%20sorting|Natural sorting]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 30
| [[Orbital%20elements|Orbital elements]]
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
| [[Prime%20conspiracy|Prime conspiracy]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 30
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
| [[Pythagoras%20tree|Pythagoras tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 30
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Recaman%27s%20sequence|Recaman's sequence]]
|①||②||③|| ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 30
| [[Quadrat%20special%20primes|Quadrat special primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
| [[ResistorSafe%20mesh20addition|ResistorSafe meshaddition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[SimpleSame%20database20fringe|SimpleSame databasefringe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 30
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 29
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 29
| [[Brilliant%20numbers|Brilliant numbers]]
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 29
| [[Calmo%20numbers|Calmo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 29
| [[Card%20shuffles|Card shuffles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|①||②||③||④||⑤||⑥||  ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Coprime%20triplets|Coprime triplets]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 29
| [[Cubic%20special%20primes|Cubic special primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 29
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 29
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 29
| [[Fraction%20reduction|Fraction reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Largest%20difference%20between%20adjacent%20primes|Largest difference between adjacent primes]]
| [[Integer%20roots|Integer roots]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 29
| [[Magic%20constant|Magic constant]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 29
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
| [[Keyboard%20macros|Keyboard macros]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 29
| [[Nautical%20bell|Nautical bell]]
| [[Multiple%20regression|Multiple regression]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| [[Multiplicative%20order|Multiplicative order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Paraffins|Paraffins]]
| [[Pattern%20matching|Pattern matching]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
| 29
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 29
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 29
| [[Rare%20numbers|Rare numbers]]
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 29
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 29
| [[Soloway%27s%20recurring%20rainfall|Soloway's recurring rainfall]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 29
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Two%27s%20complement|Two's complement]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 29
| [[UPC|UPC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Welch%27s%20t-test|Welch's t-test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Colorful%20numbers|Colorful numbers]]
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 28
| [[Determine%20sentence%20type|Determine sentence type]]
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 28
| [[Distributed%20programming|Distributed programming]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 28
| [[Elementary%20cellular%20automaton%2FRandom%20number%20generator|Elementary cellular automaton/Random number generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|- style="background-color: #ffc"
| 28
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[File%20size%20distribution|File size distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[DecimalGetting%20floating%20point20the%20number%20to20of%20binary20decimal%20places|DecimalGetting floating pointthe number toof decimal binaryplaces]]
|①||②||③||④|| ||⑥||⑦||⑧||  ||⑩
|-
| 28
| [[Hex%20words|Hex words]]
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 28
| [[Image%20convolution|Image convolution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| [[Executable%20library|Executable library]]
| ||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 28
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| [[Execute%20SNUSP|Execute SNUSP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 28
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 28
| [[MemoryPermutations%20layout2FRank%20of%20a%20data%20structure20permutation|Memory layoutPermutations/Rank of a data structurepermutation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 28
| [[Permuted%20multiples|Permuted multiples]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 28
| [[Playfair%20cipher|Playfair cipher]]
| [[Negative%20base%20numbers|Negative base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 28
|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"
| 28
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 28
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|①||②||③||④|| || ||⑦||⑧|| ||⑩
|-
| 28
| [[Set%20of%20realSelf%20numbers|Set of realSelf numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 28
| [[Snake|Snake]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Wagstaff%20primes|Wagstaff primes]]
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
|①||②|| || ||⑤||⑥|| ||⑧||⑨||⑩
|-
| 28
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 27
|data-sort-value="deconvolution/0B1d0C15 puzzle solver"| [[Deconvolution15%2F1D20puzzle%20solver|Deconvolution/1D15 puzzle solver]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 27
| [[Achilles%20numbers|Achilles numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 27
| [[Blum%20integer|Blum integer]]
| [[Display%20a%20linear%20combination|Display a linear combination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
| [[Egyptian%20fractions|Egyptian fractions]]
|①||②||③||④||⑤|| ||⑦||⑧||  ||⑩
|-
|- style="background-color: #ffc"
| 27
| [[Commatizing%20numbers|Commatizing numbers]]
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Composite%20numbers%20k%20with%20no%20single%20digit%20factors%20whose%20factors%20are%20all%20substrings%20of%20k|Composite numbers k with no single digit factors whose factors are all substrings of k]]
| [[First%20class%20environments|First class environments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Kolakoski%20sequence|Kolakoski sequence]]
| [[Formal%20power%20series|Formal power series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 27
| [[Kosaraju|Kosaraju]]
| [[Implicit%20type%20conversion|Implicit type conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 27
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
| [[Numeric%20error%20propagation|Numeric error propagation]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
| 27
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
| [[Partition%20an%20integer%20X%20into%20N%20primes|Partition an integer X into N primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|- style="background-color: #ffc"
|-
| 27
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[RCRPG|RCRPG]]
| [[Poker%20hand%20analyser|Poker hand analyser]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 27
| [[Record%20sound|Record sound]]
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|①||②||③||④||⑤|| || ||⑧||  ||⑩
|- style="background-color: #ffc"
|-
| 27
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
| [[Set%20puzzle|Set puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 27
| [[Sierpinski%20curve|Sierpinski curve]]
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 27
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[The%20Name%20Game|The Name Game]]
|①||②|| ||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|-
| 27
| [[Special%20factorials|Special factorials]]
| [[URL%20parser|URL parser]]
|①||②||③||④||⑤||⑥||⑦||⑧||  || 
|-
| 27
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 27
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①|| ||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|-
| 26
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Arena%20storage%20pool|Arena storage pool]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 26
| [[ChatGoldbach%20server27s%20comet|ChatGoldbach's servercomet]]
|①|| ||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 26
| [[DeathHough%20Star20transform|DeathHough Startransform]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 26
|data-sort-value="inconsummate numbers in base 0C10"| [[Inconsummate%20numbers%20in%20base%2010|Inconsummate numbers in base 10]]
| [[Distributed%20programming|Distributed programming]]
|①|| ||③||④||⑤||  ||⑦||⑧||⑨|| 
|-
| 26
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
| [[FTP|FTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[List%20rooted%20trees|List rooted trees]]
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Mastermind|Mastermind]]
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 26
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Nested%20templated%20data|Nested templated data]]
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 26
| [[Pancake%20numbers|Pancake numbers]]
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 26
| [[Periodic%20table|Periodic table]]
| [[Multi-dimensional%20array|Multi-dimensional array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|-
| 26
| [[Print%20debugging%20statement|Print debugging statement]]
| [[Nautical%20bell|Nautical bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 26
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|-
| 26
| [[Sine%20wave|Sine wave]]
| [[Reflection%2FList%20properties|Reflection/List properties]]
|①|| ||③||④||⑤||⑥||⑦|| || ||
|-
| 26
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Safe%20addition|Safe addition]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|-
| 26
| [[Solve%20triangle%20solitaire%20puzzle|Solve triangle solitaire puzzle]]
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Sort%20primes%20from%20list%20to%20a%20list|Sort primes from list to a list]]
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 26
| [[Sphenic%20numbers|Sphenic numbers]]
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[State%20name%20puzzle|State name puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Substring%20primes|Substring primes]]
| [[Substitution%20Cipher|Substitution Cipher]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 26
| [[TableSum%20creation20data%20type|TableSum data creationtype]]
|①||②||③||④||⑤|| || || || || 
|-
| 2625
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| [[Update%20a%20configuration%20file|Update a configuration file]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
| 2625
| [[Arithmetic%20derivative|Arithmetic derivative]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 25
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|- style="background-color: #ffc"
| 25
|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)]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①|| ||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 25
| [[Eertree|Eertree]]
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|①||②||③||④|| ||⑥|| ||⑧|| || 
|-
| 25
| [[Find%20duplicate%20files|Find duplicate files]]
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 25
| [[Joystick%20position|Joystick position]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|-
| 25
| [[Matrix%20digital%20rain|Matrix digital rain]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 25
| [[Median%20filter|Median filter]]
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[GoMetallic%20Fish20ratios|GoMetallic Fishratios]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 25
| [[Modified%20random%20distribution|Modified random distribution]]
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[N-body%20problem|N-body problem]]
|data-sort-value="magic 0B8-ball"| [[Magic%208-Ball|Magic 8-Ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Native%20shebang|Native shebang]]
| [[Modular%20arithmetic|Modular arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|-
| 25
| [[NaturalOrmiston%20sorting20pairs|NaturalOrmiston sortingpairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 25
| [[Perceptron|Perceptron]]
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
| 25
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 25
| [[Practical%20numbers|Practical numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Prime%20numbers%20p%20for%20which%20the%20sum%20of%20primes%20less%20than%20or%20equal%20to%20p%20is%20prime|Prime numbers p for which the sum of primes less than or equal to p is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 25
| [[Radical%20of%20an%20integer|Radical of an integer]]
| [[Reflection%2FList%20methods|Reflection/List methods]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|-
| 25
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Same%20Fringe|Same Fringe]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 25
| [[TextonymsSOAP|TextonymsSOAP]]
|①||②||③||④|| ||⑥||⑦||⑧||  ||
|-
| 25
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
| [[The%20ISAAC%20Cipher|The ISAAC Cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 25
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 25
| [[Untrusted%20environment|Untrusted environment]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||
|-
| 25
| [[Variable%20declaration%20reset|Variable declaration reset]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 24
| [[Addition%20chains|Addition chains]]
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Air%20mass|Air mass]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Cuban%20primes|Cuban primes]]
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 24
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Erd%C5%91s-Nicolas%20numbers|Erdős-Nicolas numbers]]
| [[Honeycombs|Honeycombs]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 24
| [[Juggler%20sequence|Juggler sequence]]
| [[Image%20convolution|Image convolution]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 24
| [[RCRPGK-d%20tree|RCRPGK-d tree]]
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 24
| [[Largest%20palindrome%20product|Largest palindrome product]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 24
| [[Line%20circle%20intersection|Line circle intersection]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 24
| [[Meissel%E2%80%93Mertens%20constant|Meissel–Mertens constant]]
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 24
| [[Minimum%20primes|Minimum primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 24
| [[Pandigital%20prime|Pandigital prime]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||
|-
| 24
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|-
| 2324
| [[Pisano%20period|Pisano period]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|- style="background-color: #ffc"
| 2324
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| [[Bacon%20cipher|Bacon cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 24
| [[Set%20right-adjacent%20bits|Set right-adjacent bits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 2324
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| [[Card%20shuffles|Card shuffles]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
| 24
| [[Sokoban|Sokoban]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Double%20Twin%20Primes|Double Twin Primes]]
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 23
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 23
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| [[Convex%20hull|Convex hull]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 23
| [[DecisionFortunate%20tables20numbers|DecisionFortunate tablesnumbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|- style="background-color: #ffc"
| 23
| [[Jordan-P%C3%B3lya%20numbers|Jordan-Pólya numbers]]
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 23
| [[FaulhaberKnuth%27s%20formula20power%20tree|FaulhaberKnuth's formulapower tree]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| [[Hough%20transform|Hough transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Long%20stairs|Long stairs]]
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 23
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 23
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 23
| [[Nonogram%20solver|Nonogram solver]]
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
| 23
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 23
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
| [[Polyspiral|Polyspiral]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 23
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|①|| ||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 23
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 23
| [[Smallest%20numbers|Smallest numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 23
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 23
| [[StreamSub-unit%20Merge20squares|StreamSub-unit Mergesquares]]
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|-
| 23
| [[Two%20bullet%20roulette|Two bullet roulette]]
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 23
| [[Useless%20instructions|Useless instructions]]
| [[Type%20detection|Type detection]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||
|-
|- style="background-color: #ffc"
| 23
| [[WelchVogel%27s%20t-test20approximation%20method|WelchVogel's t-testapproximation method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[AVLBifid%20tree20cipher|AVLBifid treecipher]]
|①||②|| || ||⑤|| || || ||⑨|| 
|-
| 22
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 22
| [[Birthday%20problem|Birthday problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Chaocipher|Chaocipher]]
|①||②||③||④||⑤||⑥|| || ||⑨||
|-
| 22
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 22
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| [[Dice%20game%20probabilities|Dice game probabilities]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 22
| [[Equal%20prime%20and%20composite%20sums|Equal prime and composite sums]]
| [[Function%20frequency|Function frequency]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|-
| 22
| [[Iccanobif%20primes|Iccanobif primes]]
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|-
| 22
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| [[Machine%20code|Machine code]]
|①||②|| ||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 22
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Nim%20Game|Nim Game]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|-
| 22
| [[Nimber%20arithmetic|Nimber arithmetic]]
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
| [[Plasma%20effect|Plasma effect]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 22
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①||②|| || ||⑤|| || ||⑧||  || 
|- style="background-color: #ffc"
| 22
| [[Safe%20mode|Safe mode]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 22
| [[Selective%20file%20copy|Selective file copy]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 22
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 22
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
|①||②||③||④|| ||⑥|| ||⑧|| ||⑩
|-
| 22
| [[Tarjan|Tarjan]]
| [[Total%20circles%20area|Total circles area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Window%20management|Window management]]
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|-
| 21
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
| [[Brazilian%20numbers|Brazilian numbers]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|-
|- style="background-color: #ffc"
| 21
| [[B%C3%A9zier%20curves%2FIntersections|Bézier curves/Intersections]]
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤||⑥|| ||⑧||  ||⑩
|-
| 21
| [[Color%20quantization|Color quantization]]
| [[Cut%20a%20rectangle|Cut a rectangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 21
| [[Jaro-Winkler%20distance|Jaro-Winkler distance]]
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 21
| [[KochPell%20curve20numbers|KochPell curvenumbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Penrose%20tiling|Penrose tiling]]
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 21
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|- style="background-color: #ffc"
| 21
| [[Readline%20interface|Readline interface]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 21
| [[Repunit%20primes|Repunit primes]]
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Rhonda%20numbers|Rhonda numbers]]
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|①||②||③||④||⑤|| ||⑦|| || || 
|-
| 21
| [[Ruth-Aaron%20numbers|Ruth-Aaron numbers]]
| [[Record%20sound|Record sound]]
|①|| || ||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|-
| 21
| [[Self-hosting%20compiler|Self-hosting compiler]]
| [[SOAP|SOAP]]
|①|| ||O|| ||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|-
| 21
| [[Simulated%20annealing|Simulated annealing]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 21
| [[Transportation%20problem|Transportation problem]]
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|①||②||③||④||⑤||⑥||⑦||  || ||⑩
|-
| 21
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Word%20ladder|Word ladder]]
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 21
| [[XML%20validation|XML validation]]
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|-
| 2120
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥||⑦|| ||  || 
|-
| 21
| [[Window%20management|Window management]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 21
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 20
| [[Code%20segment%20unload|Code segment unload]]
| [[AudioAlarm|AudioAlarm]]
|①||②|| || || ||⑥|| ||⑧||  ||⑩
|-
| 20
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 20
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20digits%20in%20factorial%20series|Distribution of 0 digits in factorial series]]
| [[Eban%20numbers|Eban numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 20
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 20
| [[Execute%20Computer%2FZero|Execute Computer/Zero]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 20
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
| [[Long%20primes|Long primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Multiplicatively%20perfect%20numbers|Multiplicatively perfect numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 20
| [[OpenWebNet%20password|OpenWebNet password]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 20
| [[Ormiston%20triples|Ormiston triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 20
| [[P-value%20correction|P-value correction]]
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 20
| [[Penta-power%20prime%20seeds|Penta-power prime seeds]]
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 20
| [[Prime%20triangle|Prime triangle]]
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 20
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Proof|Proof]]
| [[Playfair%20cipher|Playfair cipher]]
|①||②|| || ||⑤||⑥|| || O|| ||O
|-
| 20
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|-
| 20
| [[SQL-based%20authentication|SQL-based authentication]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 20
| [[Square%20root%20by%20hand|Square root by hand]]
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
| 20
| [[Steffensen%27s%20method|Steffensen's method]]
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|-
| 20
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Sokoban|Sokoban]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|-
| 20
| [[Three%20word%20location|Three word location]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 20
| [[Ultra%20useful%20primes|Ultra useful primes]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| || || || ||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 20
| [[Upside-down%20numbers|Upside-down numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 20
| [[Wolstenholme%20numbers|Wolstenholme numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[ABanker%2A%20search27s%20algorithm|A* searchBanker's algorithm]]
|①||②|| ||④||⑤||⑥|| ||⑧||⑨||
|-
| 19
| [[Bernstein%20basis%20polynomials|Bernstein basis polynomials]]
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|①|| ||③|| ||⑤|| ||  || || || 
|-
| 19
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Church%20Numerals|Church Numerals]]
|①||②||③||④||⑤|| ||⑦||⑧||  ||
|- style="background-color: #ffc"
| 19
| [[CalmoSoft%20primes|CalmoSoft primes]]
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||  ||⑨||
|-
| 19
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Find%20URI%20in%20text|Find URI in text]]
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|①||②||③||④|| ||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 19
| [[Forbidden%20numbers|Forbidden numbers]]
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|-
| 19
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Median%20filter|Median filter]]
|①||②||③|| ||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Geohash|Geohash]]
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 19
| [[N-bodyGradient%20problem20descent|N-bodyGradient problemdescent]]
|①||②||③||④||⑤||⑥||⑦||  ||⑨|| 
|-
| 19
| [[Home%20primes|Home primes]]
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 19
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①|| ||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 19
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|-
| 19
| [[Quad-power%20prime%20seeds|Quad-power prime seeds]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 19
| [[VList|VList]]
|①||②||③||④||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 18
| [[Binary%20coded%20decimal|Binary coded decimal]]
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤|| ||  || ||⑨||
|- style="background-color: #ffc"
| 18
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 18
| [[Even%20numbers%20which%20cannot%20be%20expressed%20as%20the%20sum%20of%20two%20twin%20primes|Even numbers which cannot be expressed as the sum of two twin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[Extreme%20primes|Extreme primes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Jaccard%20index|Jaccard index]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[NYSIIS|NYSIIS]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 18
| [[Non-transitive%20dice|Non-transitive dice]]
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 18
| [[Pan%20base%20non-primes|Pan base non-primes]]
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
|①||②||③||④||⑤|| ||⑦||  || ||⑩
|- style="background-color: #ffc"
| 18
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Polynomial%20derivative|Polynomial derivative]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 18
|data-sort-value="primes: n*0B2^m+0B1"| [[Primes%3A%20n%2A2%5Em%2B1|Primes: n*2^m+1]]
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|①||②||③||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
| 18
| [[NativeRamanujan%20shebang20primes|NativeRamanujan shebangprimes]]
|①|| ||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 18
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 18
| [[Rendezvous|Rendezvous]]
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|①||②||③||④||⑤|| || || || O||O
|- style="background-color: #ffc"
| 1718
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 18
| [[Square%20form%20factorization|Square form factorization]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Suffix%20tree|Suffix tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 1718
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③||④|| ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 18
| [[Triangular%20numbers|Triangular numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 1718
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
| 18
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 18
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 1718
| [[XXXX%20redacted|XXXX redacted]]
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|①||②||③||④|| ||⑥||⑦||  || ||
|- style="background-color: #ffc"
| 17
| [[Chemical%20Calculator|Chemical Calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 1718
| [[Zsigmondy%20numbers|Zsigmondy numbers]]
| [[Color%20quantization|Color quantization]]
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|-
| 17
| [[ADFGVX%20cipher|ADFGVX cipher]]
| [[Commatizing%20numbers|Commatizing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 17
| [[Audio%20frequency%20generator|Audio frequency generator]]
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|①||②||③|| ||⑤||⑥|| ||  || || 
|-
| 17
| [[Boustrophedon%20transform|Boustrophedon transform]]
| [[Eertree|Eertree]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 17
| [[CORDIC|CORDIC]]
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|①||②||③||④|| || ||⑦||⑧|| ||⑩
|-
| 17
| [[FourCanny%20is20edge%20magic20detector|FourCanny isedge magicdetector]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 17
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||⑩
|-
| 17
| [[Gotchas|Gotchas]]
| [[Joystick%20position|Joystick position]]
|①|| || ||④|| ||  || ||  || || 
|-
| 17
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 17
| [[Iterators|Iterators]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④|| || || ||⑧||⑨||
|-
| 17
| [[Multi-base%20primes|Multi-base primes]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 17
| [[N-grams|N-grams]]
| [[Readline%20interface|Readline interface]]
|①||②||③||④|| || ||⑦||⑧|| || 
|- style="background-color: #ffc"
|-
| 17
| [[Overloaded%20operators|Overloaded operators]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④||⑤|| || ||  ||  ||
|-
| 17
| [[Pentomino%20tiling|Pentomino tiling]]
| [[SQL-based%20authentication|SQL-based authentication]]
|①|| ||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 17
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
| [[Selective%20File%20Copy|Selective File Copy]]
|①||②||③|| || ||⑥||⑦|| ||  ||
|- style="background-color: #ffc"
|-
| 17
| [[Solve%20hanging%20lantern%20problem|Solve hanging lantern problem]]
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 17
| [[Tetris|Tetris]]
| [[Snake%20And%20Ladder|Snake And Ladder]]
|①||②||③||  || ||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 17
| [[Unit%20testing|Unit testing]]
| [[Untrusted%20environment|Untrusted environment]]
|①||②||③|| || ||⑥|| || || ||⑩
|-
| 17
| [[WeirdUntouchable%20numbers|WeirdUntouchable numbers]]
|①||②||③||④||⑤||⑥||⑦||  ||⑨|| 
|-
| 17
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 17
| [[Walsh%20matrix|Walsh matrix]]
|①||②||③||④|| || ||⑦|| ||⑨||⑩
|-
| 16
| [[Boyer-Moore%20string%20search|Boyer-Moore string search]]
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 16
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
| [[Aspect%20Oriented%20Programming|Aspect Oriented Programming]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|- style="background-color: #ffc"
| 16
| [[Distance%20and%20Bearing|Distance and Bearing]]
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Code%20segment%20unload|Code segment unload]]
| ||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 16
| [[Find%20duplicate%20files|Find duplicate files]]
|①||②||③|| ||⑤|| ||⑦||⑧|| ||⑩
|-
| 16
| [[Erd%C3%B6s-Selfridge%20categorization%20of%20primes|Erdös-Selfridge categorization of primes]]
| [[First%20perfect%20square%20in%20base%20N%20with%20N%20unique%20digits|First perfect square in base N with N unique digits]]
|①||②||③||④||⑤|| ||⑦||  || ||⑩
|-
| 16
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|-
| 16
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 16
| [[I.Q.%20Puzzle|I.Q. Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 16
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 16
|data-sort-value="find chess0D960 starting position identifier"| [[Find%20Chess960%20starting%20position%20identifier|Find Chess960 starting position identifier]]
| [[K-d%20tree|K-d tree]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 16
| [[KnuthFunctional%27s%20power20coverage%20tree|Knuth'sFunctional powercoverage tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 16
| [[Gaussian%20primes|Gaussian primes]]
| [[Kolakoski%20sequence|Kolakoski sequence]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|-
| 16
| [[Graph%20colouring|Graph colouring]]
| [[Kosaraju|Kosaraju]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 16
| [[Interactive%20help|Interactive help]]
| [[List%20rooted%20trees|List rooted trees]]
|①||②||③||④||⑤||⑥|| || || ||
|-
| 16
| [[Isograms%20and%20heterograms|Isograms and heterograms]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Railway%20circuit|Railway circuit]]
| [[Monads%2FList%20monad|Monads/List monad]]
|①|| ||③||④|| ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 16
| [[Rainbow|Rainbow]]
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④|| ||⑥||⑦||⑧||  ||
|-
| 16
| [[Ramanujan%20primes%2Ftwins|Ramanujan primes/twins]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| [[Orbital%20elements|Orbital elements]]
|①||②|| || ||⑤||⑥||⑦|| || ||
|-
| 16
| [[Search%20in%20paragraph%27s%20text|Search in paragraph's text]]
| [[P-value%20correction|P-value correction]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|-
| 16
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
| [[Pell%27s%20equation|Pell's equation]]
|①||②||③|| || || ||⑦|| || ||⑩
|-
| 16
| [[Sisyphus%20sequence|Sisyphus sequence]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Text%20completion|Text completion]]
| [[Perceptron|Perceptron]]
|①||②|| ||④|| ||⑥|| || ||  ||⑩
|-
| 16
| [[Sexy%20primesWordiff|Sexy primesWordiff]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|-
| 16
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[ASCII%20control%20characters|ASCII control characters]]
| [[Color%20wheel|Color wheel]]
|①||②||③||④||⑤||⑥||⑦|| ||  ||
|-
| 15
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[FactorionsAnaprimes|FactorionsAnaprimes]]
|①||②||③||④|| || ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 15
| [[Binomial%20transform|Binomial transform]]
| [[Finite%20state%20machine|Finite state machine]]
|①||②||③||④|| ||⑥||  ||⑧||⑨||
|- style="background-color: #ffc"
| 15
| [[Centroid%20of%20a%20set%20of%20N-dimensional%20points|Centroid of a set of N-dimensional points]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|①||②|| ||④|| ||⑥|| || ||  || 
|-
| 15
| [[Check%20if%20two%20polygons%20overlap|Check if two polygons overlap]]
| [[Hunt%20The%20Wumpus|Hunt The Wumpus]]
|①||②||③||④||⑤|| ||  ||⑧||  || 
|-
| 15
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
| [[Mastermind|Mastermind]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 15
| [[Inventory%20sequence|Inventory sequence]]
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①|| || ||④|| || || ||⑧|| ||
|- style="background-color: #ffc"
| 15
| [[Magic%20numbers|Magic numbers]]
| [[NYSIIS|NYSIIS]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 15
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|-
| 15
| [[NonogramMayan%20solver20calendar|NonogramMayan solvercalendar]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 15
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 15
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 15
| [[One-time%20pad|One-time pad]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[Penholodigital%20squares|Penholodigital squares]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|①||②||③|| ||⑤||⑥||⑦|| || ||
|-
| 15
| [[Prime%20numbers%20whose%20neighboring%20pairs%20are%20tetraprimes|Prime numbers whose neighboring pairs are tetraprimes]]
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 15
| [[Set%2C%20the%20card%20game|Set, the card game]]
| [[Range%20consolidation|Range consolidation]]
|①||②||③||④|| ||  || ||⑧|| ||⑩
|-
| 15
| [[Sieve%20of%20Pritchard|Sieve of Pritchard]]
| [[Rendezvous|Rendezvous]]
|①||②||③||④|| ||  || ||⑧||⑨||⑩
|-
| 15
| [[Smarandache-Wellin%20primes|Smarandache-Wellin primes]]
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②||③||④|| || || || ||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||②||③|| ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 15
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 15
| [[Undulating%20numbers|Undulating numbers]]
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤||  ||⑦||  || ||⑩
|- style="background-color: #ffc"
| 1514
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④|| || || ||  ||⑨||
|-
| 1514
|data-sort-value="centre and radius of a circle passing through 0B3 points in a plane"| [[Centre%20and%20radius%20of%20a%20circle%20passing%20through%203%20points%20in%20a%20plane|Centre and radius of a circle passing through 3 points in a plane]]
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||  ||  || || || ||
|-
| 1514
| [[Check%20if%20a%20polygon%20overlaps%20with%20a%20rectangle|Check if a polygon overlaps with a rectangle]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①||②|| ||④||⑤||⑥||  ||⑧|| ||⑩
|- style="background-color: #ffc"
|-
| 1514
| [[Checksumcolor|Checksumcolor]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④||⑤||⑥|| ||⑧||  || 
|-
| 14
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|①|| ||③||④||⑤||⑥||  ||⑧|| ||
|-
| 14
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||
|-
| 14
| [[Fermat%20pseudoprimes|Fermat pseudoprimes]]
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|①||②||③||④||⑤|| ||⑦||  ||⑨||
|- style="background-color: #ffc"
| 14
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
| [[Find%20URI%20in%20text|Find URI in text]]
|①||②||③|| || ||⑥|| ||⑧||  || 
|- style="background-color: #ffc"
| 14
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|①||②||③||④||  ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 14
| [[Greed|Greed]]
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|①||②||③|| ||⑤||⑥||⑦|| ||  || 
|- style="background-color: #ffc"
| 14
| [[Hourglass%20puzzle|Hourglass puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 14
| [[Knuth-Morris-Pratt%20string%20search|Knuth-Morris-Pratt string search]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 14
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 14
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 14
| [[Singly-linked%20list%2FReversal|Singly-linked list/Reversal]]
|①||②||③||④||⑤|| || || ||⑨||
|-
| 14
|data-sort-value="smallest number k such that k+0B2^m is composite for all m less than k"| [[Smallest%20number%20k%20such%20that%20k%2B2%5Em%20is%20composite%20for%20all%20m%20less%20than%20k|Smallest number k such that k+2^m is composite for all m less than k]]
| [[Nested%20templated%20data|Nested templated data]]
|①||②||③||④||⑤|| ||⑦||⑧||  ||⑩
|- style="background-color: #ffc"
| 14
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
|①||②|| ||④||⑤|| || ||⑧||  || 
|-
| 14
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|①||②||③||④||⑤|| ||⑦|| ||  ||
|-
| 14
| [[Spelling%20of%20ordinalSuper-Poulet%20numbers|Spelling of ordinalSuper-Poulet numbers]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 14
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 14
| [[Tree%20datastructures|Tree datastructures]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|-
| 14
| [[Tupper%27s%20self-referential%20formula|Tupper's self-referential formula]]
|①||②||③|| ||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 14
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
| 13
| [[Ap%C3%A9ry%27s%20constant|Apéry's constant]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 13
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①||②|| ||④||⑤||⑥|| || || || 
|-
| 13
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①||②|| || ||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Countdown|Countdown]]
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|-
| 13
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤||⑥|| || ||  || 
|-
| 13
| [[Factorize%20string%20into%20Lyndon%20words|Factorize string into Lyndon words]]
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|①||②||③||④||  || || ||  || ||⑩
|- style="background-color: #ffc"
|-
| 13
| [[Least%20m%20such%20that%20n%21%20%2B%20m%20is%20prime|Least m such that n! + m is prime]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||  ||⑦||  || ||
|- style="background-color: #ffc"
| 13
| [[One-two%20primes|One-two primes]]
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 13
| [[Prime%20reciprocal%20sum|Prime reciprocal sum]]
| [[Proof|Proof]]
| ||②|| || || ||  || ||⑧|| || 
|- style="background-color: #ffc"
| 13
| [[Range%20modifications|Range modifications]]
| [[Teacup%20rim%20text|Teacup rim text]]
|①||②||③||④||⑤|| || || ||  ||
|- style="background-color: #ffc"
| 13
| [[Resistance%20calculator|Resistance calculator]]
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④|| ||⑥|| ||⑧||  || 
|-
| 13
| [[Singular%20value%20decomposition|Singular value decomposition]]
| [[Word%20search|Word search]]
|①||②|| ||④||⑤||⑥||  ||⑧|| ||⑩
|-
| 1213
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①|| ||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 13
| [[Spoof%20game|Spoof game]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 13
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 1213
| [[Wasteful%2C%20equidigital%20and%20frugal%20numbers|Wasteful, equidigital and frugal numbers]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①||②|| ||④||⑤||  ||⑦||  ||⑨||⑩
|-
| 12
| [[Babylonian%20spiral|Babylonian spiral]]
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③||④||⑤||  ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
| [[File%20size%20distribution|File size distribution]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 12
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①||②||③||④|| ||⑥||⑦|| ||  || 
|- style="background-color: #ffc"
| 12
| [[Distinct%20palindromes%20within%20decimal%20numbers|Distinct palindromes within decimal numbers]]
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①|| || ||④|| ||⑥|| ||  ||  ||
|-
| 12
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
| [[Peano%20curve|Peano curve]]
|①||②||③||④|| || ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 12
| [[External%20sort|External sort]]
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
|①||②||③||④|| || ||⑦|| || ||
|-
| 12
| [[French%20Republican%20calendar|French Republican calendar]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 12
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| [[Random%20Latin%20Squares|Random Latin Squares]]
|①||②|| ||④|| || || ||  ||  ||
|- style="background-color: #ffc"
| 12
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②||③|| || ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
| 12
| [[SnakeParse%20EBNF|SnakeParse EBNF]]
|①||②||③|| ||  ||⑥||⑦||  ||  || 
|-
| 12
| [[Particle%20fountain|Particle fountain]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 12
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|-
| 12
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①||②||③||④||⑤||⑥|| || || ||
|-
| 12
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 12
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
| [[Suffix%20tree|Suffix tree]]
|①||②||③|| ||⑤||⑥||⑦|| ||  || 
|- style="background-color: #ffc"
| 12
| [[Starting%20a%20web%20browser|Starting a web browser]]
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|①||②||③|| ||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
| [[XML%20Validation|XML Validation]]
|①|| || || ||⑤||⑥||⑦||  || || 
|-
| 12
| [[Transliterate%20English%20text%20using%20the%20Greek%20alphabet|Transliterate English text using the Greek alphabet]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 11
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
|①||②||③||④||⑤|| || || || ||
|- style="background-color: #ffc"
| 11
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 11
| [[GSTrans%20string%20conversion|GSTrans string conversion]]
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④|| ||  || ||⑧||  ||⑩
|- style="background-color: #ffc"
| 11
| [[Integer%20long%20division|Integer long division]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①||②||③||④|| ||  ||⑦||  || ||
|- style="background-color: #ffc"
| 11
| [[N-queens%20minimum%20and%20knights%20and%20bishops|N-queens minimum and knights and bishops]]
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
|①|| ||③||④||⑤||⑥|| ||⑧|| ||
|-
| 11
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||  ||
|- style="background-color: #ffc"
| 11
| [[OpenGL%2FUtah%20teapot|OpenGL/Utah teapot]]
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤|| || ||  ||⑨||
|- style="background-color: #ffc"
| 11
| [[Price%20list%20behind%20API|Price list behind API]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③|| ||⑤||⑥|| || ||  || 
|- style="background-color: #ffc"
|-
| 11
| [[HumbleRice%20numbers20coding|HumbleRice numberscoding]]
|①||②||③||④||  || ||⑦||⑧||  ||
|- style="background-color: #ffc"
| 11
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
| [[Lah%20numbers|Lah numbers]]
|①||②||③||④|| ||⑥|| || ||  ||
|-
| 11
| [[Sorensen%E2%80%93Dice%20coefficient|Sorensen–Dice coefficient]]
| [[OpenWebNet%20Password|OpenWebNet Password]]
|①||②||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 11
| [[Statistics%2FChi-squared%20distribution|Statistics/Chi-squared distribution]]
| [[Safe%20mode|Safe mode]]
|①||②||③|| || ||  ||⑦|| ||  ||⑩
|-
| 11
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 11
| [[URL%20shortener|URL shortener]]
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|①||②||③||④||  || || || ||  ||
|- style="background-color: #ffc"
| 11
| [[Worthwhile%20task%20shaving|Worthwhile task shaving]]
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|①||②||③||④|| ||  ||⑦||  ||  ||
|- style="background-color: #ffc"
| 1110
| [[ZumkellerBlack%20numbers20box|ZumkellerBlack numbersbox]]
|①||②||③|| ||⑤|| || || || ||
|- style="background-color: #ffc"
| 10
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 10
| [[Cycles%20of%20a%20permutation|Cycles of a permutation]]
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①||②|| ||④||⑤||  ||  ||⑧||  || 
|- style="background-color: #ffc"
| 10
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
| [[Fraction%20reduction|Fraction reduction]]
|①||②||③||④|| ||⑥|| || ||  || 
|- style="background-color: #ffc"
| 10
| [[Factor-perfect%20numbers|Factor-perfect numbers]]
| [[Interactive%20Help|Interactive Help]]
|①||②||③||④|| ||  ||⑦||⑧|| || 
|-
| 10
| [[Greatest%20prime%20dividing%20the%20n-th%20cubefree%20number|Greatest prime dividing the n-th cubefree number]]
| [[N-smooth%20numbers|N-smooth numbers]]
|①||②||③||④||  ||  || || ||  ||
|- style="background-color: #ffc"
| 10
| [[PenroseHex%20tiling20dump|PenroseHex tilingdump]]
|①||②||③||④||  || || ||⑧|| || 
|-
| 10
|data-sort-value="numbers k such that the last letter of k is the same as the first letter of k+0B1"| [[Numbers%20k%20such%20that%20the%20last%20letter%20of%20k%20is%20the%20same%20as%20the%20first%20letter%20of%20k%2B1|Numbers k such that the last letter of k is the same as the first letter of k+1]]
|①||②||③||④|| || || ||⑧||⑨||
|-
| 10
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 10
| [[PierpontRaster%20primes20bars|PierpontRaster primesbars]]
|①||②||③||④||⑤|| || ||  ||  ||
|- style="background-color: #ffc"
| 10
| [[Resistance%20network%20calculator|Resistance network calculator]]
| [[Print%20debugging%20statement|Print debugging statement]]
|①||②||③|| || || ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 10
| [[Sine%20waveRobots|Sine waveRobots]]
|①||②||③|| ||  ||⑥|| || || || 
|-
| 10
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
| [[Tarjan|Tarjan]]
|①||②||③||④|| ||⑥|| ||⑧||  ||
|- style="background-color: #ffc"
| 10
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
| [[VList|VList]]
|①||②|| ||  || ||⑥||  || || || 
|- style="background-color: #ffc"
| 10
| [[Text%20to%20HTML|Text to HTML]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 10
| [[Universal%20Lambda%20Machine|Universal Lambda Machine]]
|①||②|| || || || ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 10
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 9
| [[Audio%20overlap%20loop|Audio overlap loop]]
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
|①||②||③|| || || ||  || ||  || 
|- style="background-color: #ffc"
| 9
| [[B-spline|B-spline]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①||②|| || ||  ||  ||⑦||  ||  || 
|- style="background-color: #ffc"
| 9
| [[Consistent%20overhead%20byte%20stuffing|Consistent overhead byte stuffing]]
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①||②|| ||④||  || || ||⑧|| || 
|- style="background-color: #ffc"
|-
| 9
| [[Dating%20agency|Dating agency]]
| [[Canny%20edge%20detector|Canny edge detector]]
|①|| || ||④|| ||  || || || || 
|- style="background-color: #ffc"
|-
| 9
| [[Eisenstein%20primes|Eisenstein primes]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①|| || ||④||⑤||  || ||  ||⑨|| 
|- style="background-color: #ffc"
| 9
| [[Engel%20expansion|Engel expansion]]
| [[Combinations%20with%20repetitions%2FSquare%20Digit%20Chain|Combinations with repetitions/Square Digit Chain]]
|①||②||③||④|| || ||⑦||  || ||
|- style="background-color: #ffc"
| 9
| [[Fibonacci%20heap|Fibonacci heap]]
| [[Days%20between%20dates|Days between dates]]
|①|| ||③|| ||⑤|| || || ||  ||
|-
| 9
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
| [[Intersecting%20Number%20Wheels|Intersecting Number Wheels]]
|①|| ||③||④||⑤|| || ||  || ||
|- style="background-color: #ffc"
| 9
| [[ParseInner%20EBNF20classes|ParseInner EBNFclasses]]
|①||②||③|| ||  || || ||  || || 
|- style="background-color: #ffc"
| 9
| [[L-system|L-system]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①|| ||③|| ||  ||  ||  || || || 
|- style="background-color: #ffc"
|-
| 9
| [[Marching%20squares|Marching squares]]
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
|①||②||③||④|| ||  ||⑦|| || ||
|- style="background-color: #ffc"
| 89
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
|①||②||③||④|| || || || ||  || 
|- style="background-color: #ffc"
| 9
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
|①||②|| || || ||⑥|| || || ||
|-
| 89
| [[Random%20sentence%20from%20book|Random sentence from book]]
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②|| ||④||⑤||  ||⑦|| ||  || 
|- style="background-color: #ffc"
| 9
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
|①||②|| ||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 9
| [[Sealed%20classes%20and%20methods|Sealed classes and methods]]
|①||②||③|| ||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 9
| [[Segmentation%20fault%20protection|Segmentation fault protection]]
|①||②||③||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
| 8
| [[ChecksumcolorHexapawn|ChecksumcolorHexapawn]]
|①||②||③|| ||  || ||⑦|| ||  ||
|-
| 8
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|①||②||③||④||⑤|| || || || ||⑩
|-
| 8
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 8
| [[Horse%20racing|Horse racing]]
| [[French%20Republican%20calendar|French Republican calendar]]
|①||②||③|| || ||⑥||⑦||  ||  || 
|-
| 8
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①||②|| ||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 8
| [[JSON%20pointer|JSON pointer]]
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
|①||②||③|| ||  || ||  ||⑧||  ||
|- style="background-color: #ffc"
| 8
| [[Lagrange%20Interpolation|Lagrange Interpolation]]
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|①|| ||③|| ||  ||  || || || ||
|- style="background-color: #ffc"
| 8
| [[Lucas-Carmichael%20numbers|Lucas-Carmichael numbers]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①||②|| || ||  ||  || ||⑧|| || 
|-
| 8
| [[P-Adic%20square%20roots|P-Adic square roots]]
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
|①||②||③|| ||⑤||  ||  ||  ||  ||⑩
|- style="background-color: #ffc"
|-
| 8
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|①||②|| ||④|| ||⑥||⑦||  || ||
|- style="background-color: #ffc"
| 8
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②|| || ||  ||⑥|| ||  ||  ||
|- style="background-color: #ffc"
| 8
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③|| ||  || ||⑦||  ||  || 
|- style="background-color: #ffc"
| 8
| [[Selection%20bias%20in%20clinical%20sciences|Selection bias in clinical sciences]]
| [[Resistance%20Calculator|Resistance Calculator]]
|①||②||③|| ||⑤||  ||⑦|| ||  ||
|- style="background-color: #ffc"
| 8
| [[Simulated%20annealing20optics%20experiment%2FData%20analysis|Simulated annealingoptics experiment/Data analysis]]
|①||②|| || || ||  ||  || ||  ||
|- style="background-color: #ffc"
| 8
| [[Simulated%20optics%20experiment%2FSimulator|Simulated optics experiment/Simulator]]
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|①||②|| ||  || || ||  ||⑧||  ||
|- style="background-color: #ffc"
| 8
| [[Syntax%20highlighting%20using%20Mediawiki%20formatting|Syntax highlighting using Mediawiki formatting]]
| [[Starting%20a%20web%20browser|Starting a web browser]]
|①||②||③||  ||  ||  || ||⑧||  || 
|-
| 8
| [[Variadic%20fixed-point%20combinator|Variadic fixed-point combinator]]
|①||②||③|| || || || ||⑧|| ||
|- style="background-color: #ffc"
| 8
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
| [[Time-based%20One-time%20Password%20Algorithm|Time-based One-time Password Algorithm]]
|①|| ||③|| || || || || ||  ||
|- style="background-color: #ffc"
| 8
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| [[Unit%20testing|Unit testing]]
|①|| ||③||④||  ||  || || ||  ||⑩
|-
| 7
| [[Anagram%20generator|Anagram generator]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|①||②|| || ||⑤||  ||  || || || 
|- style="background-color: #ffc"
| 7
| [[Autogram%20checker|Autogram checker]]
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|①||②||③||④|| ||  ||⑦||  || ||
|- style="background-color: #ffc"
| 7
| [[Boids|Boids]]
| [[External%20sort|External sort]]
|①||②|| || ||⑤|| || ||  ||  || 
|- style="background-color: #ffc"
| 7
| [[GreedChess%20player|GreedChess player]]
|①||②||  || ||  ||⑥|| || ||  || 
|- style="background-color: #ffc"
| 7
| [[Compiler%2FSimple%20file%20inclusion%20pre%20processor|Compiler/Simple file inclusion pre processor]]
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
|①|| || || ||  ||  ||  || ||⑨||
|- style="background-color: #ffc"
| 7
| [[Create%20an%20executable%20for%20a%20program%20in%20an%20interpreted%20language|Create an executable for a program in an interpreted language]]
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|①||②||③|| || || ||  ||  || ||
|- style="background-color: #ffc"
| 7
| [[Divide%20a%20rectangle%20into%20a%20number%20of%20unequal%20triangles|Divide a rectangle into a number of unequal triangles]]
| [[One-time%20pad|One-time pad]]
|①||②||③||④||  || || ||⑧||  || 
|-
| 7
| [[Dominoes|Dominoes]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①||②|| ||  || ||  || || ||  || 
|- style="background-color: #ffc"
| 7
| [[English%20cardinal%20anagrams|English cardinal anagrams]]
| [[Railway%20circuit|Railway circuit]]
|①||②|| || ||  || || ||⑧|| ||
|- style="background-color: #ffc"
| 7
| [[Exponential%20digital%20sums|Exponential digital sums]]
| [[Resistance%20Network%20Calculator|Resistance Network Calculator]]
|①||②||③||④|| ||  || || ||  ||
|- style="background-color: #ffc"
| 7
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%27%20technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews' technique]]
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
|①||②||③|| || || || || ||  ||
|- style="background-color: #ffc"
| 7
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
| [[Spoof%20game|Spoof game]]
|①||②||  || || ||⑥|| ||  || ||
|- style="background-color: #ffc"
| 7
| [[Red%20black%20tree%20sort|Red black tree sort]]
| [[Tetris|Tetris]]
| || || || || ||  ||  || ||  || 
|- style="background-color: #ffc"
| 7
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①|| ||③||  ||  || || || ||  || 
|- style="background-color: #ffc"
| 7
| [[Roots%20of%20a%20cubic%20polynomial|Roots of a cubic polynomial]]
|①||②||③||④|| || || || ||⑨||
|- style="background-color: #ffc"
| 7
| [[Solve%20a%20Rubik%27s%20cube|Solve a Rubik's cube]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 7
| [[Wave%20function%20collapse|Wave function collapse]]
| [[Using%20a%20Speech%20engine%20to%20highlight%20words|Using a Speech engine to highlight words]]
|①|| ||  || || ||  || ||  || || 
|- style="background-color: #ffc"
| 6
| [[CLI-based%20maze-game|CLI-based maze-game]]
|data-sort-value="0C16 puzzle game"| [[16%20Puzzle%20Game|16 Puzzle Game]]
|①||②|| || || ||  ||  ||  ||  || 
|- style="background-color: #ffc"
| 6
| [[Carmichael%20lambda%20function|Carmichael lambda function]]
| [[OpenGL%20Pixel%20Shader|OpenGL Pixel Shader]]
|①|| || || ||  || ||  ||⑧|| || 
|- style="background-color: #ffc"
| 6
| [[Convert%20CSV%20records%20to%20TSV|Convert CSV records to TSV]]
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|①||②|| ||  ||  || ||  ||  ||⑨|| 
|- style="background-color: #ffc"
| 6
| [[Create%20your%20own%20text%20control%20codes|Create your own text control codes]]
| [[Robots|Robots]]
|①||②||③|| ||  || ||  ||  ||  || 
|- style="background-color: #ffc"
| 6
| [[Erd%C5%91s%E2%80%93Woods%20numbers|Erdős–Woods numbers]]
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①||②||③|| ||  ||  || || ||  ||
|- style="background-color: #ffc"
| 56
| [[Goodstein%20Sequence|Goodstein Sequence]]
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①||②|| || ||  ||  ||  ||⑧|| || 
|-
| 6
| [[Lyndon%20word|Lyndon word]]
| ||②||③||④|| || || || || ||
|- style="background-color: #ffc"
| 6
| [[Multiton|Multiton]]
|①||②||③||④|| || ||⑦||⑧|| ||
|-
| 6
| [[OLE%20automation|OLE automation]]
|①||②|| || || ||⑥|| ||⑧||O||O
|- style="background-color: #ffc"
| 6
| [[Posit%20numbers%2Fencoding|Posit numbers/encoding]]
|①||②||③||④|| || || || || ||
|- style="background-color: #ffc"
| 6
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 6
| [[Sturmian%20word|Sturmian word]]
| ||②||③||④|| || || || || ||
|- style="background-color: #ffc"
| 6
| [[Szyma%C5%84ski%27s%20algorithm|Szymański's algorithm]]
|①||②||③||④|| || || || || ||
|-
| 6
| [[Ukkonen%E2%80%99s%20suffix%20tree%20construction|Ukkonen’s suffix tree construction]]
|①||②||③|| ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 6
| [[Use%20a%20REST%20API|Use a REST API]]
|①||②|| || || ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 6
| [[Vidir|Vidir]]
|①||②|| ||④|| || || || || ||
|- style="background-color: #ffc"
| 6
| [[Visitor%20pattern|Visitor pattern]]
|①||②||③||④||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
| 5
| [[Continued%20fraction%20convergents|Continued fraction convergents]]
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|①|| ||③|| ||  || ||  ||  ||  || 
|- style="background-color: #ffc"
| 5
| [[Diophantine%20linear%20system%20solving|Diophantine linear system solving]]
| [[Fibonacci%20heap|Fibonacci heap]]
|①||②||  ||  ||⑤|| ||  ||  ||  || 
|- style="background-color: #ffc"
| 5
| [[Extended%20Straddling%20Checkerboard|Extended Straddling Checkerboard]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①|| || ||  || || ||  ||⑧||  || 
|- style="background-color: #ffc"
| 5
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| [[Gradient%20descent|Gradient descent]]
|①||②|| || ||  || ||  || ||  || 
|- style="background-color: #ffc"
| 5
| [[Number%20triplets%20game|Number triplets game]]
| [[Hexapawn|Hexapawn]]
|①||②|| || ||  ||  || ||  ||  || 
|- style="background-color: #ffc"
| 5
| [[Posit%20numbers%2Fdecoding|Posit numbers/decoding]]
| [[Mayan%20calendar|Mayan calendar]]
|①||②||③|| ||  ||  || ||  ||  ||
|- style="background-color: #ffc"
| 5
| [[Sanitize%20user%20input|Sanitize user input]]
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
|①|| || ||④||  ||  ||  ||  || || 
|- style="background-color: #ffc"
| 5
| [[Solving%20coin%20problems|Solving coin problems]]
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
|①|| || || ||  || || ||  || || 
|- style="background-color: #ffc"
| 5
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
|①|| || || || || ||  ||  || || 
|- style="background-color: #ffc"
| 5
| [[Waveform%20analysis%2FTop%20and%20tail|Waveform analysis/Top and tail]]
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| || ||③||  || || ||  ||  ||  || 
|- style="background-color: #ffc"
| 5
| [[TextWeather%20to%20HTML20routing|Text toWeather HTMLrouting]]
|①||②|| ||  || || ||  || ||  || 
|- style="background-color: #ffc"
| 4
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20puzzle%20game%20in%203D|15 puzzle game in 3D]]
| [[Boids|Boids]]
| ||②||  || ||  || ||  ||  || || 
|- style="background-color: #ffc"
| 4
| [[Blackjack%20strategy|Blackjack strategy]]
| [[Chess%20player|Chess player]]
|①||②||  ||  ||⑤|| ||  ||  ||  || 
|- style="background-color: #ffc"
| 4
| [[Color%20separation|Color separation]]
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①||②||  ||  ||  ||  ||  ||  || || 
|- style="background-color: #ffc"
| 4
| [[Compiler%2FPreprocessor|Compiler/Preprocessor]]
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
|①||②|| || ||  ||  ||  || ||  || 
|- style="background-color: #ffc"
|-
| 4
| [[OLECross%20Automation20compilation|OLECross Automationcompilation]]
|①|| || O||  || ||  ||  ||  || O|| 
|- style="background-color: #ffc"
| 4
| [[RareIRC%20numbers20gateway|RareIRC numbersgateway]]
|①|| ||  || ||  || ||  ||  ||  || 
|- style="background-color: #ffc"
| 4
| [[Protecting%20Memory%20Secrets|Protecting Memory Secrets]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
|①||②||③||  ||  || ||  ||  || || 
|- style="background-color: #ffc"
| 4
| [[Uno%20%28card%20game%29|Uno (card game)]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|①||②||③||  ||  || ||  || ||  || 
|- style="background-color: #ffc"
| 4
| [[WebGL%20rotating%20F|WebGL rotating F]]
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
|①|| || ||  || ||  ||  ||  || || 
|- style="background-color: #ffc"
| 3
|data-sort-value="0B3d turtle graphics"| [[3d%20turtle%20graphics|3d turtle graphics]]
| [[Audio%20Overlap%20Loop|Audio Overlap Loop]]
|①|| ||  ||  ||  ||  ||  ||  || || 
|- style="background-color: #ffc"
| 3
| [[Elevator%20simulation|Elevator simulation]]
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
|①||②||  ||  ||  ||  ||  ||  ||  || 
|- style="background-color: #ffc"
| 3
| [[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"
| 3
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 3
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①||②|| || || ||⑥|| || || || 
|- style="background-color: #ffc"
| 3
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 2
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
|①|| || || || || || || || ||⑩
|- style="background-color: #ffc"
| 2
| [[Raster%20bars|Raster bars]]
|①|| ||③|| || || || || || || 
|- style="background-color: #ffc"
| 2
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 2
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 1
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20Puzzle%20Game%20in%203D|15 Puzzle Game in 3D]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 1
| [[Black%20Box|Black Box]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 1
| [[IRC%20gateway|IRC gateway]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 1
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
| || ||③|| || || || || || || 
|- style="background-color: #ffc"
| 1
| [[Solving%20coin%20problems|Solving coin problems]]
| || || || || || ||⑦|| || || 
|- style="background-color: #ffc"
| 1
| [[Ukkonen%E2%80%99s%20Suffix%20Tree%20Construction|Ukkonen’s Suffix Tree Construction]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 1
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 1
| [[Waveform%20analysis%2FTop%20and%20tail|Waveform analysis/Top and tail]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 0
| [[Blackjack%20strategy|Blackjack strategy]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 0
| [[Chess%20player%2FMove%20generation|Chess player/Move generation]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 0
| [[Chess%20player%2FProgram%20options%20and%20user%20interface|Chess player/Program options and user interface]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 0
| [[Chess%20player%2FSearch%20and%20evaluation|Chess player/Search and evaluation]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 0
| [[Rosetta%20Code%2FTasks%20sorted%20by%20average%20lines%20of%20code|Rosetta Code/Tasks sorted by average lines of code]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 0
| [[Weather%20Routing|Weather Routing]]
| || || || || || || || || || 
|}
</div>
10,333

edits