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

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