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

From Rosetta Code
Content deleted Content added
Thundergnat (talk | contribs)
Update full list output
Thundergnat (talk | contribs)
m Update full list output
(24 intermediate revisions by the same user not shown)
Line 11: Line 11:


<pre>Fourth ten programming languages by number of task examples completed:
<pre>Fourth ten programming languages by number of task examples completed:
Rust Lua ㉝ ScalaF_SharpPicoLisp
ScalaDelphi LuaXPL0 F_Sharp
XPL0 ㊲ AutoHotkey ㊳ Ring ㊴ JavaScript ㊵ Arturo
PicoLisp ㊲ AutoHotkey ㊳ Ring ㊴ JavaScript ㊵ Arturo
</pre>
</pre>


<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2023-10-22T22:37:13Z :: Tasks: 1260 ::<span style="background-color:#ffd"> Draft Tasks:397 </span>:: Total Tasks: 1657 :: Total Examples: 0
|+ As of 2024-07-08T23:01:00Z :: Tasks: 1276 ::<span style="background-color:#ffd"> Draft Tasks:401 </span>:: Total Tasks: 1677 :: Total Examples: 96977
!Count!!Task!!㉛!!㉜!!㉝!!㉞!!㉟!!㊱!!㊲!!㊳!!㊴!!㊵
!Count!!Task!!㉛!!㉜!!㉝!!㉞!!㉟!!㊱!!㊲!!㊳!!㊴!!㊵
|-
|-
| 0
| 598
| [[Hello%20world%2FText|Hello world/Text]]
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 387
| [[FizzBuzz|FizzBuzz]]
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
| || || || || || || || || ||
|-
|-
| 0
| 382
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20puzzle%20game%20in%203D|15 puzzle game in 3D]]
| || || || || || || || || ||
|-
|-
| 0
| 358
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
| || || || || || || || || ||
|-
|-
| 0
| 312
| [[Comments|Comments]]
|data-sort-value="0E2048"| [[2048|2048]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 311
| [[Factorial|Factorial]]
|data-sort-value="0C21 game"| [[21%20game|21 game]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 309
| [[Fibonacci%20sequence|Fibonacci sequence]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 303
| [[A%2BB|A+B]]
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="0B3d turtle graphics"| [[3d%20turtle%20graphics|3d turtle graphics]]
| || || || || || || || || ||
|-
|-
| 0
| 292
| [[Empty%20program|Empty program]]
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 264
| [[Loops%2FInfinite|Loops/Infinite]]
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 253
| [[Reverse%20a%20string|Reverse a string]]
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[A%2A%20search%20algorithm|A* search algorithm]]
| || || || || || || || || ||
|-
|-
| 0
| 249
| [[Ackermann%20function|Ackermann function]]
| [[A%2BB|A+B]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 247
| [[ABC%20problem|ABC problem]]
| [[Arrays|Arrays]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[ABC%20words|ABC words]]
| || || || || || || || || ||
|-
|-
| 0
| 245
| [[Function%20definition|Function definition]]
| [[ADFGVX%20cipher|ADFGVX cipher]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 242
| [[Loops%2FFor|Loops/For]]
| [[AKS%20test%20for%20primes|AKS test for primes]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 234
| [[Loops%2FWhile|Loops/While]]
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[ASCII%20control%20characters|ASCII control characters]]
| || || || || || || || || ||
|-
|-
| 0
| 233
| [[Conditional%20structures|Conditional structures]]
| [[AVL%20tree|AVL tree]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 226
| [[Array%20concatenation|Array concatenation]]
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 218
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 213
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 208
| [[Greatest%20common%20divisor|Greatest common divisor]]
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 207
| [[Even%20or%20odd|Even or odd]]
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 206
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| [[Abstract%20type|Abstract type]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 206
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
| [[Repeat%20a%20string|Repeat a string]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 205
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 204
| [[Array%20length|Array length]]
| [[Accumulator%20factory|Accumulator factory]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 199
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| [[Achilles%20numbers|Achilles numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 198
| [[Binary%20digits|Binary digits]]
| [[Ackermann%20function|Ackermann function]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 198
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 197
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 196
| [[Active%20object|Active object]]
| [[Copy%20a%20string|Copy a string]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 196
| [[String%20concatenation|String concatenation]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Addition%20chains|Addition chains]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| || || || || || || || || ||
|-
|-
| 0
| 194
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
| [[Additive%20primes|Additive primes]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 191
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Address%20of%20a%20variable|Address of a variable]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Air%20mass|Air mass]]
| || || || || || || || || ||
|-
|-
| 0
| 191
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
| [[Algebraic%20data%20types|Algebraic data types]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 190
| [[Align%20columns|Align columns]]
| [[Boolean%20values|Boolean values]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 189
| [[Integer%20comparison|Integer comparison]]
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 189
| [[Palindrome%20detection|Palindrome detection]]
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 188
| [[Almost%20prime|Almost prime]]
| [[Character%20codes|Character codes]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Alternade%20words|Alternade words]]
| || || || || || || || || ||
|-
|-
| 0
| 188
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| [[Amb|Amb]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 187
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| [[Amicable%20pairs|Amicable pairs]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 187
| [[Integer%20sequence|Integer sequence]]
| [[Anadromes|Anadromes]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 186
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Anagram%20generator|Anagram generator]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 185
| [[String%20length|String length]]
| [[Anagrams|Anagrams]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 184
| [[String%20case|String case]]
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Anaprimes|Anaprimes]]
| || || || || || || || || ||
|-
|-
| 0
| 182
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 181
| [[Loops%2FForeach|Loops/Foreach]]
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 180
| [[Loops%2FBreak|Loops/Break]]
| [[Animate%20a%20pendulum|Animate a pendulum]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 180
| [[Animation|Animation]]
| [[Quine|Quine]]
| || || || || || || || || ||
||| |||| ||||||||||||
|-
|-
| 0
| 180
| [[Sum%20of%20a%20series|Sum of a series]]
| [[Anonymous%20recursion|Anonymous recursion]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 179
| [[Anti-primes|Anti-primes]]
| [[Empty%20string|Empty string]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 175
| [[Sum%20of%20squares|Sum of squares]]
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
| || || || || || || || || ||
|-
|-
| 0
| 174
| [[Filter|Filter]]
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 174
| [[Logical%20operations|Logical operations]]
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 173
| [[Dot%20product|Dot product]]
| [[Approximate%20equality|Approximate equality]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Ap%C3%A9ry%27s%20constant|Apéry's constant]]
| || || || || || || || || ||
|-
|-
| 0
| 172
| [[Hailstone%20sequence|Hailstone sequence]]
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 170
| [[Loops%2FDo-while|Loops/Do-while]]
| [[Archimedean%20spiral|Archimedean spiral]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 165
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
| [[Arena%20storage%20pool|Arena storage pool]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
| || || || || || || || || ||
|-
|-
| 0
| 164
| [[Generic%20swap|Generic swap]]
| [[Arithmetic%20derivative|Arithmetic derivative]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 163
| [[Associative%20array%2FCreation|Associative array/Creation]]
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 163
| [[Caesar%20cipher|Caesar cipher]]
| [[Arithmetic%20numbers|Arithmetic numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 162
| [[Sort%20an%20integer%20array|Sort an integer array]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 161
| [[Leap%20year|Leap year]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 160
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 160
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 158
| [[User%20input%2FText|User input/Text]]
| [[Arithmetic%2FRational|Arithmetic/Rational]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 157
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| [[Array%20concatenation|Array concatenation]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 157
| [[Array%20length|Array length]]
| [[System%20time|System time]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 156
| [[Command-line%20arguments|Command-line arguments]]
| [[Arrays|Arrays]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 156
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[Ascending%20primes|Ascending primes]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
| || || || || || || || || ||
|-
|-
| 0
| 156
| [[Assertions|Assertions]]
| [[Stack|Stack]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| || || || || || || || || ||
|-
|-
| 0
| 155
| [[Execute%20a%20system%20command|Execute a system command]]
| [[Associative%20array%2FCreation|Associative array/Creation]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 154
| [[ABC%20problem|ABC problem]]
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 154
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| [[Associative%20array%2FMerging|Associative array/Merging]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 154
| [[Higher-order%20functions|Higher-order functions]]
| [[Atomic%20updates|Atomic updates]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 154
| [[Loops%2FContinue|Loops/Continue]]
| [[Attractive%20numbers|Attractive numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Audio%20alarm|Audio alarm]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Audio%20frequency%20generator|Audio frequency generator]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Audio%20overlap%20loop|Audio overlap loop]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Autogram%20checker|Autogram checker]]
| || || || || || || || || ||
|-
|-
| 0
| 154
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| [[Average%20loop%20length|Average loop length]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 153
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 153
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 152
| [[Bitwise%20operations|Bitwise operations]]
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 151
| [[Mutual%20recursion|Mutual recursion]]
| [[Averages%2FMedian|Averages/Median]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 150
| [[Guess%20the%20number|Guess the number]]
| [[Averages%2FMode|Averages/Mode]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 150
| [[Primality%20by%20trial%20division|Primality by trial division]]
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 150
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 149
| [[Read%20entire%20file|Read entire file]]
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[B-spline|B-spline]]
| || || || || || || || || ||
|-
|-
| 0
| 148
| [[Least%20common%20multiple|Least common multiple]]
| [[Babbage%20problem|Babbage problem]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 148
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
| [[Babylonian%20spiral|Babylonian spiral]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Bacon%20cipher|Bacon cipher]]
| || || || || || || || || ||
|-
|-
| 0
| 147
| [[Check%20that%20file%20exists|Check that file exists]]
|㉛||㉜||㉝||㉞||㉟||㊱||㊲||㊳||㊴||㊵
|-
| 146
| [[Balanced%20brackets|Balanced brackets]]
| [[Balanced%20brackets|Balanced brackets]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 146
| [[Balanced%20ternary|Balanced ternary]]
| [[Count%20in%20octal|Count in octal]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Banker%27s%20algorithm|Banker's algorithm]]
| || || || || || || || || ||
|-
|-
| 0
| 146
| [[Barnsley%20fern|Barnsley fern]]
| [[Create%20a%20file|Create a file]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
| || || || || || || || || ||
|-
|-
| 0
| 146
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
| || || || || || || || || ||
|-
|-
| 0
| 145
| [[Bell%20numbers|Bell numbers]]
| [[Sleep|Sleep]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 144
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| [[Benford%27s%20law|Benford's law]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 144
| [[File%20input%2Foutput|File input/output]]
| [[Bernoulli%20numbers|Bernoulli numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 144
| [[Happy%20numbers|Happy numbers]]
| [[Bernstein%20basis%20polynomials|Bernstein basis polynomials]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 143
| [[Mandelbrot%20set|Mandelbrot set]]
| [[Best%20shuffle|Best shuffle]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 142
| [[Day%20of%20the%20week|Day of the week]]
| [[Bifid%20cipher|Bifid cipher]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Bilinear%20interpolation|Bilinear interpolation]]
| || || || || || || || || ||
|-
|-
| 0
| 142
| [[Program%20termination|Program termination]]
| [[Bin%20given%20limits|Bin given limits]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Binary%20coded%20decimal|Binary coded decimal]]
| || || || || || || || || ||
|-
|-
| 0
| 141
| [[Binary%20digits|Binary digits]]
| [[Date%20format|Date format]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 141
| [[Binary%20search|Binary search]]
| [[Literals%2FString|Literals/String]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 141
| [[Substring|Substring]]
| [[Binary%20strings|Binary strings]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Binomial%20transform|Binomial transform]]
| || || || || || || || || ||
|-
|-
| 0
| 141
| [[Variables|Variables]]
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 140
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
| || || || || || || || || ||
|-
|-
| 0
| 140
| [[Literals%2FInteger|Literals/Integer]]
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 140
| [[Pascal%27s%20triangle|Pascal's triangle]]
| [[Biorhythms|Biorhythms]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Birthday%20problem|Birthday problem]]
| || || || || || || || || ||
|-
|-
| 0
| 139
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 137
| [[Knuth%20shuffle|Knuth shuffle]]
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 136
| [[Compound%20data%20type|Compound data type]]
| [[Bitmap|Bitmap]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 136
| [[Function%20composition|Function composition]]
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 136
| [[N-queens%20problem|N-queens problem]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 135
| [[Loops%2FNested|Loops/Nested]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 135
| [[Pick%20random%20element|Pick random element]]
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 134
| [[Babbage%20problem|Babbage problem]]
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 134
| [[Include%20a%20file|Include a file]]
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| || || || || || || || || ||
|||||||||O||||||||||
|-
|-
| 0
| 134
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 134
| [[String%20matching|String matching]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 133
| [[Letter%20frequency|Letter frequency]]
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 132
| [[Align%20columns|Align columns]]
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 132
| [[Bitwise%20IO|Bitwise IO]]
| [[Null%20object|Null object]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 131
| [[Averages%2FMedian|Averages/Median]]
| [[Bitwise%20operations|Bitwise operations]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Black%20box|Black box]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Blackjack%20strategy|Blackjack strategy]]
| || || || || || || || || ||
|-
|-
| 0
| 131
| [[Detect%20division%20by%20zero|Detect division by zero]]
| [[Blum%20integer|Blum integer]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Boids|Boids]]
| || || || || || || || || ||
|-
|-
| 0
| 131
| [[Look-and-say%20sequence|Look-and-say sequence]]
| [[Boolean%20values|Boolean values]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 131
| [[Matrix%20transposition|Matrix transposition]]
| [[Boustrophedon%20transform|Boustrophedon transform]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 130
| [[Box%20the%20compass|Box the compass]]
| [[File%20size|File size]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 130
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| [[Boyer-Moore%20string%20search|Boyer-Moore string search]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 130
| [[Return%20multiple%20values|Return multiple values]]
| [[Brace%20expansion|Brace expansion]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
| || || || || || || || || ||
|-
|-
| 0
| 130
| [[Brazilian%20numbers|Brazilian numbers]]
| [[String%20append|String append]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 129
| [[Anagrams|Anagrams]]
| [[Break%20OO%20privacy|Break OO privacy]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 129
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[Brilliant%20numbers|Brilliant numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 129
| [[Brownian%20tree|Brownian tree]]
| [[Binary%20search|Binary search]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 129
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Flatten%20a%20list|Flatten a list]]
| || || || || || || || || ||
||| |||| ||||||||||||
|-
|-
| 0
| 128
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 128
| [[Delete%20a%20file|Delete a file]]
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 128
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
| [[B%C3%A9zier%20curves%2FIntersections|Bézier curves/Intersections]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[CLI-based%20maze-game|CLI-based maze-game]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[CORDIC|CORDIC]]
| || || || || || || || || ||
|-
|-
| 0
| 128
| [[Matrix%20multiplication|Matrix multiplication]]
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 127
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
| [[CSV%20data%20manipulation|CSV data manipulation]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 127
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 127
| [[Identity%20matrix|Identity matrix]]
| [[CUSIP|CUSIP]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 126
| [[Caesar%20cipher|Caesar cipher]]
| [[Perfect%20numbers|Perfect numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 125
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 125
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| [[Calendar|Calendar]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 125
| [[Input%20loop|Input loop]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 125
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 124
| [[Haversine%20formula|Haversine formula]]
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 124
| [[Levenshtein%20distance|Levenshtein distance]]
|㉛||㉜||㉝|| ||㉟||㊱||㊲||㊳||㊴||㊵
|-
| 123
| [[Call%20a%20function|Call a function]]
| [[Call%20a%20function|Call a function]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 123
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 123
| [[Comma%20quibbling|Comma quibbling]]
| [[Call%20an%20object%20method|Call an object method]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Calmo%20numbers|Calmo numbers]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[CalmoSoft%20primes|CalmoSoft primes]]
| || || || || || || || || ||
|-
|-
| 0
| 123
| [[Environment%20variables|Environment variables]]
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 123
| [[Sierpinski%20triangle|Sierpinski triangle]]
| [[Canny%20edge%20detector|Canny edge detector]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 123
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 122
| [[Cantor%20set|Cantor set]]
| [[Assertions|Assertions]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Card%20shuffles|Card shuffles]]
| || || || || || || || || ||
|-
|-
| 0
| 122
| [[Classes|Classes]]
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 122
| [[Real%20constants%20and%20functions|Real constants and functions]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 122
| [[Run-length%20encoding|Run-length encoding]]
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 122
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
| [[Casting%20out%20nines|Casting out nines]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 121
| [[Catalan%20numbers|Catalan numbers]]
| [[Variadic%20function|Variadic function]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 120
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 120
| [[Pangram%20checker|Pangram checker]]
| [[Catamorphism|Catamorphism]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 120
| [[Search%20a%20list|Search a list]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Centroid%20of%20a%20set%20of%20N-dimensional%20points|Centroid of a set of N-dimensional points]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Changeable%20words|Changeable words]]
| || || || || || || || || ||
|-
|-
| 0
| 119
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
| [[Chaocipher|Chaocipher]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 119
| [[Chaos%20game|Chaos game]]
| [[Ordered%20words|Ordered words]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 119
| [[Character%20codes|Character codes]]
| [[Rename%20a%20file|Rename a file]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 119
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
| [[Chat%20server|Chat server]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| || || || || || || || || ||
|-
|-
| 0
| 119
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 118
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Check%20if%20a%20polygon%20overlaps%20with%20a%20rectangle|Check if a polygon overlaps with a rectangle]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 118
| [[HTTP|HTTP]]
| [[Check%20if%20two%20polygons%20overlap|Check if two polygons overlap]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 118
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 117
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 117
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Check%20that%20file%20exists|Check that file exists]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 117
| [[Infinity|Infinity]]
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| || || || || || || || || ||
||||||||||||| || ||||
|- style="background-color: #ffc"
| 0
| [[Checksumcolor|Checksumcolor]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Chemical%20calculator|Chemical calculator]]
| || || || || || || || || ||
|-
|-
| 0
| 117
| [[Multiplication%20tables|Multiplication tables]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 117
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Chess%20player|Chess player]]
| || || || || || || || || ||
|-
|-
| 0
| 116
| [[Accumulator%20factory|Accumulator factory]]
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| || || || || || || || || ||
||||||| |||||| ||||||
|-
|-
| 0
| 116
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| [[Chinese%20zodiac|Chinese zodiac]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 116
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
| [[Cholesky%20decomposition|Cholesky decomposition]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 116
| [[Chowla%20numbers|Chowla numbers]]
| [[Program%20name|Program name]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 116
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
| [[Church%20numerals|Church numerals]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| || || || || || || || || ||
|-
|-
| 0
| 115
| [[Hostname|Hostname]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 115
| [[Permutations|Permutations]]
| [[Circular%20primes|Circular primes]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 115
| [[String%20prepend|String prepend]]
| [[Cistercian%20numerals|Cistercian numerals]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 115
| [[Temperature%20conversion|Temperature conversion]]
| [[Classes|Classes]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 114
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Closest-pair%20problem|Closest-pair problem]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 114
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| [[Closures%2FValue%20capture|Closures/Value capture]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Code%20Golf%3A%20Code%20Golf|Code Golf: Code Golf]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Code%20segment%20unload|Code segment unload]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Collect%20and%20sort%20square%20numbers%20in%20ascending%20order%20from%20three%20lists|Collect and sort square numbers in ascending order from three lists]]
| || || || || || || || || ||
|-
|-
| 0
| 114
| [[Zig-zag%20matrix|Zig-zag matrix]]
| [[Collections|Collections]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 113
| [[Combinations|Combinations]]
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 113
| [[Digital%20root|Digital root]]
| [[Color%20quantization|Color quantization]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Color%20separation|Color separation]]
| || || || || || || || || ||
|-
|-
| 0
| 113
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
| [[Color%20wheel|Color wheel]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 112
|data-sort-value="0C24 game"| [[24%20game|24 game]]
| [[Colorful%20numbers|Colorful numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 112
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 112
| [[Middle%20three%20digits|Middle three digits]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 112
| [[Queue%2FDefinition|Queue/Definition]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 112
| [[Trigonometric%20functions|Trigonometric functions]]
| [[Combinations|Combinations]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 111
| [[Amicable%20pairs|Amicable pairs]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 111
| [[Catalan%20numbers|Catalan numbers]]
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
| || || || || || || || || ||
|-
|-
| 0
| 111
| [[Exceptions|Exceptions]]
| [[Comma%20quibbling|Comma quibbling]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 111
| [[Random%20numbers|Random numbers]]
| [[Command-line%20arguments|Command-line arguments]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 110
| [[Vector%20products|Vector products]]
| [[Commatizing%20numbers|Commatizing numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 109
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| [[Comments|Comments]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Common%20list%20elements|Common list elements]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Common%20sorted%20list|Common sorted list]]
| || || || || || || || || ||
|-
|-
| 0
| 109
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 109
| [[Prime%20decomposition|Prime decomposition]]
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 109
| [[Shell%20one-liner|Shell one-liner]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| || || || || || || || || ||
||||||| ||||||O||||||
|-
|-
| 0
| 109
| [[Time%20a%20function|Time a function]]
| [[Compile-time%20calculation|Compile-time calculation]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 108
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| || || || || || || || || ||
||||||| ||||||O|| ||||
|- style="background-color: #ffc"
| 0
| [[Compiler%2FPreprocessor|Compiler/Preprocessor]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Compiler%2FSimple%20file%20inclusion%20pre%20processor|Compiler/Simple file inclusion pre processor]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
| || || || || || || || || ||
|-
|-
| 0
| 108
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 108
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 107
| [[Enumerations|Enumerations]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 107
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| || || || || || || || || ||
||||||| || ||||||||||
|-
|-
| 0
| 107
| [[N%27th|N'th]]
| [[Composite%20numbers%20k%20with%20no%20single%20digit%20factors%20whose%20factors%20are%20all%20substrings%20of%20k|Composite numbers k with no single digit factors whose factors are all substrings of k]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 107
| [[Regular%20expressions|Regular expressions]]
| [[Compound%20data%20type|Compound data type]]
| || || || || || || || || ||
||||||| ||||||||||||
|- style="background-color: #ffc"
| 0
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
| || || || || || || || || ||
|-
|-
| 0
| 107
| [[Symmetric%20difference|Symmetric difference]]
| [[Concurrent%20computing|Concurrent computing]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 106
| [[Show%20ASCII%20table|Show ASCII table]]
| [[Conditional%20structures|Conditional structures]]
| || || || || || || || || ||
||||||||| || ||||||||
|- style="background-color: #ffc"
| 0
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
| || || || || || || || || ||
|-
|-
| 0
| 106
| [[Tree%20traversal|Tree traversal]]
| [[Conjugate%20transpose|Conjugate transpose]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 105
| [[Power%20set|Power set]]
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Consistent%20overhead%20byte%20stuffing|Consistent overhead byte stuffing]]
| || || || || || || || || ||
|-
|-
| 0
| 104
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
| [[Constrained%20genericity|Constrained genericity]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 104
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 103
| [[Averages%2FMode|Averages/Mode]]
| [[Continued%20fraction|Continued fraction]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 103
| [[Collections|Collections]]
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| || || || || || || || || ||
||||||| || ||||||||||
|-
|-
| 0
| 103
| [[Floyd%27s%20triangle|Floyd's triangle]]
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 103
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|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"
| 0
| [[Convert%20CSV%20records%20to%20TSV|Convert CSV records to TSV]]
| || || || || || || || || ||
|-
|-
| 0
| 102
| [[Exponentiation%20operator|Exponentiation operator]]
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 102
| [[Hamming%20numbers|Hamming numbers]]
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 102
| [[Convex%20hull|Convex hull]]
| [[Map%20range|Map range]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 101
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
| [[Create%20an%20HTML%20table|Create an HTML table]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Coprime%20triplets|Coprime triplets]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Coprimes|Coprimes]]
| || || || || || || || || ||
|-
|-
| 0
| 101
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
| [[Copy%20a%20string|Copy a string]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 101
| [[Interactive%20programming%20%28repl%29|Interactive programming (repl)]]
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
| || || || || || || || || ||
|||O|||| ||||||O||||||
|- style="background-color: #ffc"
| 0
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
| || || || || || || || || ||
|-
|-
| 0
| 101
| [[Count%20in%20factors|Count in factors]]
| [[Nth%20root|Nth root]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 101
| [[Count%20in%20octal|Count in octal]]
| [[Range%20expansion|Range expansion]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 101
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 101
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
| [[Count%20the%20coins|Count the coins]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Countdown|Countdown]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Cousin%20primes|Cousin primes]]
| || || || || || || || || ||
|-
|-
| 0
| 101
| [[String%20comparison|String comparison]]
| [[Cramer%27s%20rule|Cramer's rule]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 101
| [[Y%20combinator|Y combinator]]
| [[Create%20a%20file|Create a file]]
| || || || || || || || || ||
||||||| |||||| || ||||
|-
|-
| 0
| 100
| [[Entropy|Entropy]]
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 99
| [[First-class%20functions|First-class functions]]
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 99
|data-sort-value="md0B5"| [[MD5|MD5]]
| [[Create%20an%20HTML%20table|Create an HTML table]]
| || || || || || || || || ||
||||||| |||||||||| ||
|- style="background-color: #ffc"
| 0
| [[Create%20an%20executable%20for%20a%20program%20in%20an%20interpreted%20language|Create an executable for a program in an interpreted language]]
| || || || || || || || || ||
|-
|-
| 0
| 99
| [[Modular%20inverse|Modular inverse]]
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
| || || || || || || || || ||
||||| ||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Create%20your%20own%20text%20control%20codes|Create your own text control codes]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Cross%20compilation|Cross compilation]]
| || || || || || || || || ||
|-
|-
| 0
| 99
| [[Number%20reversal%20game|Number reversal game]]
| [[Cuban%20primes|Cuban primes]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Cubic%20special%20primes|Cubic special primes]]
| || || || || || || || || ||
|-
|-
| 0
| 99
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 99
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 98
| [[Address%20of%20a%20variable|Address of a variable]]
| [[Currency|Currency]]
| || || || || || || || || ||
||||||||| |||||| ||O||
|-
|-
| 0
| 98
| [[Currying|Currying]]
| [[Catamorphism|Catamorphism]]
| || || || || || || || || ||
||||||| |||||| ||||||
|- style="background-color: #ffc"
| 0
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| || || || || || || || || ||
|-
|-
| 0
| 98
| [[Curzon%20numbers|Curzon numbers]]
| [[Gray%20code|Gray code]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 98
| [[Langton%27s%20ant|Langton's ant]]
| [[Cut%20a%20rectangle|Cut a rectangle]]
| || || || || || || || || ||
||| ||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Cycle%20detection|Cycle detection]]
| || || || || || || || || ||
|-
|-
| 0
| 98
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
| [[Cycles%20of%20a%20permutation|Cycles of a permutation]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 97
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
| [[Cyclops%20numbers|Cyclops numbers]]
| || || || || || || || || ||
||||||||||||| || ||||
|-
|-
| 0
| 97
| [[Range%20extraction|Range extraction]]
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 97
| [[DNS%20query|DNS query]]
| [[Repeat|Repeat]]
| || || || || || || || || ||
||||||| || |||||||| ||
|-
|-
| 0
| 97
| [[Sierpinski%20carpet|Sierpinski carpet]]
| [[Damm%20algorithm|Damm algorithm]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| || || || || || || || || ||
|-
|-
| 0
| 97
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
| [[Date%20format|Date format]]
| || || || || || || || || ||
||||| ||||||||||||||
|-
|-
| 0
| 96
| [[Date%20manipulation|Date manipulation]]
| [[CSV%20data%20manipulation|CSV data manipulation]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Dating%20agency|Dating agency]]
| || || || || || || || || ||
|-
|-
| 0
| 96
| [[Forward%20difference|Forward difference]]
| [[Day%20of%20the%20week|Day of the week]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Days%20between%20dates|Days between dates]]
| || || || || || || || || ||
|-
|-
| 0
| 96
| [[Inheritance%2FSingle|Inheritance/Single]]
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 96
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| [[De%20Polignac%20numbers|De Polignac numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 96
| [[Menu|Menu]]
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 96
| [[Monty%20Hall%20problem|Monty Hall problem]]
| [[Death%20Star|Death Star]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 96
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| [[Deceptive%20numbers|Deceptive numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|- style="background-color: #ffc"
| 0
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Decision%20tables|Decision tables]]
| || || || || || || || || ||
|-
|-
| 0
| 96
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 96
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 95
| [[Abstract%20type|Abstract type]]
| [[Decorate-sort-undecorate%20idiom|Decorate-sort-undecorate idiom]]
| || || || || || || || || ||
||||||| |||||||| ||O||
|-
|-
| 0
| 95
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
| [[Deepcopy|Deepcopy]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 95
| [[JSON|JSON]]
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
| || || || || || || || || ||
||||||| |||||| || ||||
|-
|-
| 0
| 95
| [[Delegates|Delegates]]
| [[Number%20names|Number names]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 94
| [[Delete%20a%20file|Delete a file]]
| [[Almost%20prime|Almost prime]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 94
| [[Anti-primes|Anti-primes]]
| [[Deming%27s%20funnel|Deming's funnel]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 94
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
| [[Department%20numbers|Department numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 94
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
| [[Descending%20primes|Descending primes]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 94
| [[Munchausen%20numbers|Munchausen numbers]]
| [[Detect%20division%20by%20zero|Detect division by zero]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 94
| [[Simple%20windowed%20application|Simple windowed application]]
| [[Determinant%20and%20permanent|Determinant and permanent]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 93
| [[Additive%20primes|Additive primes]]
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
| || || || || || || || || ||
| |||||||||||| |||| ||
|-
|-
| 0
| 93
| [[Box%20the%20compass|Box the compass]]
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 93
| [[Count%20in%20factors|Count in factors]]
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 93
| [[Five%20weekends|Five weekends]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 93
| [[Literals%2FFloating%20point|Literals/Floating point]]
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
| || || || || || || || || ||
||||||||| |||| || || ||
|-
|-
| 0
| 93
| [[Population%20count|Population count]]
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 92
| [[Department%20numbers|Department numbers]]
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 92
| [[Find%20common%20directory%20path|Find common directory path]]
| [[Determine%20sentence%20type|Determine sentence type]]
| || || || || || || || || ||
||||| || ||||||||||||
|-
|-
| 0
| 92
| [[Multifactorial|Multifactorial]]
| [[Dice%20game%20probabilities|Dice game probabilities]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Digit%20fifth%20powers|Digit fifth powers]]
| || || || || || || || || ||
|-
|-
| 0
| 92
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
| [[Digital%20root|Digital root]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 91
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 91
| [[Count%20the%20coins|Count the coins]]
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 91
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
| || || || || || || || || ||
||||| |||| ||||||||||
|-
|-
| 0
| 91
| [[Operator%20precedence|Operator precedence]]
| [[Dining%20philosophers|Dining philosophers]]
| || || || || || || || || ||
||||||||||||| ||||||
|- style="background-color: #ffc"
| 0
| [[Diophantine%20linear%20system%20solving|Diophantine linear system solving]]
| || || || || || || || || ||
|-
|-
| 0
| 91
| [[Queue%2FUsage|Queue/Usage]]
| [[Disarium%20numbers|Disarium numbers]]
| || || || || || || || || ||
||||||||| |||||| ||||
|-
|-
| 0
| 91
| [[Set|Set]]
| [[Discordian%20date|Discordian date]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
| || || || || || || || || ||
|-
|-
| 0
| 91
| [[URL%20decoding|URL decoding]]
| [[Display%20a%20linear%20combination|Display a linear combination]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 91
| [[Window%20creation|Window creation]]
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 91
| [[Word%20wrap|Word wrap]]
| [[Distance%20and%20Bearing|Distance and Bearing]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Distinct%20palindromes%20within%20decimal%20numbers|Distinct palindromes within decimal numbers]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Distinct%20power%20numbers|Distinct power numbers]]
| || || || || || || || || ||
|-
|-
| 0
| 90
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
| [[Distributed%20programming|Distributed programming]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 90
| [[Here%20document|Here document]]
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20digits%20in%20factorial%20series|Distribution of 0 digits in factorial series]]
| || || || || || || || || ||
|||O||||||||||||||||
|-
|-
| 0
| 90
| [[Long%20multiplication|Long multiplication]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
| || || || || || || || || ||
||||| ||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Divide%20a%20rectangle%20into%20a%20number%20of%20unequal%20triangles|Divide a rectangle into a number of unequal triangles]]
| || || || || || || || || ||
|-
|-
| 0
| 90
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
| [[Documentation|Documentation]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 90
| [[Playing%20cards|Playing cards]]
| [[Dominoes|Dominoes]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 90
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
| [[Doomsday%20rule|Doomsday rule]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 90
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
| [[Dot%20product|Dot product]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Double%20Twin%20Primes|Double Twin Primes]]
| || || || || || || || || ||
|-
|-
| 0
| 90
| [[Thue-Morse|Thue-Morse]]
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 90
| [[Top%20rank%20per%20group|Top rank per group]]
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 89
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
| || || || || || || || || ||
||||||||||||||| ||||
|- style="background-color: #ffc"
| 0
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
| || || || || || || || || ||
|-
|-
| 0
| 89
| [[Benford%27s%20law|Benford's law]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 89
| [[Dragon%20curve|Dragon curve]]
| [[Bitmap|Bitmap]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 89
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
| [[Draw%20a%20clock|Draw a clock]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 89
| [[Draw%20a%20cuboid|Draw a cuboid]]
| [[Price%20fraction|Price fraction]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 89
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| [[Draw%20a%20pixel|Draw a pixel]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 89
| [[SEDOLs|SEDOLs]]
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
| || || || || || || || || ||
||||| ||||||||||||||
|-
|-
| 0
| 89
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
| [[Draw%20a%20sphere|Draw a sphere]]
| || || || || || || || || ||
||||||||||||||||| ||
|- style="background-color: #ffc"
| 0
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
| || || || || || || || || ||
|-
|-
| 0
| 89
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
| [[Duffinian%20numbers|Duffinian numbers]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 88
| [[Closures%2FValue%20capture|Closures/Value capture]]
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
| || || || || || || || || ||
||||||| |||||| ||||||
|-
|-
| 0
| 88
| [[Josephus%20problem|Josephus problem]]
| [[Dynamic%20variable%20names|Dynamic variable names]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 88
| [[Proper%20divisors|Proper divisors]]
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 88
| [[URL%20encoding|URL encoding]]
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 87
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
| [[Eban%20numbers|Eban numbers]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 87
| [[Echo%20server|Echo server]]
| [[Introspection|Introspection]]
| || || || || || || || || ||
||| |||| || ||||||||||
|-
|-
| 0
| 87
| [[Jump%20anywhere|Jump anywhere]]
| [[Eertree|Eertree]]
| || || || || || || || || ||
| ||||||||O|||||||| ||
|-
|-
| 0
| 87
| [[Pi|Pi]]
| [[Egyptian%20division|Egyptian division]]
| || || || || || || || || ||
||||||| |||||||| ||||
|- style="background-color: #ffc"
| 0
| [[Eisenstein%20primes|Eisenstein primes]]
| || || || || || || || || ||
|-
|-
| 0
| 87
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
| [[Element-wise%20operations|Element-wise operations]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 86
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 86
| [[Attractive%20numbers|Attractive numbers]]
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 86
| [[Call%20an%20object%20method|Call an object method]]
| [[Elementary%20cellular%20automaton%2FRandom%20number%20generator|Elementary cellular automaton/Random number generator]]
| || || || || || || || || ||
||||||| || ||||||||||
|- style="background-color: #ffc"
| 0
| [[Elevator%20simulation|Elevator simulation]]
| || || || || || || || || ||
|-
|-
| 0
| 86
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 86
| [[Dynamic%20variable%20names|Dynamic variable names]]
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
| || || || || || || || || ||
| |||||| || ||||||||||
|-
|-
| 0
| 86
| [[File%20modification%20time|File modification time]]
| [[Emirp%20primes|Emirp primes]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 86
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
| [[Empty%20directory|Empty directory]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 86
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
| [[Empty%20program|Empty program]]
| || || || || || || || || ||
||||||||||||| || ||||
|-
|-
| 0
| 86
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
| [[Empty%20string|Empty string]]
| || || || || || || || || ||
||||| || |||||| ||||||
|-
|-
| 0
| 86
| [[Pythagorean%20triples|Pythagorean triples]]
| [[Enforced%20immutability|Enforced immutability]]
| || || || || || || || || ||
||||| ||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Engel%20expansion|Engel expansion]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[English%20cardinal%20anagrams|English cardinal anagrams]]
| || || || || || || || || ||
|-
|-
| 0
| 86
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
| [[Entropy|Entropy]]
| || || || || || || || || ||
||||| |||| |||||| ||||
|-
|-
| 0
| 86
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 86
| [[Spiral%20matrix|Spiral matrix]]
| [[Enumerations|Enumerations]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 86
| [[XML%2FInput|XML/Input]]
| [[Environment%20variables|Environment variables]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 85
| [[Extend%20your%20language|Extend your language]]
| [[Equal%20prime%20and%20composite%20sums|Equal prime and composite sums]]
| || || || || || || || || ||
||||||| |||||| |||| ||
|-
|-
| 0
| 85
| [[Equilibrium%20index|Equilibrium index]]
| [[Priority%20queue|Priority queue]]
| || || || || || || || || ||
||||||||||||||| || ||
|-
|-
| 0
| 85
| [[Rep-string|Rep-string]]
| [[Erd%C3%B6s-Selfridge%20categorization%20of%20primes|Erdös-Selfridge categorization of primes]]
| || || || || || || || || ||
||||| || ||||||||||||
|-
|-
| 0
| 85
| [[Show%20the%20epoch|Show the epoch]]
| [[Erd%C5%91s-Nicolas%20numbers|Erdős-Nicolas numbers]]
| || || || || || || || || ||
||||||| ||||||O||||||
|- style="background-color: #ffc"
| 0
| [[Erd%C5%91s-primes|Erdős-primes]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Erd%C5%91s%E2%80%93Woods%20numbers|Erdős–Woods numbers]]
| || || || || || || || || ||
|-
|-
| 0
| 85
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
| [[Esthetic%20numbers|Esthetic numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 84
| [[Dragon%20curve|Dragon curve]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 84
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 84
| [[Euler%20method|Euler method]]
| [[Kaprekar%20numbers|Kaprekar numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 84
| [[Man%20or%20boy%20test|Man or boy test]]
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
| || || || || || || || || ||
||||||| |||||| || ||||
|-
|-
| 0
| 84
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
| [[Euler%27s%20identity|Euler's identity]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 84
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
| || || || || || || || || ||
||||||||||||| |||| ||
|-
|-
| 0
| 84
| [[Sockets|Sockets]]
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
| || || || || || || || || ||
||||||| || |||||||| ||
|- style="background-color: #ffc"
| 0
| [[Even%20numbers%20which%20cannot%20be%20expressed%20as%20the%20sum%20of%20two%20twin%20primes|Even numbers which cannot be expressed as the sum of two twin primes]]
| || || || || || || || || ||
|-
|-
| 0
| 83
| [[Concurrent%20computing|Concurrent computing]]
| [[Even%20or%20odd|Even or odd]]
| || || || || || || || || ||
||||||||||||| || ||||
|-
|-
| 0
| 83
| [[Date%20manipulation|Date manipulation]]
| [[Events|Events]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 83
| [[Gamma%20function|Gamma function]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
| || || || || || || || || ||
|-
|-
| 0
| 83
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
| [[Exceptions|Exceptions]]
| || || || || || || || || ||
||||| ||||||||||||||
|-
|-
| 0
| 83
| [[Linear%20congruential%20generator|Linear congruential generator]]
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
| || || || || || || || || ||
||||||||||||||| || ||
|-
|-
| 0
| 83
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
| [[Executable%20library|Executable library]]
| || || || || || || || || ||
||| |||||| |||||| || ||
|-
|-
| 0
| 83
| [[Pernicious%20numbers|Pernicious numbers]]
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
| || || || || || || || || ||
||| |||||| |||||||| ||
|-
|-
| 0
| 83
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
| [[Execute%20Computer%2FZero|Execute Computer/Zero]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
| || || || || || || || || ||
|-
|-
| 0
| 83
| [[Soundex|Soundex]]
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 83
| [[Special%20characters|Special characters]]
| [[Execute%20SNUSP|Execute SNUSP]]
| || || || || || || || || ||
||| |||||| |||||| ||||
|-
|-
| 0
| 83
| [[Unicode%20variable%20names|Unicode variable names]]
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 83
| [[Write%20entire%20file|Write entire file]]
| [[Execute%20a%20system%20command|Execute a system command]]
| || || || || || || || || ||
||||||||||||||||| ||
|- style="background-color: #ffc"
| 0
| [[Exponential%20digital%20sums|Exponential digital sums]]
| || || || || || || || || ||
|-
|-
| 0
| 82
| [[Animation|Animation]]
| [[Exponentiation%20operator|Exponentiation operator]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 82
| [[Calendar|Calendar]]
| [[Exponentiation%20order|Exponentiation order]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 82
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
| || || || || || || || || ||
||||||| || |||||| ||||
|-
|-
| 0
| 82
| [[Currying|Currying]]
| [[Extend%20your%20language|Extend your language]]
| || || || || || || || || ||
||||||| |||||| || ||||
|-
|-
| 0
| 82
| [[Equilibrium%20index|Equilibrium index]]
| [[Extensible%20prime%20generator|Extensible prime generator]]
| || || || || || || || || ||
||||||||| ||||||||||
|- style="background-color: #ffc"
| 0
| [[External%20sort|External sort]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Extra%20primes|Extra primes]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Extract%20file%20extension|Extract file extension]]
| || || || || || || || || ||
|-
|-
| 0
| 82
| [[Jewels%20and%20stones|Jewels and stones]]
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
| || || || || || || || || ||
||||||||||| ||||||||
|- style="background-color: #ffc"
| 0
| [[Extreme%20primes|Extreme primes]]
| || || || || || || || || ||
|-
|-
| 0
| 82
| [[FASTA%20format|FASTA format]]
| [[Quaternion%20type|Quaternion type]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 82
| [[FTP|FTP]]
| [[Semordnilap|Semordnilap]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 82
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
| || || || || || || || || ||
||||| |||| |||||| ||||
|- style="background-color: #ffc"
| 0
| [[Factor-perfect%20numbers|Factor-perfect numbers]]
| || || || || || || || || ||
|-
|-
| 0
| 82
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
| [[Factorial|Factorial]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 82
| [[Web%20scraping|Web scraping]]
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 81
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
| [[Factorial%20primes|Factorial primes]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 81
| [[Empty%20directory|Empty directory]]
| [[Factorions|Factorions]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 81
| [[Flow-control%20structures|Flow-control structures]]
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
| || || || || || || || || ||
||| |||||| ||||||||||
|-
|-
| 0
| 81
| [[Jensen%27s%20Device|Jensen's Device]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
| || || || || || || || || ||
||||||| |||||| ||||||
|-
|-
| 0
| 81
| [[List%20comprehensions|List comprehensions]]
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
| || || || || || || || || ||
||| |||| ||||||||||||
|-
|-
| 0
| 81
| [[Rock-paper-scissors|Rock-paper-scissors]]
| [[Farey%20sequence|Farey sequence]]
| || || || || || || || || ||
||| |||| ||||||||||||
|-
|-
| 0
| 81
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 81
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 80
| [[AKS%20test%20for%20primes|AKS test for primes]]
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 80
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 80
| [[Fermat%20numbers|Fermat numbers]]
| [[Euler%20method|Euler method]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 80
| [[Exponentiation%20order|Exponentiation order]]
| [[Fermat%20pseudoprimes|Fermat pseudoprimes]]
| || || || || || || || || ||
||||||||| |||| |||| ||
|- style="background-color: #ffc"
| 0
| [[Fibonacci%20heap|Fibonacci heap]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
| || || || || || || || || ||
|-
|-
| 0
| 80
| [[Fractal%20tree|Fractal tree]]
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 80
| [[General%20FizzBuzz|General FizzBuzz]]
| [[Fibonacci%20sequence|Fibonacci sequence]]
| || || || || || || || || ||
||| |||||| ||||||||||
|-
|-
| 0
| 80
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
| [[Fibonacci%20word|Fibonacci word]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 80
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
| || || || || || || || || ||
| |||||||||||||||| ||
|-
|-
| 0
| 80
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 80
| [[Sort%20three%20variables|Sort three variables]]
| [[File%20input%2Foutput|File input/output]]
| || || || || || || || || ||
| || |||| ||||||||||||
|-
|-
| 0
| 80
| [[Sudoku|Sudoku]]
| [[File%20modification%20time|File modification time]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 79
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| [[File%20size|File size]]
| || || || || || || || || ||
||||||||||||| || ||||
|-
|-
| 0
| 79
| [[Draw%20a%20sphere|Draw a sphere]]
| [[File%20size%20distribution|File size distribution]]
| || || || || || || || || ||
||||||||| |||||| ||||
|-
|-
| 0
| 79
| [[Four%20bit%20adder|Four bit adder]]
| [[Filter|Filter]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 79
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|data-sort-value="find chess0D960 starting position identifier"| [[Find%20Chess960%20starting%20position%20identifier|Find Chess960 starting position identifier]]
| || || || || || || || || ||
||||||| || |||| ||||||
|- style="background-color: #ffc"
| 0
| [[Find%20URI%20in%20text|Find URI in text]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
| || || || || || || || || ||
|-
|-
| 0
| 79
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
| [[Find%20common%20directory%20path|Find common directory path]]
| || || || || || || || || ||
||||||| || |||||||| ||
|-
|-
| 0
| 79
| [[Maze%20generation|Maze generation]]
| [[Find%20duplicate%20files|Find duplicate files]]
| || || || || || || || || ||
||||||||||||||| ||||
|- style="background-color: #ffc"
| 0
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Find%20first%20missing%20positive|Find first missing positive]]
| || || || || || || || || ||
|-
|-
| 0
| 79
| [[McNuggets%20problem|McNuggets problem]]
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
| || || || || || || || || ||
| || |||||||||| ||||||
|-
|-
| 0
| 79
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 79
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| || || || || || || || || ||
||||||| |||||||||| ||
|- style="background-color: #ffc"
| 0
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
| || || || || || || || || ||
|-
|-
| 0
| 79
| [[Square%20but%20not%20cube|Square but not cube]]
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
| || || || || || || || || ||
||||||||||| ||||||||
|- style="background-color: #ffc"
| 0
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Find%20square%20difference|Find square difference]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="find squares n where n+0B1 is prime"| [[Find%20squares%20n%20where%20n%2B1%20is%20prime|Find squares n where n+1 is prime]]
| || || || || || || || || ||
|-
|-
| 0
| 79
| [[Van%20Eck%20sequence|Van Eck sequence]]
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
| || || || || || || || || ||
||||||||||| || || ||||
|-
|-
| 0
| 78
| [[Damm%20algorithm|Damm algorithm]]
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 78
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
| || || || || || || || || ||
||||||| || ||||||||||
|-
|-
| 0
| 78
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
| || || || || || || || || ||
||||||| ||||||||||||
|- style="background-color: #ffc"
| 0
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Finite%20state%20machine|Finite state machine]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="first 0B9 prime fibonacci number"| [[First%209%20prime%20Fibonacci%20number|First 9 prime Fibonacci number]]
| || || || || || || || || ||
|-
|-
| 0
| 78
| [[Phrase%20reversals|Phrase reversals]]
| [[First%20class%20environments|First class environments]]
| || || || || || || || || ||
||| |||| || ||||||||||
|-
|-
| 0
| 78
| [[Read%20a%20configuration%20file|Read a configuration file]]
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
| || || || || || || || || ||
||||||| || |||||| ||||
|-
|-
| 0
| 78
| [[Semiprime|Semiprime]]
|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]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 78
| [[First-class%20functions|First-class functions]]
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
| || || || || || || || || ||
||| |||| ||||||||||||
|-
|-
| 0
| 78
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 77
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
| [[Five%20weekends|Five weekends]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 77
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
| [[Fivenum|Fivenum]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 77
| [[Enforced%20immutability|Enforced immutability]]
| [[Fixed%20length%20records|Fixed length records]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 77
| [[Roots%20of%20unity|Roots of unity]]
| [[FizzBuzz|FizzBuzz]]
| || || || || || || || || ||
||||||| || ||||||||||
|-
|-
| 0
| 77
| [[Self-describing%20numbers|Self-describing numbers]]
| [[Flatten%20a%20list|Flatten a list]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 77
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
| [[Flipping%20bits%20game|Flipping bits game]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 77
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
| [[Flow-control%20structures|Flow-control structures]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 77
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 77
| [[Unix%2Fls|Unix/ls]]
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
| || || || || || || || || ||
||||||||||||| || ||||
|- style="background-color: #ffc"
| 0
| [[Forbidden%20numbers|Forbidden numbers]]
| || || || || || || || || ||
|-
|-
| 0
| 77
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| [[Forest%20fire|Forest fire]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 77
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
| [[Fork|Fork]]
| || || || || || || || || ||
||||||||||||| |||| ||
|-
|-
| 0
| 77
| [[Formal%20power%20series|Formal power series]]
| [[Yin%20and%20yang|Yin and yang]]
| || || || || || || || || ||
||||||||| |||||| ||||
|-
|-
| 0
| 76
| [[Barnsley%20fern|Barnsley fern]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 76
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
| [[Fortunate%20numbers|Fortunate numbers]]
| || || || || || || || || ||
||| |||||| ||||||||||
|-
|-
| 0
| 76
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
| [[Forward%20difference|Forward difference]]
| || || || || || || || || ||
||||||||| |||||| ||||
|-
|-
| 0
| 76
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| [[Four%20bit%20adder|Four bit adder]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 76
| [[Four%20is%20magic|Four is magic]]
| [[Special%20variables|Special variables]]
| || || || || || || || || ||
||| |||| || |||||| ||||
|-
|-
| 0
| 75
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Four%20sides%20of%20square|Four sides of square]]
| || || || || || || || || ||
|-
|-
| 0
| 75
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Fractal%20tree|Fractal tree]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 75
| [[Longest%20common%20subsequence|Longest common subsequence]]
| [[Fraction%20reduction|Fraction reduction]]
| || || || || || || || || ||
||| |||| ||||||||||||
|-
|-
| 0
| 75
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
| [[Fractran|Fractran]]
| || || || || || || || || ||
||||||||| || ||||||||
|- style="background-color: #ffc"
| 0
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| || || || || || || || || ||
|-
|-
| 0
| 75
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
| [[French%20Republican%20calendar|French Republican calendar]]
| || || || || || || || || ||
||||||||||||||| ||||
|- style="background-color: #ffc"
| 0
| [[Frobenius%20numbers|Frobenius numbers]]
| || || || || || || || || ||
|-
|-
| 0
| 75
| [[Polymorphism|Polymorphism]]
| [[Function%20composition|Function composition]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 75
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
| [[Function%20definition|Function definition]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 75
| [[Tau%20function|Tau function]]
| [[Function%20frequency|Function frequency]]
| || || || || || || || || ||
||||||||||| |||||| ||
|-
|-
| 0
| 74
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
| [[Function%20prototype|Function prototype]]
| || || || || || || || || ||
||||||||||| |||| ||||
|-
|-
| 0
| 74
| [[Amb|Amb]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
| || || || || || || || || ||
||| |||| ||||||||||||
|-
|-
| 0
| 74
| [[Continued%20fraction|Continued fraction]]
| [[Fusc%20sequence|Fusc sequence]]
| || || || || || || || || ||
||| |||||||||||||| ||
|-
|-
| 0
| 74
| [[Nested%20function|Nested function]]
| [[GUI%20component%20interaction|GUI component interaction]]
| || || || || || || || || ||
||||||||| |||| ||||||
|-
|-
| 0
| 74
| [[Numerical%20integration|Numerical integration]]
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 74
| [[Runtime%20evaluation|Runtime evaluation]]
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
| || || || || || || || || ||
| || |||| || ||||||||||
|-
|-
| 0
| 73
| [[Closest-pair%20problem|Closest-pair problem]]
| [[Galton%20box%20animation|Galton box animation]]
| || || || || || || || || ||
||||| ||||||||||||||
|-
|-
| 0
| 73
| [[Gamma%20function|Gamma function]]
| [[Draw%20a%20cuboid|Draw a cuboid]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 73
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
| [[Gapful%20numbers|Gapful numbers]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 73
| [[IBAN|IBAN]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| || || || || || || || || ||
||| |||| ||||||||||||
|-
|-
| 0
| 73
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
| [[Gaussian%20elimination|Gaussian elimination]]
| || || || || || || || || ||
| |||||| |||| || || || ||
|-
|-
| 0
| 73
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
| [[Gaussian%20primes|Gaussian primes]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 73
| [[General%20FizzBuzz|General FizzBuzz]]
| [[Morse%20code|Morse code]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| || || || || || || || || ||
|-
|-
| 0
| 73
| [[Named%20parameters|Named parameters]]
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 73
| [[Probabilistic%20choice|Probabilistic choice]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| || || || || || || || || ||
||| |||||| ||||||||||
|-
|-
| 0
| 73
| [[RPG%20attributes%20generator|RPG attributes generator]]
| [[Generate%20random%20chess%20position|Generate random chess position]]
| || || || || || || || || ||
||||| |||| || || ||||||
|- style="background-color: #ffc"
| 0
| [[Generate%20random%20numbers%20without%20repeating%20a%20value|Generate random numbers without repeating a value]]
| || || || || || || || || ||
|-
|-
| 0
| 73
| [[Smith%20numbers|Smith numbers]]
| [[Generator%2FExponential|Generator/Exponential]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 73
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
| [[Generic%20swap|Generic swap]]
| || || || || || || || || ||
| || ||||||||||||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 73
| [[Geohash|Geohash]]
| [[Two%20sum|Two sum]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Geometric%20algebra|Geometric algebra]]
| || || || || || || || || ||
|-
|-
| 0
| 73
| [[Variable%20size%2FGet|Variable size/Get]]
| [[Get%20system%20command%20output|Get system command output]]
| || || || || || || || || ||
||||||||| ||||||||O||
|- style="background-color: #ffc"
| 0
| [[Getting%20the%20number%20of%20decimal%20places|Getting the number of decimal places]]
| || || || || || || || || ||
|-
|-
| 0
| 73
| [[Giuga%20numbers|Giuga numbers]]
| [[Word%20frequency|Word frequency]]
| || || || || || || || || ||
||||||| |||||||||| ||
|-
|-
| 0
| 72
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 72
| [[Arithmetic%2FRational|Arithmetic/Rational]]
| [[Go%20Fish|Go Fish]]
| || || || || || || || || ||
||||||| |||||| || ||||
|-
|-
| 0
| 72
| [[Compile-time%20calculation|Compile-time calculation]]
| [[Goldbach%27s%20comet|Goldbach's comet]]
| || || || || || || || || ||
||||||||| ||||O||||O||
|-
| 0
| [[Golden%20ratio%2FConvergence|Golden ratio/Convergence]]
| || || || || || || || || ||
|-
| 0
| [[Gotchas|Gotchas]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 72
| [[Extract%20file%20extension|Extract file extension]]
| [[Gradient%20descent|Gradient descent]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 72
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
| [[Graph%20colouring|Graph colouring]]
| || || || || || || || || ||
||||||| || |||| || ||||
|-
|-
| 0
| 72
| [[Get%20system%20command%20output|Get system command output]]
| [[Gray%20code|Gray code]]
| || || || || || || || || ||
||| |||||||||| |||| ||
|-
|-
| 0
| 72
| [[Grayscale%20image|Grayscale image]]
| [[Leonardo%20numbers|Leonardo numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 72
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
| [[Greatest%20common%20divisor|Greatest common divisor]]
| || || || || || || || || ||
||||| |||| |||||| ||||
|-
|-
| 0
| 72
| [[Subleq|Subleq]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| || || || || || || || || ||
||||||||| |||| || || ||
|-
|-
| 0
| 72
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
| || || || || || || || || ||
||| |||||| |||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 72
| [[Two%20identical%20strings|Two identical strings]]
| [[Greed|Greed]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
|-
| 0
| 71
| [[Best%20shuffle|Best shuffle]]
| [[Greedy%20algorithm%20for%20Egyptian%20fractions|Greedy algorithm for Egyptian fractions]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 71
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 71
| [[Chinese%20zodiac|Chinese zodiac]]
| [[Guess%20the%20number|Guess the number]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 71
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 71
| [[Disarium%20numbers|Disarium numbers]]
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
| || || || || || || || || ||
||||||||| |||| ||||||
|-
|-
| 0
| 71
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
| [[HTTP|HTTP]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 71
| [[Memory%20allocation|Memory allocation]]
| [[HTTPS|HTTPS]]
| || || || || || || || || ||
||||| |||| ||||||||O||
|-
|-
| 0
| 71
| [[Modular%20exponentiation|Modular exponentiation]]
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| || || || || || || || || ||
||||| || |||||||| || ||
|-
|-
| 0
| 71
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 71
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| [[Hailstone%20sequence|Hailstone sequence]]
| || || || || || || || || ||
||| |||||||| || |||| ||
|-
|-
| 0
| 71
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 71
| [[Roots%20of%20a%20function|Roots of a function]]
| [[Hamming%20numbers|Hamming numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 70
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
| [[Handle%20a%20signal|Handle a signal]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 70
| [[Happy%20numbers|Happy numbers]]
| [[Binary%20strings|Binary strings]]
| || || || || || || || || ||
| |||||| || |||| ||||||
|-
|-
| 0
| 70
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
| [[Harmonic%20series|Harmonic series]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 70
| [[Emirp%20primes|Emirp primes]]
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 70
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
| || || || || || || || || ||
||||| || || ||||||||||
|-
|-
| 0
| 70
| [[Host%20introspection|Host introspection]]
| [[Hash%20join|Hash join]]
| || || || || || || || || ||
||||||||||||| || ||O||
|-
|-
| 0
| 70
| [[Haversine%20formula|Haversine formula]]
| [[Long%20year|Long year]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 70
| [[Mouse%20position|Mouse position]]
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| || || || || || || || || ||
||||| ||||||||||||||
|-
|-
| 0
| 70
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| || || || || || || || || ||
| || |||||| ||||||||||
|- style="background-color: #ffc"
| 70
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
| ||㉜||㉝||㉞||㉟|| ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 70
| [[Sort%20stability|Sort stability]]
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
| || || || || || || || || ||
||| ||||||||||||||||
|-
|-
| 0
| 70
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| || || || || || || || || ||
||||||||||||||| || ||
|-
|-
| 0
| 69
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| || || || || || || || || ||
||| |||| || |||||| ||||
|-
|-
| 0
| 69
| [[Animate%20a%20pendulum|Animate a pendulum]]
| [[Hello%20world%2FText|Hello world/Text]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 69
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 69
| [[CUSIP|CUSIP]]
| [[Here%20document|Here document]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 69
| [[Cholesky%20decomposition|Cholesky decomposition]]
| [[Heronian%20triangles|Heronian triangles]]
| || || || || || || || || ||
||||| ||||||||||||||
|-
|-
| 0
| 69
| [[Hex%20words|Hex words]]
| [[Documentation|Documentation]]
| || || || || || || || || ||
||||||||| |||||||| ||
|- style="background-color: #ffc"
| 0
| [[Hexapawn|Hexapawn]]
| || || || || || || || || ||
|-
|-
| 0
| 69
| [[Draw%20a%20clock|Draw a clock]]
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 69
| [[Draw%20a%20pixel|Draw a pixel]]
| [[Higher-order%20functions|Higher-order functions]]
| || || || || || || || || ||
||||||||||| |||||| ||
|-
|-
| 0
| 69
| [[Fork|Fork]]
| [[Hilbert%20curve|Hilbert curve]]
| || || || || || || || || ||
||||||||| |||||| ||O||
|-
|-
| 0
| 69
| [[History%20variables|History variables]]
| [[Integer%20overflow|Integer overflow]]
| || || || || || || || || ||
||||||||| |||||| || ||
|- style="background-color: #ffc"
| 69
| [[Longest%20common%20prefix|Longest common prefix]]
|㉛|| ||㉝||㉞|| || ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 69
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 69
| [[Runge-Kutta%20method|Runge-Kutta method]]
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| || || || || || || || || ||
||| |||||||| || ||||||
|-
|-
| 0
| 69
| [[Tau%20number|Tau number]]
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
| || || || || || || || || ||
| |||||||||| |||||| ||
|-
|-
| 0
| 69
| [[Test%20a%20function|Test a function]]
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 69
| [[Home%20primes|Home primes]]
| [[Tic-tac-toe|Tic-tac-toe]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 69
| [[Honaker%20primes|Honaker primes]]
| [[Undefined%20values|Undefined values]]
| || || || || || || || || ||
||||||| || |||| ||||||
|-
|-
| 0
| 69
| [[Honeycombs|Honeycombs]]
| [[XML%2FOutput|XML/Output]]
| || || || || || || || || ||
||||||||||||||| || ||
|-
|-
| 0
| 68
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
| 0
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 68
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
| [[Horse%20racing|Horse racing]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 68
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
| [[Host%20introspection|Host introspection]]
| || || || || || || || || ||
||| ||||||||||||||||
|-
|-
| 0
| 68
| [[Longest%20common%20substring|Longest common substring]]
| [[Hostname|Hostname]]
| || || || || || || || || ||
||||| |||| ||||||||||
|-
|-
| 0
| 68
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
| [[Hough%20transform|Hough transform]]
| || || || || || || || || ||
||| |||| ||||||||||||
|- style="background-color: #ffc"
| 0
| [[Hourglass%20puzzle|Hourglass puzzle]]
| || || || || || || || || ||
|-
|-
| 0
| 68
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
| [[Huffman%20coding|Huffman coding]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 68
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| [[Humble%20numbers|Humble numbers]]
| || || || || || || || || ||
||||||||| |||||||| ||
|-
|-
| 0
| 68
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 67
| [[Cantor%20set|Cantor set]]
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
| || || || || || || || || ||
||||||||| || || ||||||
|-
|-
| 0
| 67
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
| || || || || || || || || ||
||||||||||||| ||||||
|-
|-
| 0
| 67
| [[IBAN|IBAN]]
| [[FASTA%20format|FASTA format]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[IRC%20gateway|IRC gateway]]
| || || || || || || || || ||
|-
|-
| 0
| 67
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
| || || || || || || || || ||
||||||||||||||||| ||
|- style="background-color: #ffc"
| 0
| [[Iccanobif%20primes|Iccanobif primes]]
| || || || || || || || || ||
|-
|-
| 0
| 67
| [[HTTPS|HTTPS]]
| [[Identity%20matrix|Identity matrix]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 67
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
| || || || || || || || || ||
||||||| |||||| ||||O||
|-
|-
| 0
| 67
| [[Optional%20parameters|Optional parameters]]
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| || || || || || || || || ||
||||||| |||||||| ||||
|-
|-
| 0
| 67
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
| [[Idoneal%20numbers|Idoneal numbers]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 67
| [[Quickselect%20algorithm|Quickselect algorithm]]
| [[Image%20convolution|Image convolution]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 67
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
| [[Image%20noise|Image noise]]
| || || || || || || || || ||
||| |||||| |||||||| ||
|-
|-
| 0
| 67
| [[Ternary%20logic|Ternary logic]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| || || || || || || || || ||
||||| || || |||||| ||||
|- style="background-color: #ffc"
| 0
| [[Implicit%20type%20conversion|Implicit type conversion]]
| || || || || || || || || ||
|-
|-
| 0
| 67
| [[Vector|Vector]]
| [[Include%20a%20file|Include a file]]
| || || || || || || || || ||
||||||||| |||| |||| ||
|-
|-
| 0
| 66
|data-sort-value="inconsummate numbers in base 0C10"| [[Inconsummate%20numbers%20in%20base%2010|Inconsummate numbers in base 10]]
|data-sort-value="0E2048"| [[2048|2048]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 66
| [[Farey%20sequence|Farey sequence]]
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| || || || || || || || || ||
||||||||| || || |||| ||
|-
|-
| 0
| 66
| [[Gapful%20numbers|Gapful numbers]]
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| || || || || || || || || ||
| |||||||| || ||||||||
|-
|-
| 0
| 66
| [[Knight%27s%20tour|Knight's tour]]
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
| || || || || || || || || ||
||||||||| |||||| ||||
|-
|-
| 0
| 66
| [[Ludic%20numbers|Ludic numbers]]
| [[Infinity|Infinity]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 66
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
| || || || || || || || || ||
||| ||||||||||||||||
|-
| 0
| [[Inheritance%2FSingle|Inheritance/Single]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 66
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
| [[Inner%20classes|Inner classes]]
| || || || || || || || || ||
| |||||||||| ||||||||
|-
|-
| 0
| 66
| [[Input%20loop|Input loop]]
| [[Totient%20function|Totient function]]
| || || || || || || || || ||
||||||||| |||||| || ||
|- style="background-color: #ffc"
| 0
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
| || || || || || || || || ||
|-
|-
| 0
| 66
| [[Truncatable%20primes|Truncatable primes]]
| [[Integer%20comparison|Integer comparison]]
| || || || || || || || || ||
||||||||| |||||||| ||
|- style="background-color: #ffc"
| 0
| [[Integer%20long%20division|Integer long division]]
| || || || || || || || || ||
|-
|-
| 0
| 66
| [[Integer%20overflow|Integer overflow]]
| [[Unicode%20strings|Unicode strings]]
| || || || || || || || || ||
||| |||| || |||||||| ||
|- style="background-color: #ffc"
| 0
| [[Integer%20roots|Integer roots]]
| || || || || || || || || ||
|-
|-
| 0
| 65
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
| [[Integer%20sequence|Integer sequence]]
| || || || || || || || || ||
||||||||| |||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 65
| [[Code%20Golf%3A%20Code%20Golf|Code Golf: Code Golf]]
| [[Interactive%20help|Interactive help]]
| || || || || || || || || ||
| |||||||| || || || || ||
|-
|-
| 0
| 65
| [[JortSort|JortSort]]
| [[Interactive%20programming%20%28repl%29|Interactive programming (repl)]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 65
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
| || || || || || || || || ||
||||| |||||||| || || ||
|-
|-
| 0
| 65
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| [[Introspection|Introspection]]
| || || || || || || || || ||
||| |||||| |||||| ||||
|- style="background-color: #ffc"
| 0
| [[Inventory%20sequence|Inventory sequence]]
| || || || || || || || || ||
|-
|-
| 0
| 65
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
| [[Inverted%20index|Inverted index]]
| || || || || || || || || ||
||||||| |||| |||||| ||
|-
|-
| 0
| 64
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
| [[Inverted%20syntax|Inverted syntax]]
| || || || || || || || || ||
||| |||| |||||||| ||||
|-
|-
| 0
| 64
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| [[Isograms%20and%20heterograms|Isograms and heterograms]]
| || || || || || || || || ||
|||O|||| ||O||||||||||
|-
|-
| 0
| 64
| [[Brownian%20tree|Brownian tree]]
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 64
| [[DNS%20query|DNS query]]
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
| || || || || || || || || ||
||||||| || |||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 64
| [[Days%20between%20dates|Days between dates]]
| [[Iterators|Iterators]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 64
| [[Discordian%20date|Discordian date]]
| [[JSON|JSON]]
| || || || || || || || || ||
||||| || |||||| || ||||
|- style="background-color: #ffc"
| 0
| [[JSON%20pointer|JSON pointer]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Jaccard%20index|Jaccard index]]
| || || || || || || || || ||
|-
|-
| 0
| 64
| [[Jacobi%20symbol|Jacobi symbol]]
| [[Fibonacci%20word|Fibonacci word]]
| || || || || || || || || ||
||||||| |||| ||||||||
|-
|-
| 0
| 64
| [[Fusc%20sequence|Fusc sequence]]
| [[Jacobsthal%20numbers|Jacobsthal numbers]]
| || || || || || || || || ||
| |||||||||| ||||||||
|-
|-
| 0
| 64
| [[Generator%2FExponential|Generator/Exponential]]
| [[Jaro%20similarity|Jaro similarity]]
| || || || || || || || || ||
||||||||||||| || ||||
|-
|-
| 0
| 64
| [[Huffman%20coding|Huffman coding]]
| [[Jaro-Winkler%20distance|Jaro-Winkler distance]]
| || || || || || || || || ||
||| |||| |||||| || ||||
|-
|-
| 0
| 64
| [[Jensen%27s%20Device|Jensen's Device]]
| [[Nim%20game|Nim game]]
| || || || || || || || || ||
||| |||||| || ||||||||
|- style="background-color: #ffc"
| 64
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 63
| [[Archimedean%20spiral|Archimedean spiral]]
| [[Jewels%20and%20stones|Jewels and stones]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 63
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
| [[Jordan-P%C3%B3lya%20numbers|Jordan-Pólya numbers]]
| || || || || || || || || ||
||||||| || || |||| ||||
|-
|-
| 0
| 63
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
| [[JortSort|JortSort]]
| || || || || || || || || ||
||| ||||||||||||||||
|-
|-
| 0
| 63
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
| [[Josephus%20problem|Josephus problem]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 63
| [[Left%20factorials|Left factorials]]
| [[Joystick%20position|Joystick position]]
| || || || || || || || || ||
||| |||| |||||| |||| ||
|-
|-
| 0
| 63
| [[Odd%20word%20problem|Odd word problem]]
| [[Juggler%20sequence|Juggler sequence]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 63
| [[Partial%20function%20application|Partial function application]]
| [[Julia%20set|Julia set]]
| || || || || || || || || ||
||| |||| |||||| || ||||
|-
|-
| 0
| 63
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
| [[Jump%20anywhere|Jump anywhere]]
| || || || || || || || || ||
||||| |||| |||| |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 63
| [[Sattolo%20cycle|Sattolo cycle]]
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 63
| [[K-d%20tree|K-d tree]]
| [[Scope%20modifiers|Scope modifiers]]
| || || || || || || || || ||
||||||| || |||||| ||||
|-
| 0
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 63
| [[Kahan%20summation|Kahan summation]]
| [[Sum%20of%20divisors|Sum of divisors]]
| || || || || || || || || ||
| |||||||||||| |||| ||
|-
|-
| 0
| 63
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
| [[Kaprekar%20numbers|Kaprekar numbers]]
| || || || || || || || || ||
||| |||||||||||||| ||
|-
|-
| 0
| 63
| [[Truncate%20a%20file|Truncate a file]]
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
| || || || || || || || || ||
||||||||||||||||| ||
|-
|-
| 0
| 63
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| || || || || || || || || ||
||||||||| |||| |||| ||
|-
|-
| 0
| 62
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 62
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
| || || || || || || || || ||
||||||| || |||| || ||||
|-
|-
| 0
| 62
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
| [[Keyboard%20macros|Keyboard macros]]
| || || || || || || || || ||
||||||| ||||||||||||
|-
|-
| 0
| 62
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| [[Klarner-Rado%20sequence|Klarner-Rado sequence]]
| || || || || || || || || ||
| |||||||||||||| ||||
|-
|-
| 0
| 62
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 62
| [[Grayscale%20image|Grayscale image]]
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
| || || || || || || || || ||
||||||| || |||| || ||||
|-
|-
| 0
| 62
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
| || || || || || || || || ||
||||||||| |||| |||| ||
|-
|-
| 0
| 62
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| || || || || || || || || ||
||||||||| |||| ||||||
|-
|-
| 0
| 62
| [[LZW%20compression|LZW compression]]
| [[Knight%27s%20tour|Knight's tour]]
| || || || || || || || || ||
||| |||| || |||| ||||||
|-
|-
| 0
| 62
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
| [[Knuth%20shuffle|Knuth shuffle]]
| || || || || || || || || ||
| |||||||||| |||||| ||
|-
|-
| 0
| 62
| [[Mad%20Libs|Mad Libs]]
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
| || || || || || || || || ||
||| |||| || |||||||| ||
|-
|-
| 0
| 62
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
| || || || || || || || || ||
||||||| || |||| || ||||
|-
| 62
| [[Pointers%20and%20references|Pointers and references]]
|㉛||㉜||㉝||㉞|| ||㊱||㊲|| ||O||
|-
| 62
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|㉛|| ||㉝|| || ||㊱||㊲||㊳|| ||㊵
|-
| 62
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|㉛|| ||㉝||㉞||㉟||㊱||㊲||㊳||㊴||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 62
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
| [[Knuth-Morris-Pratt%20string%20search|Knuth-Morris-Pratt string search]]
| || || || || || || || || ||
| |||||||| || ||||||||
|-
|-
| 0
| 61
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
| [[Koch%20curve|Koch curve]]
| || || || || || || || || ||
||||||| |||| |||| ||||
|-
|-
| 0
| 61
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
| [[Kolakoski%20sequence|Kolakoski sequence]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 61
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
| [[Kosaraju|Kosaraju]]
| || || || || || || || || ||
||||||||||||| || || ||
|-
|-
| 0
| 61
| [[Kronecker%20product|Kronecker product]]
| [[Hash%20join|Hash join]]
| || || || || || || || || ||
||| |||| |||||| ||||||
|-
|-
| 0
| 61
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|-
|-
| 0
| 61
| [[Multisplit|Multisplit]]
| [[LU%20decomposition|LU decomposition]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 61
| [[Pig%20the%20dice%20game|Pig the dice game]]
| [[LZW%20compression|LZW compression]]
| || || || || || || || || ||
||||||||| || ||||||||
|- style="background-color: #ffc"
| 0
| [[Lagrange%20Interpolation|Lagrange Interpolation]]
| || || || || || || || || ||
|-
|-
| 0
| 61
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
| [[Lah%20numbers|Lah numbers]]
| || || || || || || || || ||
| |||||||||||||| || ||
|-
|-
| 0
| 61
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
| [[Langton%27s%20ant|Langton's ant]]
| || || || || || || || || ||
| || |||| || |||||||| ||
|- style="background-color: #ffc"
| 0
| [[Largest%20difference%20between%20adjacent%20primes|Largest difference between adjacent primes]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
| || || || || || || || || ||
|-
|-
| 0
| 61
| [[Topological%20sort|Topological sort]]
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
| || || || || || || || || ||
| || || || || |||| || ||||
|-
|-
| 0
| 61
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| || || || || || || || || ||
||| |||| |||||||||| ||
|- style="background-color: #ffc"
| 0
| [[Largest%20palindrome%20product|Largest palindrome product]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Largest%20prime%20factor|Largest prime factor]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
| || || || || || || || || ||
|-
|-
| 0
| 61
| [[User%20input%2FGraphical|User input/Graphical]]
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
| || || || || || || || || ||
||||| || || ||||||||||
|-
|-
| 0
| 60
| [[Bell%20numbers|Bell numbers]]
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| || || || || || || || || ||
||||||||||||||| || ||
|-
|-
| 0
| 60
| [[Bernoulli%20numbers|Bernoulli numbers]]
| [[Last%20letter-first%20letter|Last letter-first letter]]
| || || || || || || || || ||
||||||| |||||| || || ||
|- style="background-color: #ffc"
| 0
| [[Last%20list%20item|Last list item]]
| || || || || || || || || ||
|-
|-
| 0
| 60
| [[Forest%20fire|Forest fire]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| || || || || || || || || ||
||| |||| ||||||||||||
|- style="background-color: #ffc"
| 0
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%27%20technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews' technique]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
| || || || || || || || || ||
|-
|-
| 0
| 60
| [[Inverted%20syntax|Inverted syntax]]
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
| || || || || || || || || ||
|||O|||| ||O||||O|| || ||
|-
|-
| 0
| 60
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Leap%20year|Leap year]]
| || || || || || || || || ||
||||| ||||||||||||||
|-
|-
| 0
| 60
| [[Password%20generator|Password generator]]
| [[Least%20common%20multiple|Least common multiple]]
| || || || || || || || || ||
||| |||||||||| ||||||
|- style="background-color: #ffc"
| 0
| [[Least%20m%20such%20that%20n%21%20%2B%20m%20is%20prime|Least m such that n! + m is prime]]
| || || || || || || || || ||
|-
|-
| 0
| 60
| [[Perfect%20shuffle|Perfect shuffle]]
| [[Left%20factorials|Left factorials]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 60
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
| || || || || || || || || ||
||| |||| || ||||||||||
|- style="background-color: #ffc"
| 0
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
| || || || || || || || || ||
|-
|-
| 0
| 60
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| [[Leonardo%20numbers|Leonardo numbers]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 60
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
| [[Letter%20frequency|Letter frequency]]
| || || || || || || || || ||
| |||||||| ||||||||||
|-
|-
| 0
| 60
| [[Singleton|Singleton]]
| [[Levenshtein%20distance|Levenshtein distance]]
| || || || || || || || || ||
||||| || || |||||| ||||
|-
|-
| 0
| 60
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| || || || || || || || || ||
||| |||| ||||||||||||
|- style="background-color: #ffc"
| 0
| [[Line%20circle%20intersection|Line circle intersection]]
| || || || || || || || || ||
|-
|-
| 0
| 59
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| [[Linear%20congruential%20generator|Linear congruential generator]]
| || || || || || || || || ||
||||||| || |||||| || ||
|- style="background-color: #ffc"
| 0
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
| || || || || || || || || ||
|-
|-
| 0
| 59
| [[Chaos%20game|Chaos game]]
| [[List%20comprehensions|List comprehensions]]
| || || || || || || || || ||
||||||||||| || ||||||
|-
|-
| 0
| 59
| [[Delegates|Delegates]]
| [[List%20rooted%20trees|List rooted trees]]
| || || || || || || || || ||
||||||| |||||| || ||||
|-
|-
| 0
| 59
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| [[Literals%2FFloating%20point|Literals/Floating point]]
| || || || || || || || || ||
||| |||| |||||| || ||||
|-
|-
| 0
| 59
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
| [[Literals%2FInteger|Literals/Integer]]
| || || || || || || || || ||
||||||| || |||| || ||||
|-
|-
| 0
| 59
| [[Kronecker%20product|Kronecker product]]
| [[Literals%2FString|Literals/String]]
| || || || || || || || || ||
||| |||| |||| ||||||||
|-
|-
| 0
| 59
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
| [[Logical%20operations|Logical operations]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 59
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| || || || || || || || || ||
||||| || |||||||||| ||
|-
|-
| 0
| 59
| [[Stack%20traces|Stack traces]]
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
| || || || || || || || || ||
||| |||| |||||||| ||||
|-
|-
| 0
| 59
| [[Universal%20Turing%20machine|Universal Turing machine]]
| [[Long%20multiplication|Long multiplication]]
| || || || || || || || || ||
||| |||| || |||||| ||||
|-
|-
| 0
| 59
| [[Water%20collected%20between%20towers|Water collected between towers]]
| [[Long%20primes|Long primes]]
| || || || || || || || || ||
||||||||||||||| ||||
|- style="background-color: #ffc"
| 0
| [[Long%20stairs|Long stairs]]
| || || || || || || || || ||
|-
|-
| 0
| 58
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
| [[Long%20year|Long year]]
| || || || || || || || || ||
| ||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Longest%20common%20prefix|Longest common prefix]]
| || || || || || || || || ||
|-
|-
| 0
| 58
| [[Egyptian%20division|Egyptian division]]
| [[Longest%20common%20subsequence|Longest common subsequence]]
| || || || || || || || || ||
|||||||||||||||||||
|-
|-
| 0
| 58
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
| [[Longest%20common%20substring|Longest common substring]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|- style="background-color: #ffc"
| 0
| [[Longest%20common%20suffix|Longest common suffix]]
| || || || || || || || || ||
|-
|-
| 0
| 58
| [[Handle%20a%20signal|Handle a signal]]
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| || || || || || || || || ||
||| |||| |||||||| ||||
|- style="background-color: #ffc"
| 0
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
| || || || || || || || || ||
|-
|-
| 0
| 58
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
| [[Longest%20string%20challenge|Longest string challenge]]
| || || || || || || || || ||
||| || || ||||||||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 58
| [[Modulinos|Modulinos]]
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
| || || || || || || || || ||
||| |||| |||||| ||||||
|-
|-
| 0
| 58
| [[Rate%20counter|Rate counter]]
| [[Look-and-say%20sequence|Look-and-say sequence]]
| || || || || || || || || ||
||||| |||| ||||||||||
|-
|-
| 0
| 58
| [[Recaman%27s%20sequence|Recaman's sequence]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| || || || || || || || || ||
||| |||| || || || ||||||
|-
|-
| 0
| 58
| [[Search%20a%20list%20of%20records|Search a list of records]]
| [[Loops%2FBreak|Loops/Break]]
| || || || || || || || || ||
||| |||| || |||| ||||||
|-
|-
| 0
| 58
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
| [[Loops%2FContinue|Loops/Continue]]
| || || || || || || || || ||
||| |||| || ||||||||||
|-
|-
| 0
| 58
| [[Statistics%2FBasic|Statistics/Basic]]
| [[Loops%2FDo-while|Loops/Do-while]]
| || || || || || || || || ||
||| |||||| |||| |||| ||
|- style="background-color: #ffc"
| 58
| [[Strange%20plus%20numbers|Strange plus numbers]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 58
| [[Wireworld|Wireworld]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
| || || || || || || || || ||
| |||||||||||||| ||||
|-
|-
| 0
| 58
| [[Loops%2FFor|Loops/For]]
| [[XML%2FXPath|XML/XPath]]
| || || || || || || || || ||
||||||||||||||| ||||
|-
|-
| 0
| 57
| [[Associative%20array%2FMerging|Associative array/Merging]]
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| || || || || || || || || ||
| |||||| |||| ||||||||
|-
|-
| 0
| 57
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
| [[Loops%2FForeach|Loops/Foreach]]
| || || || || || || || || ||
| |||||||| ||||||||||
|-
|-
| 0
| 57
| [[Fractran|Fractran]]
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
| || || || || || || || || ||
||||| || || || |||| ||||
|-
|-
| 0
| 57
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
| [[Loops%2FInfinite|Loops/Infinite]]
| || || || || || || || || ||
||| |||||| |||||| ||||
|-
|-
| 0
| 57
| [[Heronian%20triangles|Heronian triangles]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 57
| [[Longest%20string%20challenge|Longest string challenge]]
| [[Loops%2FNested|Loops/Nested]]
| || || || || || || || || ||
||| |||| || |||||||| ||
|-
|-
| 0
| 57
| [[Naming%20conventions|Naming conventions]]
| [[Loops%2FWhile|Loops/While]]
| || || || || || || || || ||
||||||||| |||| || || ||
|-
|-
| 0
| 57
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
| || || || || || || || || ||
||| || ||||||||||||||
|-
|-
| 0
| 57
| [[Polynomial%20regression|Polynomial regression]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
| || || || || || || || || ||
||| |||| || || |||| || ||
|-
|-
| 0
| 57
| [[Strip%20block%20comments|Strip block comments]]
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
| || || || || || || || || ||
||||||| |||||||||| ||
|-
|-
| 0
| 57
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| || || || || || || || || ||
||| |||| |||||||| ||||
|-
|-
| 0
| 56
| [[Extensible%20prime%20generator|Extensible prime generator]]
| [[Ludic%20numbers|Ludic numbers]]
| || || || || || || || || ||
| |||||| ||||||||||||
|-
|-
| 0
| 56
| [[Gaussian%20elimination|Gaussian elimination]]
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
| || || || || || || || || ||
||||| || |||| || || ||||
|-
|-
| 0
| 56
| [[Jaro%20similarity|Jaro similarity]]
| [[Lychrel%20numbers|Lychrel numbers]]
| || || || || || || || || ||
||||| || |||| || |||| ||
|-
|-
| 0
| 56
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| [[MAC%20vendor%20lookup|MAC vendor lookup]]
| || || || || || || || || ||
||| |||| || ||||||||||
|-
|-
| 0
| 56
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|data-sort-value="md0B4"| [[MD4|MD4]]
| || || || || || || || || ||
||| |||| ||||||||||||
|- style="background-color: #ffc"
| 56
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
| ||㉜||㉝||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 56
| [[Send%20email|Send email]]
|data-sort-value="md0B5"| [[MD5|MD5]]
| || || || || || || || || ||
||||||| || ||||||||O||
|-
|-
| 0
| 56
| [[Set%20consolidation|Set consolidation]]
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
| || || || || || || || || ||
||| |||| ||||||||||||
|- style="background-color: #ffc"
| 56
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|-
|-
| 0
| 56
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
| [[Machine%20code|Machine code]]
| || || || || || || || || ||
||| || |||||||||||| ||
|-
|-
| 0
| 56
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
| [[Mad%20Libs|Mad Libs]]
| || || || || || || || || ||
||||||||| |||| ||||||
|-
|-
| 0
| 55
| [[Average%20loop%20length|Average loop length]]
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
| || || || || || || || || ||
||||||| |||||| || || ||
|-
|-
| 0
| 55
| [[Casting%20out%20nines|Casting out nines]]
| [[Magic%20constant|Magic constant]]
| || || || || || || || || ||
||| |||||| |||| ||||||
|-
| 55
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
| ||㉜||㉝||㉞|| ||㊱||㊲|| ||㊴||
|-
| 55
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|㉛|| ||㉝|| ||㉟||㊱||㊲|| ||㊴||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 55
| [[Matrix%20with%20two%20diagonals|Matrix with two diagonals]]
| [[Magic%20numbers|Magic numbers]]
| || || || || || || || || ||
| |||| |||||| ||||||||
|-
|-
| 0
| 55
| [[Mertens%20function|Mertens function]]
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| || || || || || || || || ||
| |||| |||||| |||| || ||
|-
|-
| 0
| 55
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
| [[Munching%20squares|Munching squares]]
| || || || || || || || || ||
||||||||| || || |||| ||
|-
|-
| 0
| 55
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
| || || || || || || || || ||
||||||||| |||| ||||||
|-
|-
| 0
| 55
| [[Substitution%20cipher|Substitution cipher]]
| [[Magnanimous%20numbers|Magnanimous numbers]]
| || || || || || || || || ||
||| |||| || |||||||| ||
|-
|-
| 0
| 55
| [[Synchronous%20concurrency|Synchronous concurrency]]
|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"
|- style="background-color: #ffc"
| 0
| 55
| [[Text%20between|Text between]]
| [[Make%20a%20backup%20file|Make a backup file]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 55
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
| [[Make%20directory%20path|Make directory path]]
| || || || || || || || || ||
||| |||| |||||||| ||||
|-
|-
| 0
| 55
| [[Zebra%20puzzle|Zebra puzzle]]
| [[Man%20or%20boy%20test|Man or boy test]]
| || || || || || || || || ||
||| || || |||||||| || ||
|-
|-
| 0
| 54
|data-sort-value="0C21 game"| [[21%20game|21 game]]
| [[Mandelbrot%20set|Mandelbrot set]]
| || || || || || || || || ||
||||||| |||| ||||||||
|-
|-
| 0
| 54
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| [[Map%20range|Map range]]
| || || || || || || || || ||
||| || || || || || |||| ||
|- style="background-color: #ffc"
| 0
| [[Marching%20squares|Marching squares]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| || || || || || || || || ||
|-
|-
| 0
| 54
| [[Mastermind|Mastermind]]
| [[Convex%20hull|Convex hull]]
| || || || || || || || || ||
||||||||||| || || ||||
|-
|-
| 0
| 54
| [[Determinant%20and%20permanent|Determinant and permanent]]
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
| || || || || || || || || ||
||||||| || || || || ||||
|-
|-
| 0
| 54
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
| [[Matrix%20digital%20rain|Matrix digital rain]]
| || || || || || || || || ||
| |||||||||| |||| || ||
|-
|-
| 0
| 54
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
| [[Matrix%20multiplication|Matrix multiplication]]
| || || || || || || || || ||
||| || |||||||| |||| ||
|-
|-
| 0
| 54
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| [[Matrix%20transposition|Matrix transposition]]
| || || || || || || || || ||
|||||||||||||||||||
|- style="background-color: #ffc"
| 0
| [[Matrix%20with%20two%20diagonals|Matrix with two diagonals]]
| || || || || || || || || ||
|-
|-
| 0
| 54
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| || || || || || || || || ||
||| |||||||||||| ||||
|- style="background-color: #ffc"
| 0
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
| || || || || || || || || ||
|-
|-
| 0
| 54
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
| || || || || || || || || ||
||||||||| ||||||||||
|-
|-
| 0
| 54
| [[Mayan%20calendar|Mayan calendar]]
| [[Hilbert%20curve|Hilbert curve]]
| || || || || || || || || ||
||||||||||| ||||||||
|-
|-
| 0
| 54
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| [[Mayan%20numerals|Mayan numerals]]
| || || || || || || || || ||
||||||||||| || |||| ||
|-
|-
| 0
| 54
| [[Musical%20scale|Musical scale]]
| [[Maze%20generation|Maze generation]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 54
| [[Maze%20solving|Maze solving]]
| [[The%20Name%20Game|The Name Game]]
| || || || || || || || || ||
||||||||||| |||| ||||
|-
|-
| 0
| 53
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
| [[McNuggets%20problem|McNuggets problem]]
| || || || || || || || || ||
||| |||| || |||| || || ||
|-
|-
| 0
| 53
| [[Median%20filter|Median filter]]
| [[Chowla%20numbers|Chowla numbers]]
| || || || || || || || || ||
||||||||| |||| || || ||
|-
|-
| 0
| 53
| [[Currency|Currency]]
| [[Meissel%E2%80%93Mertens%20constant|Meissel–Mertens constant]]
| || || || || || || || || ||
||||||| |||||| ||||||
|-
|-
| 0
| 53
| [[Dining%20philosophers|Dining philosophers]]
| [[Memory%20allocation|Memory allocation]]
| || || || || || || || || ||
| |||| || |||||||| || ||
|- style="background-color: #ffc"
| 53
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 53
| [[Image%20noise|Image noise]]
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
| || || || || || || || || ||
||||| |||||||| || ||||
|-
|-
| 0
| 53
| [[MAC%20vendor%20lookup|MAC vendor lookup]]
| [[Menu|Menu]]
| || || || || || || || || ||
||||||| || || ||||||||
|-
|-
| 0
| 53
| [[Make%20directory%20path|Make directory path]]
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
| || || || || || || || || ||
||||||| |||||| ||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 53
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
| [[Mersenne%20primes|Mersenne primes]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
|-
| 0
| 53
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Mertens%20function|Mertens function]]
| || || || || || || || || ||
||| || ||||O|||||||| ||
|- style="background-color: #ffc"
| 52
| [[ABC%20words|ABC words]]
| ||㉜||㉝||㉞|| || ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 52
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
| [[Metallic%20ratios|Metallic ratios]]
| || || || || || || || || ||
| ||||||||||||||||||
|-
|-
| 0
| 52
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
|㉛|| ||㉝|| ||㉟|| || || ||㊴||
|-
| 52
| [[GUI%20component%20interaction|GUI component interaction]]
|㉛||㉜|| || ||㉟||㊱||㊲||㊳|| ||
|-
| 52
| [[Metaprogramming|Metaprogramming]]
| [[Metaprogramming|Metaprogramming]]
| || || || || || || || || ||
||| |||| || |||| ||||O||
|-
|-
| 0
| 52
| [[Polymorphic%20copy|Polymorphic copy]]
| [[Metered%20concurrency|Metered concurrency]]
| || || || || || || || || ||
||||||| |||||| || ||||
|-
|-
| 0
| 52
| [[Polynomial%20long%20division|Polynomial long division]]
| [[Metronome|Metronome]]
| || || || || || || || || ||
| |||| || |||||| || || ||
|-
|-
| 0
| 52
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
| || || || || || || || || ||
||| |||||||| |||| || ||
|-
|-
| 0
| 52
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Middle%20three%20digits|Middle three digits]]
| || || || || || || || || ||
||| |||| ||O||||||||||
|-
|-
| 0
| 52
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
| || || || || || || || || ||
||| |||| || |||||| ||||
|-
|-
| 0
| 52
| [[Stable%20marriage%20problem|Stable marriage problem]]
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
| || || || || || || || || ||
||| |||| |||||||| ||||
|- style="background-color: #ffc"
| 52
| [[Strange%20numbers|Strange numbers]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 52
| [[Taxicab%20numbers|Taxicab numbers]]
| [[Minesweeper%20game|Minesweeper game]]
| || || || || || || || || ||
||||||||| |||| ||||||
|-
|-
| 0
| 52
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
| || || || || || || || || ||
||| |||| || |||||| ||||
|-
|-
| 0
| 52
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
| [[Minimum%20multiple%20of%20m%20where%20digital%20sum%20equals%20m|Minimum multiple of m where digital sum equals m]]
| || || || || || || || || ||
||| || || || ||||||||||
|- style="background-color: #ffc"
| 0
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
| || || || || || || || || ||
|-
|-
| 0
| 51
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|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]]
| || || || || || || || || ||
||||||| || || |||| ||||
|- style="background-color: #ffc"
| 0
| [[Minimum%20primes|Minimum primes]]
| || || || || || || || || ||
|-
|-
| 0
| 51
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
| || || || || || || || || ||
||||||||| |||||| || ||
|-
|-
| 0
| 51
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
| [[Modified%20random%20distribution|Modified random distribution]]
| || || || || || || || || ||
||||||||| |||||||| ||
|-
|-
| 0
| 51
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Modular%20arithmetic|Modular arithmetic]]
| || || || || || || || || ||
||||||||| |||||||| ||
|-
|-
| 0
| 51
| [[Combinations%20and%20permutations|Combinations and permutations]]
| [[Modular%20exponentiation|Modular exponentiation]]
| || || || || || || || || ||
| || |||| || || || || || ||
|-
|-
| 0
| 51
| [[Modular%20inverse|Modular inverse]]
| [[History%20variables|History variables]]
| || || || || || || || || ||
||||||| || |||||| || ||
|- style="background-color: #ffc"
| 0
| [[Modulinos|Modulinos]]
| || || || || || || || || ||
|-
|-
| 0
| 51
| [[Last%20letter-first%20letter|Last letter-first letter]]
| [[Monads%2FList%20monad|Monads/List monad]]
| || || || || || || || || ||
||||||| || |||| ||||||
|-
|-
| 0
| 51
| [[Permutations%2FDerangements|Permutations/Derangements]]
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
| || || || || || || || || ||
||| |||| |||||||| || ||
|-
|-
| 0
| 51
| [[Variable%20size%2FSet|Variable size/Set]]
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
| || || || || || || || || ||
||||| |||| |||||| ||O||
|-
|-
| 0
| 50
| [[Approximate%20equality|Approximate equality]]
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
| || || || || || || || || ||
||||||||| || || || || ||
|- style="background-color: #ffc"
| 0
| [[Montgomery%20reduction|Montgomery reduction]]
| || || || || || || || || ||
|-
|-
| 0
| 50
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| [[Monty%20Hall%20problem|Monty Hall problem]]
| || || || || || || || || ||
||||||||| |||| || || ||
|- style="background-color: #ffc"
| 0
| [[Morpion%20solitaire|Morpion solitaire]]
| || || || || || || || || ||
|-
|-
| 0
| 50
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Morse%20code|Morse code]]
| || || || || || || || || ||
||||||||| |||||| || ||
|-
| 50
| [[Brazilian%20numbers|Brazilian numbers]]
|㉛||㉜||㉝||㉞||㉟|| || ||㊳|| ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 50
| [[Coprimes|Coprimes]]
| [[Mosaic%20matrix|Mosaic matrix]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 50
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|-
|-
| 0
| 50
| [[Flipping%20bits%20game|Flipping bits game]]
| [[Motzkin%20numbers|Motzkin numbers]]
| || || || || || || || || ||
||| |||| || || ||||||||
|-
|-
| 0
| 50
| [[Mouse%20position|Mouse position]]
| [[Humble%20numbers|Humble numbers]]
| || || || || || || || || ||
| |||||||||| ||||||||
|-
|-
| 0
| 50
| [[Lah%20numbers|Lah numbers]]
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
| || || || || || || || || ||
| || || |||||||| || || ||
|- style="background-color: #ffc"
| 50
| [[Nice%20primes|Nice primes]]
| ||㉜||㉝||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 50
| [[Permutations%20by%20swapping|Permutations by swapping]]
| [[Multi-base%20primes|Multi-base primes]]
| || || || || || || || || ||
||||||||||||||| || ||
|-
|-
| 0
| 50
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
| [[Multi-dimensional%20array|Multi-dimensional array]]
| || || || || || || || || ||
| |||| |||||| ||||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 50
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
| || || || || || || || || ||
| |||| ||||||||||||||
|-
| 50
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|㉛||㉜||㉝||㉞|| || ||㊲||㊳|| ||㊵
|-
| 50
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
|㉛|| || || || ||㊱||㊲|| || ||㊵
|-
|-
| 0
| 50
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
| [[Multifactorial|Multifactorial]]
| || || || || || || || || ||
||||| || |||||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 50
| [[Special%20divisors|Special divisors]]
| [[Multiline%20shebang|Multiline shebang]]
| || || || || || || || || ||
| |||| |||| || || |||| ||
|-
|-
| 0
| 50
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| || || || || || || || || ||
||||||| |||| |||| ||||
|-
|-
| 0
| 50
| [[Twelve%20statements|Twelve statements]]
| [[Multiple%20regression|Multiple regression]]
| || || || || || || || || ||
||| || |||| || |||| || ||
|-
|-
| 0
| 50
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| [[Multiplication%20tables|Multiplication tables]]
| || || || || || || || || ||
||| |||| |||| |||| ||||
|-
|-
| 0
| 50
| [[Visualize%20a%20tree|Visualize a tree]]
| [[Multiplicative%20order|Multiplicative order]]
| || || || || || || || || ||
| |||||| |||||| || ||||
|-
| 50
| [[Yellowstone%20sequence|Yellowstone sequence]]
|㉛||㉜||㉝||㉞|| ||㊱||㊲||㊳||㊴||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 49
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
| [[Multiplicatively%20perfect%20numbers|Multiplicatively perfect numbers]]
| || || || || || || || || ||
||||| |||||| || ||||||
|-
|-
| 0
| 49
| [[Active%20object|Active object]]
| [[Multisplit|Multisplit]]
| || || || || || || || || ||
||||||| |||||| || ||||
|-
| 49
| [[Ascending%20primes|Ascending primes]]
| ||㉜||㉝||㉞||㉟||㊱|| ||㊳||㊴||㊵
|-
| 49
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|㉛|| ||㉝|| || ||㊱||㊲||㊳|| ||
|-
| 49
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| ||㉜|| ||㉞||㉟|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 49
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
| [[Multiton|Multiton]]
| || || || || || || || || ||
| |||| |||||| ||||||||
|-
|-
| 0
| 49
| [[Deepcopy|Deepcopy]]
| [[Munchausen%20numbers|Munchausen numbers]]
| || || || || || || || || ||
| |||||| || |||||| ||||
|-
|-
| 0
| 49
| [[Display%20a%20linear%20combination|Display a linear combination]]
| [[Munching%20squares|Munching squares]]
| || || || || || || || || ||
||| |||| |||| || |||| ||
|-
|-
| 0
| 49
| [[Element-wise%20operations|Element-wise operations]]
| [[Musical%20scale|Musical scale]]
| || || || || || || || || ||
| || || || || |||||| || ||
|-
|-
| 0
| 49
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
| [[Mutex|Mutex]]
| || || || || || || || || ||
||||||||| || ||||||||
|- style="background-color: #ffc"
| 49
| [[Find%20square%20difference|Find square difference]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|-
|-
| 0
| 49
| [[Golden%20ratio%2FConvergence|Golden ratio/Convergence]]
| [[Mutual%20recursion|Mutual recursion]]
| || || || || || || || || ||
| || |||||||| || || || ||
|-
|-
| 0
| 49
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
| [[M%C3%B6bius%20function|Möbius function]]
| || || || || || || || || ||
| |||||||| || || || || ||
|-
|-
| 0
| 49
| [[Magnanimous%20numbers|Magnanimous numbers]]
| [[N%27th|N'th]]
| || || || || || || || || ||
| |||| |||||||| |||| ||
|-
| 49
| [[Narcissist|Narcissist]]
|㉛|| || || || ||㊱||㊲|| ||㊴||㊵
|-
| 49
| [[OpenGL|OpenGL]]
|㉛||㉜||㉝|| || ||㊱||㊲||㊳||㊴||
|-
| 49
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
|㉛|| ||㉝||㉞||㉟||㊱||㊲|| ||㊴||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 49
| [[Product%20of%20divisors|Product of divisors]]
| [[N-body%20problem|N-body problem]]
| || || || || || || || || ||
| |||| |||| || || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 49
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
| [[N-grams|N-grams]]
| || || || || || || || || ||
| |||||||||| || ||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 49
| [[Steady%20squares|Steady squares]]
| [[N-queens%20minimum%20and%20knights%20and%20bishops|N-queens minimum and knights and bishops]]
| || || || || || || || || ||
||||||||||| || |||| ||
|-
|-
| 0
| 49
| [[N-queens%20problem|N-queens problem]]
| [[Sudan%20function|Sudan function]]
| || || || || || || || || ||
| |||||||||| || || ||||
|-
|-
| 0
| 48
| [[N-smooth%20numbers|N-smooth numbers]]
| [[Balanced%20ternary|Balanced ternary]]
| || || || || || || || || ||
||| |||| || |||||| || ||
|-
| 48
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|㉛||㉜|| ||㉞||㉟||㊱||㊲||㊳|| ||
|-
| 48
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
|㉛||㉜|| || || ||㊱||㊲||㊳|| ||
|-
| 48
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|㉛||㉜||㉝||㉞|| || || ||㊳|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 48
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
| [[NYSIIS|NYSIIS]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
| 48
| [[Fivenum|Fivenum]]
|㉛||㉜||㉝|| ||㉟||㊱|| ||㊳||㊴||㊵
|-
|-
| 0
| 48
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
| [[Named%20parameters|Named parameters]]
| || || || || || || || || ||
||||||||| |||||||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 48
| [[Names%20to%20numbers|Names to numbers]]
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
| || || || || || || || || ||
||| |||||| || || |||| ||
|-
|-
| 0
| 48
| [[Julia%20set|Julia set]]
| [[Naming%20conventions|Naming conventions]]
| || || || || || || || || ||
||||||||||| || ||||||
|-
|-
| 0
| 48
| [[Narcissist|Narcissist]]
| [[Long%20primes|Long primes]]
| || || || || || || || || ||
||||| || |||| || || || ||
|-
| 0
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 48
| [[Native%20shebang|Native shebang]]
| [[Mersenne%20primes|Mersenne primes]]
| || || || || || || || || ||
||||||||||||| |||| ||
|-
|-
| 0
| 48
| [[Palindrome%20dates|Palindrome dates]]
| [[Natural%20sorting|Natural sorting]]
| || || || || || || || || ||
| |||||||||| ||||||||
|-
|-
| 0
| 48
| [[Pseudo-random%20numbers%2FMiddle-square%20method|Pseudo-random numbers/Middle-square method]]
| [[Nautical%20bell|Nautical bell]]
| || || || || || || || || ||
| |||||||||| || || || ||
|-
|-
| 0
| 48
| [[Secure%20temporary%20file|Secure temporary file]]
| [[Negative%20base%20numbers|Negative base numbers]]
| || || || || || || || || ||
||||||| |||||| || || ||
|- style="background-color: #ffc"
| 0
| [[Neighbour%20primes|Neighbour primes]]
| || || || || || || || || ||
|-
|-
| 0
| 48
| [[Nested%20function|Nested function]]
| [[Speech%20synthesis|Speech synthesis]]
| || || || || || || || || ||
||| || || || ||||||||||
|-
|-
| 0
| 48
| [[Subtractive%20generator|Subtractive generator]]
| [[Nested%20templated%20data|Nested templated data]]
| || || || || || || || || ||
| || |||| |||||||| || ||
|-
|-
| 0
| 48
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
| || || || || || || || || ||
||| || |||||||||||| ||
|-
| 48
| [[Truth%20table|Truth table]]
| || || || || ||㊱|| || ||㊴||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 48
| [[Unique%20characters|Unique characters]]
| [[Next%20special%20primes|Next special primes]]
| || || || || || || || || ||
| |||||||| |||| ||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 47
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
| [[Nice%20primes|Nice primes]]
| || || || || || || || || ||
| |||| |||||| || ||||||
|-
|-
| 0
| 47
| [[Nim%20game|Nim game]]
| [[Echo%20server|Echo server]]
| || || || || || || || || ||
||||||| |||||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 47
| [[Nimber%20arithmetic|Nimber arithmetic]]
| [[Extra%20primes|Extra primes]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|-
|-
| 0
| 47
| [[Factorions|Factorions]]
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
| || || || || || || || || ||
||||| |||||| |||| || ||
|-
|-
| 0
| 47
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
| || || || || || || || || ||
||||| |||| |||| |||| ||
|-
|-
| 0
| 47
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
| || || || || || || || || ||
| || || || || |||||| ||||
|-
|-
| 0
| 47
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| || || || || || || || || ||
||||||||| || || |||| ||
|-
|-
| 0
| 47
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
| [[Non-transitive%20dice|Non-transitive dice]]
| || || || || || || || || ||
||| |||||| |||| ||||||
|-
|-
| 0
| 47
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
| [[Nonoblock|Nonoblock]]
| || || || || || || || || ||
||| |||| || || ||||||||
|-
|-
| 0
| 47
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
| [[Nonogram%20solver|Nonogram solver]]
| || || || || || || || || ||
||||||||| || || |||| ||
|-
|-
| 0
| 47
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
| [[Nth%20root|Nth root]]
| || || || || || || || || ||
| || |||| || |||||||| ||
|-
|-
| 0
| 47
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
| [[Null%20object|Null object]]
| || || || || || || || || ||
||| |||| || || || || ||||
|-
|-
| 0
| 47
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
| [[Number%20names|Number names]]
| || || || || || || || || ||
| || |||| || |||| |||| ||
|-
| 0
| [[Number%20reversal%20game|Number reversal game]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 47
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
| [[Number%20triplets%20game|Number triplets game]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 47
| [[Type%20detection|Type detection]]
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
| || || || || || || || || ||
||| |||| |||||| ||||||
|- style="background-color: #ffc"
| 0
|data-sort-value="numbers in base 0C10 that are palindromic in bases 0B2, 0B4, and 0C16"| [[Numbers%20in%20base%2010%20that%20are%20palindromic%20in%20bases%202%2C%204%2C%20and%2016|Numbers in base 10 that are palindromic in bases 2, 4, and 16]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="numbers k such that the last letter of k is the same as the first letter of k+0B1"| [[Numbers%20k%20such%20that%20the%20last%20letter%20of%20k%20is%20the%20same%20as%20the%20first%20letter%20of%20k%2B1|Numbers k such that the last letter of k is the same as the first letter of k+1]]
| || || || || || || || || ||
|-
|-
| 0
| 46
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
| || || || || || || || || ||
||||||| || || |||| ||||
|-
|-
| 0
| 46
| [[Arithmetic%20numbers|Arithmetic numbers]]
| [[Numbers%20which%20are%20the%20cube%20roots%20of%20the%20product%20of%20their%20proper%20divisors|Numbers which are the cube roots of the product of their proper divisors]]
| || || || || || || || || ||
||||||||| || |||||| ||
|- style="background-color: #ffc"
| 0
| [[Numbers%20whose%20binary%20and%20ternary%20digit%20sums%20are%20prime|Numbers whose binary and ternary digit sums are prime]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
| || || || || || || || || ||
|-
|-
| 0
| 46
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
| || || || || || || || || ||
||||| || || |||| || || ||
|- style="background-color: #ffc"
| 0
|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]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
| || || || || || || || || ||
|-
|-
| 0
| 46
| [[Atomic%20updates|Atomic updates]]
| [[Numeric%20error%20propagation|Numeric error propagation]]
| || || || || || || || || ||
||| || || ||||||||||O||
|- style="background-color: #ffc"
| 0
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| || || || || || || || || ||
|-
|-
| 0
| 46
| [[Brace%20expansion|Brace expansion]]
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
| || || || || || || || || ||
||| |||| || |||||| ||||
|-
|-
| 0
| 46
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
| [[Numerical%20integration|Numerical integration]]
| || || || || || || || || ||
| || |||| |||||| |||| ||
|-
| 46
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|㉛|| ||㉝|| || || || || ||㊴||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 46
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
|-
| 0
| 46
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
| || || || || || || || || ||
||| |||||||| |||| || ||
|-
|-
| 0
| 46
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
| [[O%27Halloran%20numbers|O'Halloran numbers]]
| || || || || || || || || ||
||| || || || |||| |||| ||
|- style="background-color: #ffc"
| 46
| [[Integer%20roots|Integer roots]]
|㉛||㉜||㉝||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 46
| [[OLE%20automation|OLE automation]]
| [[Koch%20curve|Koch curve]]
| || || || || || || || || ||
| |||||||| || ||||||||
|-
|-
| 0
| 46
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
| [[Object%20serialization|Object serialization]]
| || || || || || || || || ||
||| || |||||||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 46
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
| || || || || || || || || ||
||| || |||| ||||||||||
|- style="background-color: #ffc"
| 0
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
| || || || || || || || || ||
|-
|-
| 0
| 46
| [[Primorial%20numbers|Primorial numbers]]
| [[Odd%20word%20problem|Odd word problem]]
| || || || || || || || || ||
||||| || |||||| ||||||
|- style="background-color: #ffc"
| 0
| [[Odd%20words|Odd words]]
| || || || || || || || || ||
|-
|-
| 0
| 46
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| || || || || || || || || ||
| |||||| || |||||||| ||
|-
|-
| 0
| 46
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
| || || || || || || || || ||
||| || || |||||||||| ||
|-
|-
| 0
| 46
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|-
|-
| 0
| 46
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
|-
| 0
| 46
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
| [[One-time%20pad|One-time pad]]
| || || || || || || || || ||
||| || || || |||||| ||||
|- style="background-color: #ffc"
| 0
| [[One-two%20primes|One-two primes]]
| || || || || || || || || ||
|-
|-
| 0
| 46
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
| [[OpenGL|OpenGL]]
| || || || || || || || || ||
||| || |||| |||||||| ||
|- style="background-color: #ffc"
| 0
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[OpenGL%2FUtah%20teapot|OpenGL/Utah teapot]]
| || || || || || || || || ||
|-
|-
| 0
| 45
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
| [[OpenWebNet%20password|OpenWebNet password]]
| || || || || || || || || ||
||| |||| |||| |||| ||||
|-
|-
| 0
| 45
| [[Church%20numerals|Church numerals]]
| [[Operator%20precedence|Operator precedence]]
| || || || || || || || || ||
||| |||| |||| || || ||||
|-
|-
| 0
| 45
| [[Cramer%27s%20rule|Cramer's rule]]
| [[Optional%20parameters|Optional parameters]]
| || || || || || || || || ||
| || |||||| || || || ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 45
| [[Orbital%20elements|Orbital elements]]
| [[Cycle%20detection|Cycle detection]]
| || || || || || || || || ||
||| |||| || || || || || ||
|- style="background-color: #ffc"
| 45
| [[Digit%20fifth%20powers|Digit fifth powers]]
| ||㉜|| ||㉞|| ||㊱|| ||㊳|| ||㊵
|-
|-
| 0
| 45
| [[Eban%20numbers|Eban numbers]]
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
| || || || || || || || || ||
||| |||||| |||||| || ||
|-
|-
| 0
| 45
| [[Euler%27s%20identity|Euler's identity]]
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
| || || || || || || || || ||
||||||| |||| || || || ||
|-
|-
| 0
| 45
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
| || || || || || || || || ||
| |||||||| || || ||||||
|- style="background-color: #ffc"
| 45
|data-sort-value="find squares n where n+0B1 is prime"| [[Find%20squares%20n%20where%20n%2B1%20is%20prime|Find squares n where n+1 is prime]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|- style="background-color: #ffc"
| 45
|data-sort-value="first 0B9 prime fibonacci number"| [[First%209%20prime%20Fibonacci%20number|First 9 prime Fibonacci number]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 45
| [[Four%20is%20magic|Four is magic]]
| [[Ordered%20partitions|Ordered partitions]]
| || || || || || || || || ||
| |||||| |||| ||||||||
|- style="background-color: #ffc"
| 45
| [[Frobenius%20numbers|Frobenius numbers]]
| ||㉜|| ||㉞|| || ||㊲||㊳|| ||㊵
|-
|-
| 0
| 45
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
| [[Ordered%20words|Ordered words]]
| || || || || || || || || ||
||||||| |||||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 45
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
| [[Ormiston%20pairs|Ormiston pairs]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 45
| [[Parametric%20polymorphism|Parametric polymorphism]]
| [[Ormiston%20triples|Ormiston triples]]
| || || || || || || || || ||
||| || || |||||| || ||O||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 45
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
| [[Overloaded%20operators|Overloaded operators]]
| || || || || || || || || ||
| |||| |||||| || ||||||
|-
|-
| 0
| 45
| [[Ranking%20methods|Ranking methods]]
| [[Own%20digits%20power%20sum|Own digits power sum]]
| || || || || || || || || ||
||| || || || || |||| ||||
|-
|-
| 0
| 45
| [[S-expressions|S-expressions]]
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
| || || || || || || || || ||
| || |||| |||||||| ||||
|-
|-
| 0
| 45
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
| [[P-Adic%20square%20roots|P-Adic square roots]]
| || || || || || || || || ||
||||| |||| || |||| ||||
|-
|-
| 0
| 45
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
| [[P-value%20correction|P-value correction]]
| || || || || || || || || ||
| || || || |||||||||| ||
|-
|-
| 0
| 45
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| || || || || || || || || ||
||||| |||||| ||||||||
|-
|-
| 0
| 45
| [[Variable-length%20quantity|Variable-length quantity]]
| [[Padovan%20sequence|Padovan sequence]]
| || || || || || || || || ||
||||| |||| |||| || ||||
|-
|-
| 0
| 45
| [[Voronoi%20diagram|Voronoi diagram]]
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 44
| [[Chaocipher|Chaocipher]]
| [[Palindrome%20dates|Palindrome dates]]
| || || || || || || || || ||
| |||||||||| |||| ||||
|-
|-
| 0
| 44
| [[Cuban%20primes|Cuban primes]]
| [[Palindrome%20detection|Palindrome detection]]
| || || || || || || || || ||
||||||| |||| || |||| ||
|- style="background-color: #ffc"
| 44
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|-
|-
| 0
| 44
| [[Function%20prototype|Function prototype]]
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
| || || || || || || || || ||
| |||||| ||||O||O|| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 44
| [[Implicit%20type%20conversion|Implicit type conversion]]
| [[Palindromic%20primes|Palindromic primes]]
| || || || || || || || || ||
||||||||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 44
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
| || || || || || || || || ||
||||||||| || || |||| ||
|- style="background-color: #ffc"
| 44
| [[Kahan%20summation|Kahan summation]]
|㉛|| ||㉝||㉞||㉟|| || || || ||㊵
|-
|-
| 0
| 44
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| [[Pan%20base%20non-primes|Pan base non-primes]]
| || || || || || || || || ||
||| |||| || || || || ||||
|-
|-
| 0
| 44
| [[Modular%20arithmetic|Modular arithmetic]]
| [[Pancake%20numbers|Pancake numbers]]
| || || || || || || || || ||
||| |||| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 44
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
| [[Pandigital%20prime|Pandigital prime]]
| || || || || || || || || ||
| |||||||||| || ||||||
|-
|-
| 0
| 44
| [[Partition%20an%20integer%20x%20into%20n%20primes|Partition an integer x into n primes]]
| [[Pangram%20checker|Pangram checker]]
| || || || || || || || || ||
||| || || |||| || |||| ||
|-
|-
| 0
| 44
| [[Penney%27s%20game|Penney's game]]
| [[Paraffins|Paraffins]]
| || || || || || || || || ||
| || |||| || |||||| || ||
|-
|-
| 0
| 44
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
| [[Parallel%20brute%20force|Parallel brute force]]
| || || || || || || || || ||
| || |||| |||||||| ||||
|-
|-
| 0
| 44
| [[Prime%20conspiracy|Prime conspiracy]]
| [[Parallel%20calculations|Parallel calculations]]
| || || || || || || || || ||
||| |||| |||||| || || ||
|- style="background-color: #ffc"
| 44
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
| ||㉜||㉝||㉞||㉟|| ||㊲||㊳|| ||
|-
|-
| 0
| 44
| [[Summarize%20and%20say%20sequence|Summarize and say sequence]]
| [[Parameterized%20SQL%20statement|Parameterized SQL statement]]
| || || || || || || || || ||
||| |||| |||||||| ||||
|-
|-
| 0
| 44
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
| [[Parametric%20polymorphism|Parametric polymorphism]]
| || || || || || || || || ||
||| || |||| |||||||| ||
|- style="background-color: #ffc"
| 0
| [[Parse%20EBNF|Parse EBNF]]
| || || || || || || || || ||
|-
|-
| 0
| 44
| [[Test%20integerness|Test integerness]]
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
| || || || || || || || || ||
| |||||||| |||| || || ||
|- style="background-color: #ffc"
| 0
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
| || || || || || || || || ||
|-
|-
| 0
| 44
| [[Topswops|Topswops]]
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
| || || || || || || || || ||
||| |||||| |||||| || ||
|-
|-
| 0
| 44
| [[Vampire%20number|Vampire number]]
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
| || || || || || || || || ||
||| || || || || |||||| ||
|-
|-
| 0
| 43
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
| || || || || || || || || ||
| |||||||||||||| || ||
|-
|-
| 0
| 43
| [[Bitwise%20IO|Bitwise IO]]
| [[Partial%20function%20application|Partial function application]]
| || || || || || || || || ||
| |||||| || |||||| || ||
|-
|-
| 0
| 43
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
| [[Particle%20fountain|Particle fountain]]
| || || || || || || || || ||
| || |||| || |||||||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 43
| [[Cousin%20primes|Cousin primes]]
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
| || || || || || || || || ||
| || |||||||| || |||| ||
|-
|-
| 0
| 43
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
| [[Partition%20an%20integer%20x%20into%20n%20primes|Partition an integer x into n primes]]
| || || || || || || || || ||
||| || || |||||| ||||||
|-
|-
| 0
| 43
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
| [[Partition%20function%20P|Partition function P]]
| || || || || || || || || ||
||||| || || |||||||| ||
|-
|-
| 0
| 43
| [[Inverted%20index|Inverted index]]
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
| || || || || || || || || ||
||||| || |||||||| || ||
|-
|-
| 0
| 43
| [[Pascal%27s%20triangle|Pascal's triangle]]
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
| || || || || || || || || ||
||| || || |||||| || || ||
|- style="background-color: #ffc"
| 43
| [[Longest%20common%20suffix|Longest common suffix]]
| ||㉜|| ||㉞|| || ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 43
| [[Maze%20solving|Maze solving]]
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
| || || || || || || || || ||
| |||| || || |||||| ||||
|-
|-
| 0
| 43
| [[Metronome|Metronome]]
| [[Password%20generator|Password generator]]
| || || || || || || || || ||
||||| |||||||||| || ||
|-
| 43
| [[Multiple%20regression|Multiple regression]]
| || || || || ||㊱|| || ||㊴||
|-
| 43
| [[Parallel%20calculations|Parallel calculations]]
| ||㉜|| || ||㉟||㊱||O|| ||㊴||
|-
|-
| 0
| 43
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
| || || || || || || || || ||
| |||| |||| |||| |||| ||
|-
|-
| 0
| 43
| [[Pythagoras%20tree|Pythagoras tree]]
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
| || || || || || || || || ||
||| || |||||| ||||||||
|-
|-
| 0
| 43
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
| [[Peano%20curve|Peano curve]]
| || || || || || || || || ||
||| |||| || |||||| ||||
|-
|-
| 0
| 43
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| [[Pell%20numbers|Pell numbers]]
| || || || || || || || || ||
| || |||| || || || || || ||
|-
|-
| 0
| 43
| [[Pell%27s%20equation|Pell's equation]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
| || || || || || || || || ||
||| || || || |||||| || ||
|-
| 42
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| ||㉜||㉝||㉞||㉟||㊱|| || ||㊴||
|-
| 42
| [[Circular%20primes|Circular primes]]
|㉛||㉜||㉝||㉞||㉟||㊱|| ||㊳|| ||㊵
|-
| 42
| [[Dice%20game%20probabilities|Dice game probabilities]]
| || ||㉝|| || || || || ||㊴||
|-
| 42
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|㉛||㉜||㉝|| ||㉟|| ||㊲|| ||㊴||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 42
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
| [[Penholodigital%20squares|Penholodigital squares]]
| || || || || || || || || ||
| |||| |||||| ||||||||
|- style="background-color: #ffc"
| 42
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
| ||㉜||㉝||㉞|| || ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 42
| [[Minimum%20multiple%20of%20m%20where%20digital%20sum%20equals%20m|Minimum multiple of m where digital sum equals m]]
| [[Penney%27s%20game|Penney's game]]
| || || || || || || || || ||
| |||| |||||| || || || ||
|-
| 42
| [[Multi-dimensional%20array|Multi-dimensional array]]
|㉛||㉜||㉝||㉞|| ||O|| ||㊳||㊴||
|- style="background-color: #ffc"
| 42
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 42
| [[Numbers%20whose%20binary%20and%20ternary%20digit%20sums%20are%20prime|Numbers whose binary and ternary digit sums are prime]]
| [[Penrose%20tiling|Penrose tiling]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
| 42
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
| ||㉜|| ||㉞||㉟|| || ||㊳||㊴||㊵
|-
|-
| 0
| 42
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| [[Penta-power%20prime%20seeds|Penta-power prime seeds]]
| || || || || || || || || ||
||||| |||| || || |||| ||
|-
|-
| 0
| 42
| [[Permutation%20test|Permutation test]]
| [[Pentagram|Pentagram]]
| || || || || || || || || ||
||||| |||| |||| || || ||
|-
|-
| 0
| 42
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| [[Pentomino%20tiling|Pentomino tiling]]
| || || || || || || || || ||
||||||||| |||||||| ||
|-
| 42
| [[Poker%20hand%20analyser|Poker hand analyser]]
|㉛|| ||㉝||㉞||㉟||㊱||㊲|| ||㊴||
|-
| 42
| [[QR%20decomposition|QR decomposition]]
|㉛|| || || ||㉟|| || || || ||
|-
|-
| 0
| 42
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
| || || || || || || || || ||
||| || || || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 42
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
| [[Perceptron|Perceptron]]
| || || || || || || || || ||
||||| |||||| || |||| ||
|- style="background-color: #ffc"
| 41
| [[Alternade%20words|Alternade words]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|-
|-
| 0
| 41
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
| || || || || || || || || ||
||| |||||| || || || || ||
|-
|-
| 0
| 41
| [[Break%20OO%20privacy|Break OO privacy]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| || || || || || || || || ||
||| |||| |||||| || || ||
|-
|-
| 0
| 41
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 41
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| || || || || || || || || ||
||| |||||| |||| || ||||
|- style="background-color: #ffc"
| 41
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 41
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Perfect%20numbers|Perfect numbers]]
| || || || || || || || || ||
||| |||| || || || || || ||
|-
|-
| 0
| 41
| [[Constrained%20genericity|Constrained genericity]]
| [[Perfect%20shuffle|Perfect shuffle]]
| || || || || || || || || ||
||| ||O|| |||||| || ||O||
|-
|-
| 0
| 41
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
| || || || || || || || || ||
||||||| || |||| |||| ||
|-
|-
| 0
| 41
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
| [[Periodic%20table|Periodic table]]
| || || || || || || || || ||
||||||| |||| |||| || ||
|-
|-
| 0
| 41
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
| || || || || || || || || ||
||||||||| || || || ||||
|-
|-
| 0
| 41
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
| [[Perlin%20noise|Perlin noise]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 41
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
| [[Permutation%20test|Permutation test]]
| || || || || || || || || ||
| || |||||| |||||| || ||
|-
|-
| 0
| 41
| [[Permutations|Permutations]]
| [[Events|Events]]
| || || || || || || || || ||
| |||| || |||||||| ||||
|-
| 0
| [[Permutations%20by%20swapping|Permutations by swapping]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 41
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
| || || || || || || || || ||
| |||||||||| ||||||||
|- style="background-color: #ffc"
| 0
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| || || || || || || || || ||
|-
|-
| 0
| 41
| [[Harmonic%20series|Harmonic series]]
| [[Permutations%2FDerangements|Permutations/Derangements]]
| || || || || || || || || ||
| |||||||| || || |||| ||
|-
|-
| 0
| 41
| [[LU%20decomposition|LU decomposition]]
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
| || || || || || || || || ||
| || || || || || |||| ||||
|- style="background-color: #ffc"
| 0
| [[Permuted%20multiples|Permuted multiples]]
| || || || || || || || || ||
|-
|-
| 0
| 41
| [[Pernicious%20numbers|Pernicious numbers]]
| [[Lychrel%20numbers|Lychrel numbers]]
| || || || || || || || || ||
||| || || || |||| || || ||
|-
|-
| 0
| 41
| [[Phrase%20reversals|Phrase reversals]]
| [[Machine%20code|Machine code]]
| || || || || || || || || ||
||||| |||| |||||| || ||
|-
|-
| 0
| 41
| [[Metered%20concurrency|Metered concurrency]]
| [[Pi|Pi]]
| || || || || || || || || ||
||| || || || |||| || || ||
|- style="background-color: #ffc"
| 41
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|- style="background-color: #ffc"
| 41
| [[Mosaic%20matrix|Mosaic matrix]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 41
| [[M%C3%B6bius%20function|Möbius function]]
| [[Pick%20random%20element|Pick random element]]
| || || || || || || || || ||
| |||||||||| |||||| ||
|-
|-
| 0
| 41
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
| [[Pierpont%20primes|Pierpont primes]]
| || || || || || || || || ||
||||||| || || || || ||||
|-
|-
| 0
| 41
| [[O%27Halloran%20numbers|O'Halloran numbers]]
| [[Pig%20the%20dice%20game|Pig the dice game]]
| || || || || || || || || ||
||||||||| || || || ||||
|-
|-
| 0
| 41
| [[Object%20serialization|Object serialization]]
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| || || || || || || || || ||
| || || || || |||| || || ||
|-
|-
| 0
| 41
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| || || || || || || || || ||
| || |||| |||||||| ||||
|-
|-
| 0
| 41
| [[Perlin%20noise|Perlin noise]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| || || || || || || || || ||
| |||||||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 41
|data-sort-value="positive decimal integers with the digit 0B1 occurring exactly twice"| [[Positive%20decimal%20integers%20with%20the%20digit%201%20occurring%20exactly%20twice|Positive decimal integers with the digit 1 occurring exactly twice]]
| [[Piprimes|Piprimes]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
|-
| 0
| 41
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
| [[Pisano%20period|Pisano period]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|-
|-
| 0
| 41
| [[Square-free%20integers|Square-free integers]]
| [[Plasma%20effect|Plasma effect]]
| || || || || || || || || ||
||| |||| || || || || || ||
|-
|-
| 0
| 41
| [[Successive%20prime%20differences|Successive prime differences]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
| || || || || || || || || ||
||||||||||| || |||| ||
|-
|-
| 0
| 41
| [[Playfair%20cipher|Playfair cipher]]
| [[Word%20wheel|Word wheel]]
| || || || || || || || || ||
| |||||||||| |||| ||||
|-
|-
| 0
| 40
| [[Playing%20cards|Playing cards]]
| [[AVL%20tree|AVL tree]]
| || || || || || || || || ||
||| |||| || || || || ||||
|- style="background-color: #ffc"
| 40
| [[Common%20list%20elements|Common list elements]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|-
|-
| 0
| 40
| [[Conjugate%20transpose|Conjugate transpose]]
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
| || || || || || || || || ||
||| || || |||| || || || ||
|-
|-
| 0
| 40
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
| [[Pointers%20and%20references|Pointers and references]]
| || || || || || || || || ||
||||||| || |||||| ||O||
|-
|-
| 0
| 40
| [[Deceptive%20numbers|Deceptive numbers]]
| [[Poker%20hand%20analyser|Poker hand analyser]]
| || || || || || || || || ||
| || |||||||| || || || ||
|-
|-
| 0
| 40
| [[Polymorphic%20copy|Polymorphic copy]]
| [[Doomsday%20rule|Doomsday rule]]
| || || || || || || || || ||
||| || |||| || || || || ||
|-
| 0
| [[Polymorphism|Polymorphism]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 40
| [[Find%20first%20missing%20positive|Find first missing positive]]
| [[Polynomial%20derivative|Polynomial derivative]]
| || || || || || || || || ||
| |||| |||||| ||||||||
|-
|-
| 0
| 40
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
| [[Polynomial%20long%20division|Polynomial long division]]
| || || || || || || || || ||
| |||||||| || |||| ||||
|-
|-
| 0
| 40
|data-sort-value="first power of 0B2 that has leading decimal digits of 0C12"| [[First%20power%20of%202%20that%20has%20leading%20decimal%20digits%20of%2012|First power of 2 that has leading decimal digits of 12]]
| [[Polynomial%20regression|Polynomial regression]]
| || || || || || || || || ||
||||| || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 40
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
|-
| 0
| 40
| [[Motzkin%20numbers|Motzkin numbers]]
| [[Polyspiral|Polyspiral]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 40
| [[Negative%20base%20numbers|Negative base numbers]]
| [[Population%20count|Population count]]
| || || || || || || || || ||
||| || || |||| || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 40
| [[Neighbour%20primes|Neighbour primes]]
| [[Posit%20numbers%2Fdecoding|Posit numbers/decoding]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 40
|data-sort-value="numbers in base 0C10 that are palindromic in bases 0B2, 0B4, and 0C16"| [[Numbers%20in%20base%2010%20that%20are%20palindromic%20in%20bases%202%2C%204%2C%20and%2016|Numbers in base 10 that are palindromic in bases 2, 4, and 16]]
| [[Posit%20numbers%2Fencoding|Posit numbers/encoding]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|- style="background-color: #ffc"
| 0
|data-sort-value="positive decimal integers with the digit 0B1 occurring exactly twice"| [[Positive%20decimal%20integers%20with%20the%20digit%201%20occurring%20exactly%20twice|Positive decimal integers with the digit 1 occurring exactly twice]]
| || || || || || || || || ||
|-
|-
| 0
| 40
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
| [[Power%20set|Power set]]
| || || || || || || || || ||
| |||| |||||| |||| || ||
|- style="background-color: #ffc"
| 0
| [[Powerful%20numbers|Powerful numbers]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Practical%20numbers|Practical numbers]]
| || || || || || || || || ||
|-
|-
| 0
| 40
| [[Polyspiral|Polyspiral]]
| [[Pragmatic%20directives|Pragmatic directives]]
| || || || || || || || || ||
||||||||| || ||||||||
|-
|-
| 0
| 40
| [[Price%20fraction|Price fraction]]
| [[Set%20puzzle|Set puzzle]]
| || || || || || || || || ||
| || || || |||| |||| || ||
|-
| 40
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|㉛||㉜||㉝||㉞|| || || ||㊳|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 40
| [[Subset%20sum%20problem|Subset sum problem]]
| [[Price%20list%20behind%20API|Price list behind API]]
| || || || || || || || || ||
||| || |||| |||| |||| ||
|-
|-
| 0
| 40
| [[Summarize%20primes|Summarize primes]]
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| || || || || || || || || ||
||||| |||||| || |||| ||
|- style="background-color: #ffc"
| 40
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
| ||㉜|| ||㉞||㉟||㊱|| ||㊳||㊴||㊵
|-
|-
| 0
| 40
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Primality%20by%20trial%20division|Primality by trial division]]
| || || || || || || || || ||
| || || || |||||| |||| ||
|-
|-
| 0
| 39
| [[Algebraic%20data%20types|Algebraic data types]]
| [[Prime%20conspiracy|Prime conspiracy]]
| || || || || || || || || ||
||| || || |||||| || || ||
|-
|-
| 0
| 39
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
| [[Prime%20decomposition|Prime decomposition]]
| || || || || || || || || ||
| |||||||| || |||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 39
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
| [[Prime%20numbers%20p%20for%20which%20the%20sum%20of%20primes%20less%20than%20or%20equal%20to%20p%20is%20prime|Prime numbers p for which the sum of primes less than or equal to p is prime]]
| || || || || || || || || ||
| |||||||||| |||||| ||
|- style="background-color: #ffc"
| 0
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
| || || || || || || || || ||
|-
|-
| 0
| 39
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
| [[Prime%20numbers%20whose%20neighboring%20pairs%20are%20tetraprimes|Prime numbers whose neighboring pairs are tetraprimes]]
| || || || || || || || || ||
| |||||||| |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 39
| [[Common%20sorted%20list|Common sorted list]]
| [[Prime%20reciprocal%20sum|Prime reciprocal sum]]
| || || || || || || || || ||
| || || || |||| ||||||||
|-
|-
| 0
| 39
| [[Prime%20triangle|Prime triangle]]
| [[Esthetic%20numbers|Esthetic numbers]]
| || || || || || || || || ||
| |||||||||||| ||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 39
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
| [[Prime%20triplets|Prime triplets]]
| || || || || || || || || ||
| |||| |||| |||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 39
| [[Four%20sides%20of%20square|Four sides of square]]
| [[Prime%20words|Prime words]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
| 39
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 39
| [[Jacobi%20symbol|Jacobi symbol]]
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
| || || || || || || || || ||
||| |||||||| |||| || ||
|-
| 39
| [[Minesweeper%20game|Minesweeper game]]
| || || || || ||㊱||㊲|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 39
| [[Multiline%20shebang|Multiline shebang]]
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
| || || || || || || || || ||
||| || || |||||| || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
| || || || || || || || || ||
|-
|-
| 0
| 39
| [[Mutex|Mutex]]
|data-sort-value="primes: n*0B2^m+0B1"| [[Primes%3A%20n%2A2%5Em%2B1|Primes: n*2^m+1]]
| || || || || || || || || ||
| |||| || || |||| || || ||
|-
|-
| 0
| 39
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
| [[Primorial%20numbers|Primorial numbers]]
| || || || || || || || || ||
||| |||| || |||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 39
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
| [[Print%20debugging%20statement|Print debugging statement]]
| || || || || || || || || ||
||||| |||| |||||| || ||
|- style="background-color: #ffc"
| 0
| [[Print%20itself|Print itself]]
| || || || || || || || || ||
|-
|-
| 0
| 39
| [[Priority%20queue|Priority queue]]
| [[Peano%20curve|Peano curve]]
| || || || || || || || || ||
| || |||||| || |||| || ||
|-
|-
| 0
| 39
| [[Pragmatic%20directives|Pragmatic directives]]
| [[Probabilistic%20choice|Probabilistic choice]]
| || || || || || || || || ||
||||||||| |||| || || ||
|-
| 39
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|㉛||㉜||㉝|| || ||㊱|| || || ||
|-
|-
| 0
| 39
| [[RSA%20code|RSA code]]
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
| || || || || || || || || ||
||||| || |||||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 39
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
| || || || || || || || || ||
| |||| |||| || || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 39
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
| [[Product%20of%20divisors|Product of divisors]]
| || || || || || || || || ||
||| |||||| || || |||| ||
|-
|-
| 0
| 39
| [[Superellipse|Superellipse]]
| [[Product%20of%20min%20and%20max%20prime%20factors|Product of min and max prime factors]]
| || || || || || || || || ||
||||||||| || |||| ||||
|-
|-
| 0
| 39
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| [[Program%20name|Program name]]
| || || || || || || || || ||
||| || || || |||||| || ||
|-
|-
| 0
| 39
| [[Textonyms|Textonyms]]
| [[Program%20termination|Program termination]]
| || || || || || || || || ||
| |||||| || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Proof|Proof]]
| || || || || || || || || ||
|-
|-
| 0
| 39
| [[Proper%20divisors|Proper divisors]]
| [[Twin%20primes|Twin primes]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
| 0
| [[Protecting%20Memory%20Secrets|Protecting Memory Secrets]]
| || || || || || || || || ||
|-
|-
| 0
| 39
| [[Weird%20numbers|Weird numbers]]
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
| || || || || || || || || ||
| || |||||| || || || ||||
|-
|-
| 0
| 38
| [[Bin%20given%20limits|Bin given limits]]
| [[Pseudo-random%20numbers%2FMiddle-square%20method|Pseudo-random numbers/Middle-square method]]
| || || || || || || || || ||
||| |||| || || |||||| ||
|-
|-
| 0
| 38
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
| || || || || || || || || ||
||| |||| || || || || || ||
|-
|-
| 0
| 38
| [[Color%20wheel|Color wheel]]
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
| || || || || || || || || ||
| |||||||| || || |||| ||
|-
| 0
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 38
| [[Erd%C5%91s-primes|Erdős-primes]]
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|-
|-
| 0
| 38
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| [[Pythagoras%20tree|Pythagoras tree]]
| || || || || || || || || ||
||| |||| |||| || || ||||
|-
|-
| 0
| 38
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
| || || || || || || || || ||
| |||| |||||| || ||||||
|-
|-
| 0
| 38
| [[Greedy%20algorithm%20for%20Egyptian%20fractions|Greedy algorithm for Egyptian fractions]]
| [[Pythagorean%20triples|Pythagorean triples]]
| || || || || || || || || ||
||| || || |||| || || || ||
|-
|-
| 0
| 38
| [[Jacobsthal%20numbers|Jacobsthal numbers]]
| [[QR%20decomposition|QR decomposition]]
| || || || || || || || || ||
| |||| |||||| |||| || ||
|-
|-
| 0
| 38
|data-sort-value="md0B4"| [[MD4|MD4]]
| [[Quad-power%20prime%20seeds|Quad-power prime seeds]]
| || || || || || || || || ||
||||||| || |||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 38
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
| [[Quadrat%20special%20primes|Quadrat special primes]]
| || || || || || || || || ||
| |||| |||||| ||||||||
|-
|-
| 0
| 38
| [[Ordered%20partitions|Ordered partitions]]
| [[Quaternion%20type|Quaternion type]]
| || || || || || || || || ||
| || |||| || |||| || ||||
|-
|-
| 0
| 38
| [[Padovan%20sequence|Padovan sequence]]
| [[Queue%2FDefinition|Queue/Definition]]
| || || || || || || || || ||
||||||| || || || || ||||
|-
|-
| 0
| 38
| [[Queue%2FUsage|Queue/Usage]]
| [[Pentagram|Pentagram]]
| || || || || || || || || ||
||||||||| || |||||| ||
|-
|-
| 0
| 38
| [[Product%20of%20min%20and%20max%20prime%20factors|Product of min and max prime factors]]
| [[Quickselect%20algorithm|Quickselect algorithm]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
|-
| 0
| 38
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
| [[Quine|Quine]]
| || || || || || || || || ||
| || || || || |||||| || ||
|-
|-
| 0
| 38
| [[Sum%20and%20product%20puzzle|Sum and product puzzle]]
| [[Quoting%20constructs|Quoting constructs]]
| || || || || || || || || ||
||| |||| || || || || ||||
|-
|-
| 0
| 38
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
| [[RCRPG|RCRPG]]
| || || || || || || || || ||
||| || |||| |||||| || ||
|- style="background-color: #ffc"
| 37
| [[Bacon%20cipher|Bacon cipher]]
|㉛|| ||㉝||㉞|| || ||㊲|| || ||㊵
|-
|-
| 0
| 37
| [[Biorhythms|Biorhythms]]
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
| || || || || || || || || ||
||||||| || || || || || ||
|-
|-
| 0
| 37
| [[Death%20Star|Death Star]]
| [[RPG%20attributes%20generator|RPG attributes generator]]
| || || || || || || || || ||
| |||||| || || |||| ||||
|- style="background-color: #ffc"
| 37
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|㉛||㉜|| || || || || ||㊳|| ||
|-
|-
| 0
| 37
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
| [[RSA%20code|RSA code]]
| || || || || || || || || ||
||||||||| || || || || ||
|- style="background-color: #ffc"
| 37
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳||㊴||㊵
|-
|-
| 0
| 37
| [[Galton%20box%20animation|Galton box animation]]
| [[Radical%20of%20an%20integer|Radical of an integer]]
| || || || || || || || || ||
| || |||||| |||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 37
| [[Generate%20random%20numbers%20without%20repeating%20a%20value|Generate random numbers without repeating a value]]
| [[Railway%20circuit|Railway circuit]]
| || || || || || || || || ||
| |||| |||||| || ||||||
|- style="background-color: #ffc"
| 0
| [[Rainbow|Rainbow]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Ramanujan%20primes|Ramanujan primes]]
| || || || || || || || || ||
|-
|-
| 0
| 37
| [[Giuga%20numbers|Giuga numbers]]
| [[Ramanujan%20primes%2Ftwins|Ramanujan primes/twins]]
| || || || || || || || || ||
||||||||| || || |||| ||
|-
|-
| 0
| 37
| [[Mayan%20numerals|Mayan numerals]]
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| || || || || || || || || ||
| || || || |||| |||| ||||
|-
|-
| 0
| 37
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
| || || || || || || || || ||
| |||||| || || ||||||||
|-
| 37
| [[Pell%27s%20equation|Pell's equation]]
|㉛||㉜|| || || || || || || ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 37
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
|-
| 0
| 37
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
| [[Random%20Latin%20squares|Random Latin squares]]
| || || || || || || || || ||
||||||| |||| || || || ||
|-
|-
| 0
| 37
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
| || || || || || || || || ||
||| || |||| || || || ||||
|-
|-
| 0
| 37
| [[Reflection%2FList%20properties|Reflection/List properties]]
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
| || || || || || || || || ||
||| |||| || |||| || ||||
|-
|-
| 0
| 37
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| [[Random%20numbers|Random numbers]]
| || || || || || || || || ||
||| |||| || ||||||||||
|-
|-
| 0
| 37
| [[Sexy%20primes|Sexy primes]]
| [[Random%20sentence%20from%20book|Random sentence from book]]
| || || || || || || || || ||
||||||||||| || |||| ||
|-
|-
| 0
| 37
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
| [[Range%20consolidation|Range consolidation]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 37
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
| [[Range%20expansion|Range expansion]]
| || || || || || || || || ||
||| || |||| |||| || ||||
|-
|-
| 0
| 37
| [[Wieferich%20primes|Wieferich primes]]
| [[Range%20extraction|Range extraction]]
| || || || || || || || || ||
| || || || |||||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 37
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
| [[Range%20modifications|Range modifications]]
| || || || || || || || || ||
| |||||||||| ||||||||
|- style="background-color: #ffc"
| 36
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|㉛|| ||㉝||㉞|| || || || || ||
|- style="background-color: #ffc"
| 36
| [[Chemical%20calculator|Chemical calculator]]
| ||㉜||㉝|| || || ||㊲|| ||㊴||
|-
|-
| 0
| 36
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
| [[Ranking%20methods|Ranking methods]]
| || || || || || || || || ||
||||||||||| || |||| ||
|- style="background-color: #ffc"
| 36
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||
|-
|-
| 0
| 36
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
| [[Rare%20numbers|Rare numbers]]
| || || || || || || || || ||
||| |||| || |||| || || ||
|-
| 36
| [[Descending%20primes|Descending primes]]
| ||㉜||㉝||㉞||㉟|| || ||㊳|| ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 36
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
| [[Raster%20bars|Raster bars]]
| || || || || || || || || ||
| |||| |||||| ||||||||
|-
|-
| 0
| 36
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
| [[Rate%20counter|Rate counter]]
| || || || || || || || || ||
||| |||| || || || || || ||
|-
|-
| 0
| 36
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|- style="background-color: #ffc"
| 36
| [[Largest%20prime%20factor|Largest prime factor]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|-
|-
| 0
| 36
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
| [[Read%20a%20configuration%20file|Read a configuration file]]
| || || || || || || || || ||
| |||||||| || || || ||||
|-
|-
| 0
| 36
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
| || || || || || || || || ||
| |||||| || || || || || ||
|-
|-
| 0
| 36
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| || || || || || || || || ||
| || || |||||| || || ||||
|-
|-
| 0
| 36
| [[Numbers%20which%20are%20the%20cube%20roots%20of%20the%20product%20of%20their%20proper%20divisors|Numbers which are the cube roots of the product of their proper divisors]]
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| || || || || || || || || ||
| |||||||| || || || || ||
|-
| 0
| [[Read%20entire%20file|Read entire file]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 36
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
| [[Readline%20interface|Readline interface]]
| || || || || || || || || ||
||||| |||||| || |||| ||
|-
|-
| 0
| 36
| [[Partition%20function%20P|Partition function P]]
| [[Real%20constants%20and%20functions|Real constants and functions]]
| || || || || || || || || ||
| |||| || |||||| || ||||
|-
|-
| 0
| 36
| [[Random%20Latin%20squares|Random Latin squares]]
| [[Recaman%27s%20sequence|Recaman's sequence]]
| || || || || || || || || ||
| || || || |||| || ||||||
|-
|-
| 0
| 36
| [[Record%20sound|Record sound]]
| [[Simple%20database|Simple database]]
| || || || || || || || || ||
||| || || || |||| || || ||
|- style="background-color: #ffc"
| 0
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Red%20black%20tree%20sort|Red black tree sort]]
| || || || || || || || || ||
|-
|-
| 0
| 36
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
| || || || || || || || || ||
| || || |||||| || || || ||
|-
|-
| 0
| 36
| [[Super-d%20numbers|Super-d numbers]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
| || || || || || || || || ||
| || |||| |||| || || || ||
|-
|-
| 0
| 36
| [[Topic%20variable|Topic variable]]
| [[Reflection%2FList%20methods|Reflection/List methods]]
| || || || || || || || || ||
|||O|| || || |||| |||| ||
|-
|-
| 0
| 36
| [[URL%20parser|URL parser]]
| [[Reflection%2FList%20properties|Reflection/List properties]]
| || || || || || || || || ||
||| |||| |||| || || ||||
|-
|-
| 0
| 36
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Regular%20expressions|Regular expressions]]
| || || || || || || || || ||
||||| || |||||||| || ||
|-
| 35
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|㉛|| ||㉝|| || ||㊱|| || || ||
|-
| 35
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|㉛|| || || || || || ||㊳|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 35
| [[Decision%20tables|Decision tables]]
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
| || || || || || || || || ||
||| |||||| ||||||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 35
| [[Distinct%20power%20numbers|Distinct power numbers]]
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
| 0
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
| || || || || || || || || ||
|-
|-
| 0
| 35
| [[FTP|FTP]]
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
| || || || || || || || || ||
||| || || || |||| || || ||
|-
|-
| 0
| 35
| [[Klarner-Rado%20sequence|Klarner-Rado sequence]]
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
| || || || || || || || || ||
||||| |||||| || || || ||
|- style="background-color: #ffc"
| 0
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
| || || || || || || || || ||
|-
|-
| 0
| 35
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
| [[Rename%20a%20file|Rename a file]]
| || || || || || || || || ||
||||| |||| |||| || ||O||
|-
|-
| 0
| 35
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
| [[Rendezvous|Rendezvous]]
| || || || || || || || || ||
| || |||||||| |||| ||||
|-
|-
| 0
| 35
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
| [[Rep-string|Rep-string]]
| || || || || || || || || ||
||| |||| |||| || |||| ||
|-
|-
| 0
| 35
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
| [[Repeat|Repeat]]
| || || || || || || || || ||
| |||||| |||| || || ||||
|-
|-
| 0
| 35
| [[Multiplicative%20order|Multiplicative order]]
| [[Repeat%20a%20string|Repeat a string]]
| || || || || || || || || ||
|-
| 0
| [[Repunit%20primes|Repunit primes]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 35
| [[Odd%20words|Odd words]]
| [[Resistance%20calculator|Resistance calculator]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 35
| [[Palindromic%20primes|Palindromic primes]]
| [[Resistance%20network%20calculator|Resistance network calculator]]
| || || || || || || || || ||
| |||| |||| || || |||| ||
|-
| 35
| [[Parallel%20brute%20force|Parallel brute force]]
|㉛||㉜|| || ||㉟|| || || || ||
|-
| 35
| [[Parameterized%20SQL%20statement|Parameterized SQL statement]]
|㉛|| || || ||㉟||㊱|| || || ||㊵
|-
|-
| 0
| 35
| [[Pierpont%20primes|Pierpont primes]]
| ||㉜||㉝||㉞||㉟|| || ||㊳|| ||
|- style="background-color: #ffc"
| 35
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
| 35
| [[Resistor%20mesh|Resistor mesh]]
| [[Resistor%20mesh|Resistor mesh]]
| || || || || || || || || ||
| || || |||| || || || ||||
|-
|-
| 0
| 35
| [[Selectively%20replace%20multiple%20instances%20of%20a%20character%20within%20a%20string|Selectively replace multiple instances of a character within a string]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| || || || || || || || || ||
| |||| |||| || |||| ||||
|-
|-
| 0
| 35
| [[Set%20of%20real%20numbers|Set of real numbers]]
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| || || || || || || || || ||
| |||||| || || || || ||||
|-
|-
| 0
| 35
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| [[Return%20multiple%20values|Return multiple values]]
| || || || || || || || || ||
| |||| |||| || |||| || ||
|-
|-
| 0
| 35
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
| [[Reverse%20a%20string|Reverse a string]]
| || || || || || || || || ||
| || |||||| || || || || ||
|- style="background-color: #ffc"
| 0
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
| || || || || || || || || ||
|-
|-
| 0
| 35
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
| || || || || || || || || ||
| || |||| || || || || || ||
|-
|-
| 0
| 35
| [[Straddling%20checkerboard|Straddling checkerboard]]
| [[Rhonda%20numbers|Rhonda numbers]]
| || || || || || || || || ||
||| |||| |||||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 35
| [[Summation%20of%20primes|Summation of primes]]
| [[Rice%20coding|Rice coding]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
|-
| 0
| 35
| [[Riordan%20numbers|Riordan numbers]]
| [[Unprimeable%20numbers|Unprimeable numbers]]
| || || || || || || || || ||
| |||||||||| || || ||||
|- style="background-color: #ffc"
| 0
| [[Robots|Robots]]
| || || || || || || || || ||
|-
|-
| 0
| 35
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
| [[Rock-paper-scissors|Rock-paper-scissors]]
| || || || || || || || || ||
||||| || || |||||| || ||
|-
| 35
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|㉛|| || || || || || || || ||
|-
| 35
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|㉛|| || || || ||㊱||O|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 35
| [[Word%20break%20problem|Word break problem]]
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
| || || || || || || || || ||
||||||| || |||| ||||||
|-
|-
| 0
| 34
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
| || || || || || || || || ||
| || |||| || || || ||||||
|-
|-
| 0
| 34
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| || || || || || || || || ||
||||| || || |||| || || ||
|-
|-
| 0
| 34
| [[Deming%27s%20funnel|Deming's funnel]]
| [[Roots%20of%20a%20function|Roots of a function]]
| || || || || || || || || ||
||| || |||| || || || || ||
|-
|-
| 0
| 34
| [[Duffinian%20numbers|Duffinian numbers]]
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
|-
| 0
| 34
| [[Executable%20library|Executable library]]
| [[Roots%20of%20unity|Roots of unity]]
| || || || || || || || || ||
||| |||| || |||||| || ||
|-
|-
| 0
| 34
| [[Execute%20SNUSP|Execute SNUSP]]
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
| || || || || || || || || ||
| || |||| |||||||| ||||
|- style="background-color: #ffc"
| 34
| [[Finite%20state%20machine|Finite state machine]]
| ||㉜|| ||㉞|| ||㊱|| || ||㊴||
|-
|-
| 0
| 34
| [[Honaker%20primes|Honaker primes]]
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
| || || || || || || || || ||
||||| |||||| || || || ||
|-
|-
| 0
| 34
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| || || || || || || || || ||
| || || || || || |||| ||||
|-
|-
| 0
| 34
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| || || || || || || || || ||
| || |||| || || || || ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 34
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|- style="background-color: #ffc"
| 34
| [[Last%20list%20item|Last list item]]
| ||㉜|| ||㉞|| || ||㊲||㊳|| ||㊵
|-
|-
| 0
| 34
| [[N-smooth%20numbers|N-smooth numbers]]
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
| || || || || || || || || ||
| |||| || |||| || || ||||
|-
| 0
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 34
| [[Piprimes|Piprimes]]
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 34
| [[Prime%20triplets|Prime triplets]]
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
| || || || || || || || || ||
| |||||||| || || |||| ||
|-
|-
| 0
| 34
| [[Range%20consolidation|Range consolidation]]
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
| || || || || || || || || ||
| || || || || || |||| ||||
|-
|-
| 0
| 34
| [[Riordan%20numbers|Riordan numbers]]
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
| || || || || || || || || ||
||| |||| |||| || || || ||
|-
| 34
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|㉛|| ||㉝||㉞|| || ||㊲|| ||㊴||
|- style="background-color: #ffc"
| 34
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 34
| [[Sum%20of%20square%20and%20cube%20digits%20of%20an%20integer%20are%20primes|Sum of square and cube digits of an integer are primes]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
|-
| 0
| 34
| [[Total%20circles%20area|Total circles area]]
| [[Run-length%20encoding|Run-length encoding]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
|-
| 0
| 34
| [[Video%20display%20modes|Video display modes]]
| [[Runge-Kutta%20method|Runge-Kutta method]]
| || || || || || || || || ||
||||||||| || || |||| ||
|-
|-
| 0
| 34
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
| [[Runtime%20evaluation|Runtime evaluation]]
| || || || || || || || || ||
| || |||| || || |||| ||||
|-
|-
| 0
| 33
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| || || || || || || || || ||
||| || || |||||| || ||||
|-
|-
| 0
| 33
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| [[Ruth-Aaron%20numbers|Ruth-Aaron numbers]]
| || || || || || || || || ||
||| || || || |||| || || ||
|-
|-
| 0
| 33
| [[Cistercian%20numerals|Cistercian numerals]]
| [[S-expressions|S-expressions]]
| || || || || || || || || ||
| || |||| |||| |||| ||||
|-
|-
| 0
| 33
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[SEDOLs|SEDOLs]]
| || || || || || || || || ||
||| || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 33
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
| || || || || || || || || ||
| |||||||| || || |||| ||
|-
|-
| 0
| 33
| [[Curzon%20numbers|Curzon numbers]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
| || || || || || || || || ||
| || || |||| || || || || ||
|-
|-
| 0
| 33
| [[Cut%20a%20rectangle|Cut a rectangle]]
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
| || || || || || || || || ||
| |||||||| || || || || ||
|-
|-
| 0
| 33
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
| || || || || || || || || ||
||| |||| || || || || || ||
|-
|-
| 0
| 33
| [[First%20class%20environments|First class environments]]
| [[SOAP|SOAP]]
| || || || || || || || || ||
| || |||| || |||| || || ||
|-
|-
| 0
| 33
| [[Generate%20random%20chess%20position|Generate random chess position]]
| [[SQL-based%20authentication|SQL-based authentication]]
| || || || || || || || || ||
||| || || || |||| || ||||
|-
|-
| 0
| 33
| [[Safe%20addition|Safe addition]]
| [[Go%20Fish|Go Fish]]
| || || || || || || || || ||
| || |||| || |||||| || ||
|- style="background-color: #ffc"
| 0
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Safe%20mode|Safe mode]]
| || || || || || || || || ||
|-
|-
| 0
| 33
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
| || || || || || || || || ||
||||||| || |||||| || ||
|-
|-
| 0
| 33
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
| || || || || || || || || ||
||||||||||| || || || ||
|-
|-
| 0
| 33
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
| [[Same%20fringe|Same fringe]]
| || || || || || || || || ||
| || || || || |||| || ||||
|- style="background-color: #ffc"
| 0
| [[Sanitize%20user%20input|Sanitize user input]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Sattolo%20cycle|Sattolo cycle]]
| || || || || || || || || ||
|-
|-
| 0
| 33
| [[Nonoblock|Nonoblock]]
| [[Scope%20modifiers|Scope modifiers]]
| || || || || || || || || ||
| || |||| || || |||| ||||
|-
|-
| 0
| 33
| [[Plasma%20effect|Plasma effect]]
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
| || || || || || || || || ||
||||||||| || || ||||||
|-
| 33
| [[Reflection%2FList%20methods|Reflection/List methods]]
|㉛|| ||㉝|| || ||㊱|| ||㊳||㊴||
|-
| 33
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
| || || ||㉞|| || ||㊲|| || ||㊵
|-
| 32
| [[Arena%20storage%20pool|Arena storage pool]]
|㉛||㉜||㉝|| || ||㊱|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 32
| [[Changeable%20words|Changeable words]]
| [[Sealed%20classes%20and%20methods|Sealed classes and methods]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
|-
| 0
| 32
| [[Search%20a%20list|Search a list]]
| [[Chat%20server|Chat server]]
| || || || || || || || || ||
| || || || || ||||O|| ||||
|-
|-
| 0
| 32
| [[Determine%20sentence%20type|Determine sentence type]]
| [[Search%20a%20list%20of%20records|Search a list of records]]
| || || || || || || || || ||
| |||||||| || |||||| ||
|-
|-
| 0
| 32
| [[Factorial%20primes|Factorial primes]]
| [[Search%20in%20paragraph%27s%20text|Search in paragraph's text]]
| || || || || || || || || ||
| |||||||||| || |||| ||
|-
|-
| 0
| 32
| [[Fermat%20numbers|Fermat numbers]]
| [[Secure%20temporary%20file|Secure temporary file]]
| || || || || || || || || ||
||| || || || |||| |||| ||
|-
| 32
| [[Honeycombs|Honeycombs]]
|㉛||㉜|| ||㉞|| || ||㊲|| || ||
|-
| 32
| [[Keyboard%20macros|Keyboard macros]]
|㉛||㉜|| || || ||㊱||㊲||㊳||㊴||
|-
| 32
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
| || || || ||㉟|| ||㊲|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 32
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
| [[Segmentation%20fault%20protection|Segmentation fault protection]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
| 32
| [[Numeric%20error%20propagation|Numeric error propagation]]
|㉛|| || || ||㉟||㊱|| || || ||
|-
| 32
| [[Own%20digits%20power%20sum|Own digits power sum]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 32
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
| [[Selection%20bias%20in%20clinical%20sciences|Selection bias in clinical sciences]]
| || || || || || || || || ||
| || || || || || || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 32
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
| [[Selective%20file%20copy|Selective file copy]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
|-
| 0
| 32
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| [[Selectively%20replace%20multiple%20instances%20of%20a%20character%20within%20a%20string|Selectively replace multiple instances of a character within a string]]
| || || || || || || || || ||
||||||| |||||||| ||||
|- style="background-color: #ffc"
| 32
| [[Smallest%20multiple|Smallest multiple]]
| ||㉜|| ||㉞||㉟|| ||㊲||㊳|| ||㊵
|- style="background-color: #ffc"
| 32
| [[Special%20neighbor%20primes|Special neighbor primes]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 32
| [[State%20name%20puzzle|State name puzzle]]
| [[Self%20numbers|Self numbers]]
| || || || || || || || || ||
||| || || |||||| || || ||
|-
|-
| 0
| 32
| [[Stream%20merge|Stream merge]]
| [[Self-describing%20numbers|Self-describing numbers]]
| || || || || || || || || ||
||| || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 32
| [[Sunflower%20fractal|Sunflower fractal]]
| [[Self-hosting%20compiler|Self-hosting compiler]]
| || || || || || || || || ||
| || || |||| || || ||||||
|- style="background-color: #ffc"
| 32
| [[Table%20creation|Table creation]]
|㉛|| ||㉝|| || ||㊱|| ||㊳|| ||㊵
|- style="background-color: #ffc"
| 31
| [[A%2A%20search%20algorithm|A* search algorithm]]
| || ||㉝|| || || || || ||㊴||
|-
|-
| 0
| 31
| [[Semiprime|Semiprime]]
| [[Anadromes|Anadromes]]
| || || || || || || || || ||
| || || || |||| || || ||||
|- style="background-color: #ffc"
| 31
| [[Birthday%20problem|Birthday problem]]
|㉛||㉜|| ||㉞|| || || || || ||
|-
|-
| 0
| 31
| [[Brilliant%20numbers|Brilliant numbers]]
| [[Semordnilap|Semordnilap]]
| || || || || || || || || ||
||||| |||| || || || || ||
|-
|-
| 0
| 31
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| || || || || || || || || ||
| || || |||| || || || || ||
|-
| 0
| [[Send%20email|Send email]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 31
| [[Collect%20and%20sort%20square%20numbers%20in%20ascending%20order%20from%20three%20lists|Collect and sort square numbers in ascending order from three lists]]
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
|-
| 0
| 31
| [[Cyclops%20numbers|Cyclops numbers]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| || || || || || || || || ||
| |||| |||||| || || || ||
|-
|-
| 0
| 31
| [[De%20Polignac%20numbers|De Polignac numbers]]
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
| || || || || || || || || ||
||||| |||| || || || || ||
|-
|-
| 0
| 31
| [[Euclidean%20rhythm|Euclidean rhythm]]
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
| || || || || || || || || ||
||| |||| || || || || ||||
|- style="background-color: #ffc"
| 31
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 31
| [[Formal%20power%20series|Formal power series]]
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
| || || || || || || || || ||
| || |||| || |||| || || ||
|-
|-
| 0
| 31
| [[Idoneal%20numbers|Idoneal numbers]]
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
| || || || || || || || || ||
| || |||||| || || || || ||
|-
|-
| 0
| 31
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
| || || || || || || || || ||
| |||| || |||| || ||||||
|- style="background-color: #ffc"
| 31
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|㉛||㉜|| ||㉞|| || || || || ||㊵
|-
|-
| 0
| 31
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
| [[Set|Set]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
|-
| 0
| 31
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Set%20consolidation|Set consolidation]]
| || || || || || || || || ||
| |||| || || |||||||| ||
|- style="background-color: #ffc"
| 31
| [[Prime%20words|Prime words]]
| ||㉜|| ||㉞|| || || ||㊳|| ||㊵
|- style="background-color: #ffc"
| 31
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 31
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
| [[Set%20of%20real%20numbers|Set of real numbers]]
| || || || || || || || || ||
| || || || |||||| || || ||
|- style="background-color: #ffc"
| 31
| [[Quadrat%20special%20primes|Quadrat special primes]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||
|-
|-
| 0
| 31
| [[Set%20puzzle|Set puzzle]]
| [[Safe%20addition|Safe addition]]
| || || || || || || || || ||
||| || || || |||||| || ||
|-
|-
| 0
| 31
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
| [[Set%20right-adjacent%20bits|Set right-adjacent bits]]
| || || || || || || || || ||
| || || || || || || |||| ||
|- style="background-color: #ffc"
| 31
| [[Snake%20and%20ladder|Snake and ladder]]
| || ||㉝||㉞|| ||㊱|| || || ||
|-
|-
| 0
| 31
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| [[Set%2C%20the%20card%20game|Set, the card game]]
| || || || || || || || || ||
| || || || || || |||| || ||
|-
|-
| 0
| 31
| [[Teacup%20rim%20text|Teacup rim text]]
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
| || || || || || || || || ||
| || || || |||||||| ||||
|- style="background-color: #ffc"
| 31
| [[The%20ISAAC%20cipher|The ISAAC cipher]]
| ||㉜||㉝|| || ||㊱|| || || ||
|-
|-
| 0
| 31
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
| [[Sexy%20primes|Sexy primes]]
| || || || || || || || || ||
| || || || || |||| || || ||
|-
|-
| 0
| 31
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
| [[Shell%20one-liner|Shell one-liner]]
| || || || || || || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 31
| [[Ulam%20numbers|Ulam numbers]]
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
| || || || || || || || || ||
| |||||||| || || |||| ||
|-
|-
| 0
| 31
| [[Update%20a%20configuration%20file|Update a configuration file]]
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| || || || || || || || || ||
| |||| || || |||||| || ||
|-
|-
| 0
| 31
| [[Wordle%20comparison|Wordle comparison]]
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
| || || || || || || || || ||
||||| |||| || || || ||||
|-
|-
| 0
| 30
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
| || || || || || || || || ||
||| || || |||||||| || ||
|-
| 0
| [[Show%20ASCII%20table|Show ASCII table]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 30
| [[Audio%20alarm|Audio alarm]]
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
| || || || || || || || || ||
| |||||||| || ||||||||
|-
|-
| 0
| 30
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
| [[Show%20the%20epoch|Show the epoch]]
| || || || || || || || || ||
| |||||||||| || || || ||
|-
|-
| 0
| 30
| [[Decorate-sort-undecorate%20idiom|Decorate-sort-undecorate idiom]]
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| || || || || || || || || ||
| || |||||| || || || ||||
|-
|-
| 0
| 30
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
| [[Sierpinski%20carpet|Sierpinski carpet]]
| || || || || || || || || ||
||| || || |||| || || || ||
|-
| 30
| [[Fixed%20length%20records|Fixed length records]]
| ||㉜||㉝||㉞|| || || || || ||
|-
| 30
| [[Function%20frequency|Function frequency]]
| || || ||㉞|| ||㊱|| || || ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 30
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
| [[Sierpinski%20curve|Sierpinski curve]]
| || || || || || || || || ||
| || || || || || |||||| ||
|-
|-
| 0
| 30
| [[Magic%20constant|Magic constant]]
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
| || || || || || || || || ||
| |||||||| || || || || ||
|-
|-
| 0
| 30
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| || || || || || || || || ||
| || |||| || || || || || ||
|- style="background-color: #ffc"
| 30
| [[N-grams|N-grams]]
| || || ||㉞||㉟|| || || || ||㊵
|-
|-
| 0
| 30
| [[Natural%20sorting|Natural sorting]]
| [[Sierpinski%20triangle|Sierpinski triangle]]
| || || || || || || || || ||
||| || || || |||| || ||||
|- style="background-color: #ffc"
| 30
| [[Next%20special%20primes|Next special primes]]
| || || ||㉞||㉟|| || ||㊳|| ||㊵
|- style="background-color: #ffc"
| 30
| [[Orbital%20elements|Orbital elements]]
|㉛|| ||㉝||㉞|| || || || || ||
|-
|-
| 0
| 30
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
| || || || || || || || || ||
| || |||||||| |||| || ||
|-
|-
| 0
| 30
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 30
| [[Same%20fringe|Same fringe]]
| [[Sieve%20of%20Pritchard|Sieve of Pritchard]]
| || || || || || || || || ||
| || |||| || |||| || || ||
|- style="background-color: #ffc"
| 30
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
| || || || ||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 30
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
| [[Simple%20database|Simple database]]
| || || || || || || || || ||
| || |||| || || || || ||||
|- style="background-color: #ffc"
| 30
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 30
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
| || || || || || || || || ||
||||| |||| || || || || ||
|-
|-
| 0
| 30
| [[Two%27s%20complement|Two's complement]]
| [[Simple%20windowed%20application|Simple windowed application]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
|-
| 0
| 30
| [[UPC|UPC]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| || || || || || || || || ||
| || || || || |||||| || ||
|-
|-
| 0
| 29
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| || || || || || || || || ||
||| |||| |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
| [[Simulated%20annealing|Simulated annealing]]
| || || || || || || || || ||
||| || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
| [[Calmo%20numbers|Calmo numbers]]
| [[Simulated%20optics%20experiment%2FData%20analysis|Simulated optics experiment/Data analysis]]
| || || || || || || || || ||
||||||||| || || ||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
| [[Card%20shuffles|Card shuffles]]
| [[Simulated%20optics%20experiment%2FSimulator|Simulated optics experiment/Simulator]]
|㉛|| ||㉝|| || ||㊱|| || || ||
|-
| 29
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
| [[Sine%20wave|Sine wave]]
| [[Coprime%20triplets|Coprime triplets]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
| 29
| [[Cubic%20special%20primes|Cubic special primes]]
| ||㉜||㉝||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 29
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
| [[Singleton|Singleton]]
| || || || || || || || || ||
| || || |||||| || || || ||
|-
|-
| 0
| 29
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| || || || || || || || || ||
| || |||| |||| || || || ||
|-
|-
| 0
| 29
| [[Fraction%20reduction|Fraction reduction]]
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
| || || || || || || || || ||
| |||||| || || || || || ||
|-
| 29
| [[Hex%20words|Hex words]]
| || ||㉝|| || || ||㊲||㊳|| ||㊵
|-
| 29
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
| || || || ||㉟|| ||㊲|| ||㊴||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
| [[Largest%20difference%20between%20adjacent%20primes|Largest difference between adjacent primes]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
| 29
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|㉛|| || || || || || || || ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
| [[Make%20a%20backup%20file|Make a backup file]]
| [[Singly-linked%20list%2FReversal|Singly-linked list/Reversal]]
| || || || || || || || || ||
||| || || || |||||| || ||
|-
|-
| 0
| 29
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
| || || || || || || || || ||
| || |||| || || || || || ||
|-
|-
| 0
| 29
| [[Nautical%20bell|Nautical bell]]
| [[Singular%20value%20decomposition|Singular value decomposition]]
| || || || || || || || || ||
| || || || || || |||||| ||
|-
|-
| 0
| 29
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| [[Sisyphus%20sequence|Sisyphus sequence]]
| || || || || || || || || ||
| || || |||||| || || ||||
|- style="background-color: #ffc"
| 29
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 29
| [[Sleep|Sleep]]
| [[Paraffins|Paraffins]]
| || || || || || || || || ||
||| || || || || || || || ||
|-
|-
| 0
| 29
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
| || || || || || || || || ||
||| || || |||||||| || ||
|- style="background-color: #ffc"
| 0
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[Smallest%20multiple|Smallest multiple]]
| || || || || || || || || ||
|-
|-
| 0
| 29
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|data-sort-value="smallest number k such that k+0B2^m is composite for all m less than k"| [[Smallest%20number%20k%20such%20that%20k%2B2%5Em%20is%20composite%20for%20all%20m%20less%20than%20k|Smallest number k such that k+2^m is composite for all m less than k]]
| || || || || || || || || ||
||| || || || || || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
| [[Permuted%20multiples|Permuted multiples]]
| [[Smallest%20numbers|Smallest numbers]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
| 0
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
| || || || || || || || || ||
|-
|-
| 0
| 29
| [[Rare%20numbers|Rare numbers]]
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
| || || || || || || || || ||
| || |||| |||| || |||| ||
|-
|-
| 0
| 29
| [[Record%20sound|Record sound]]
| [[Smarandache-Wellin%20primes|Smarandache-Wellin primes]]
| || || || || || || || || ||
||| || || || |||||| || ||
|-
|-
| 0
| 29
| [[Smith%20numbers|Smith numbers]]
| [[Self%20numbers|Self numbers]]
| || || || || || || || || ||
| || || |||||| || |||| ||
|-
|-
| 0
| 29
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
| || || || || || || ||㊳|| ||㊵
|-
| 29
| [[Snake|Snake]]
| [[Snake|Snake]]
| || || || || || || || || ||
| |||||||||| |||| ||||
|-
| 29
| [[Soloway%27s%20recurring%20rainfall|Soloway's recurring rainfall]]
| ||㉜|| ||㉞|| || || || || ||㊵
|-
| 29
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| || || || || || ||㊲|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 29
| [[Sort%20primes%20from%20list%20to%20a%20list|Sort primes from list to a list]]
| [[Snake%20and%20ladder|Snake and ladder]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
|-
| 0
| 29
| [[Wagstaff%20primes|Wagstaff primes]]
| [[Sockets|Sockets]]
| || || || || || || || || ||
| |||| |||||| || || || ||
|- style="background-color: #ffc"
| 29
| [[Welch%27s%20t-test|Welch's t-test]]
|㉛|| || || || || || || || ||
|-
|-
| 0
| 29
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
| [[Sokoban|Sokoban]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 29
| [[World%20Cup%20group%20stage|World Cup group stage]]
| [[Soloway%27s%20recurring%20rainfall|Soloway's recurring rainfall]]
| || || || || || || || || ||
||| |||| || || || || || ||
|-
|-
| 0
| 28
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
| || || || || || || || || ||
| || |||| || || |||| ||||
|-
|-
| 0
| 28
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
| || || || || || || || || ||
| || |||| |||| || || || ||
|-
|-
| 0
| 28
| [[Achilles%20numbers|Achilles numbers]]
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
|-
| 0
| 28
| [[Blum%20integer|Blum integer]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| || || || || || || || || ||
||| || |||| || || || || ||
|-
| 28
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
|㉛||㉜||㉝||㉞|| || || || || ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 28
| [[Solve%20a%20Rubik%27s%20cube|Solve a Rubik's cube]]
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| || || || || || || || || ||
||| || || |||||| || || ||
|-
| 28
| [[Colorful%20numbers|Colorful numbers]]
| ||㉜|| ||㉞|| || || || || ||
|-
| 28
| [[Distributed%20programming|Distributed programming]]
| || || || || ||㊱||㊲|| ||㊴||
|-
| 28
| [[Elementary%20cellular%20automaton%2FRandom%20number%20generator|Elementary cellular automaton/Random number generator]]
| || || || ||㉟|| || || || ||
|-
| 28
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
| || || || || ||㊱|| || || ||
|-
| 28
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
| || ||㉝|| ||㉟|| || ||㊳|| ||
|-
| 28
| [[File%20size%20distribution|File size distribution]]
| ||㉜|| || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 28
| [[Getting%20the%20number%20of%20decimal%20places|Getting the number of decimal places]]
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
| || || || || || || || || ||
| || || || |||| |||||| ||
|-
| 28
| [[Image%20convolution|Image convolution]]
| || || || || ||㊱|| || ||㊴||
|-
| 28
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| ||㉜||㉝||㉞|| || || || ||㊴||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 28
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
| [[Solve%20hanging%20lantern%20problem|Solve hanging lantern problem]]
| || || || || || || || || ||
| || || || || |||| || || ||
|-
| 28
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| || || || ||㉟||㊱|| ||㊳||㊴||
|-
|-
| 0
| 28
| [[Playfair%20cipher|Playfair cipher]]
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 28
| [[Print%20itself|Print itself]]
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
| || || || || || || || || ||
| ||O|||| || || || |||| ||
|-
| 28
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
| ||㉜||㉝|| ||㉟|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 28
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
| [[Solving%20coin%20problems|Solving coin problems]]
| || || || || || || || || ||
||| |||| || || || |||| ||
|-
|-
| 0
| 28
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
| [[Sorensen%E2%80%93Dice%20coefficient|Sorensen–Dice coefficient]]
| || || || || || || || || ||
||| || |||| || || || || ||
|-
|-
| 0
| 28
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
| || || || || || || || || ||
| || || || |||| || || ||||
|-
|-
| 0
| 28
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
| || || || || || || || || ||
| || || || || |||||| || ||
|-
|-
| 0
| 27
| [[Commatizing%20numbers|Commatizing numbers]]
| [[Sort%20an%20integer%20array|Sort an integer array]]
| || || || || || || || || ||
||||| || || || || || || ||
|-
|-
| 0
| 27
| [[Composite%20numbers%20k%20with%20no%20single%20digit%20factors%20whose%20factors%20are%20all%20substrings%20of%20k|Composite numbers k with no single digit factors whose factors are all substrings of k]]
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
| || || || || || || || || ||
||||| |||||| || || || ||
|-
|-
| 0
| 27
| [[Kolakoski%20sequence|Kolakoski sequence]]
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
| || || || || || || || || ||
| || |||| || || || || || ||
|-
|-
| 0
| 27
| [[Kosaraju|Kosaraju]]
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
| || || || || || || || || ||
| |||||| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 27
| [[Sort%20primes%20from%20list%20to%20a%20list|Sort primes from list to a list]]
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
|-
| 0
| 27
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
| [[Sort%20stability|Sort stability]]
| || || || || || || || || ||
| || || || || |||| || ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 27
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
| || || || || || || || || ||
| || |||| |||| || || || ||
|-
|-
| 0
| 27
| [[Pisano%20period|Pisano period]]
| [[Sort%20three%20variables|Sort three variables]]
| || || || || || || || || ||
| || |||| || || || || ||||
|-
|-
| 0
| 27
| [[RCRPG|RCRPG]]
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| || || || || || || || || ||
| || || || || || || || ||||
|- style="background-color: #ffc"
| 27
| [[Sierpinski%20curve|Sierpinski curve]]
| || || ||㉞|| || ||㊲|| || ||
|-
|-
| 0
| 27
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
| || || || || || || || || ||
||| || || || |||||| || ||
|- style="background-color: #ffc"
| 27
| [[Solve%20triangle%20solitaire%20puzzle|Solve triangle solitaire puzzle]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 27
| [[Special%20factorials|Special factorials]]
| || ||㉝|| || || || || || ||㊵
|- style="background-color: #ffc"
| 27
| [[Sum%20data%20type|Sum data type]]
|㉛||㉜|| || || || || || || ||
|-
|-
| 0
| 27
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
| || || || || || || || || ||
||| || || || |||| || || ||
|-
|-
| 0
| 26
| [[Arithmetic%20derivative|Arithmetic derivative]]
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
| || || || || || || || || ||
||| |||||| || || || || ||
|- style="background-color: #ffc"
| 26
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|㉛|| || || || || || || || ||
|- style="background-color: #ffc"
| 26
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
| || || || ||㉟|| || || || ||㊵
|-
|-
| 0
| 26
| [[Goldbach%27s%20comet|Goldbach's comet]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| || || || || || || || || ||
| |||||||| || |||| || ||
|-
|-
| 0
| 26
| [[Hough%20transform|Hough transform]]
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
| || || || || || || || || ||
||| || || || || || || || ||
|-
|-
| 0
| 26
|data-sort-value="inconsummate numbers in base 0C10"| [[Inconsummate%20numbers%20in%20base%2010|Inconsummate numbers in base 10]]
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
| || || || || || || || || ||
| |||||||| || || || || ||
|-
|-
| 0
| 26
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
| || || || || || || || || ||
||| || || || || || || || ||
|-
|-
| 0
| 26
| [[List%20rooted%20trees|List rooted trees]]
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
| || || || || || || || || ||
| || |||| || || || ||||||
|- style="background-color: #ffc"
| 0
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
| || || || || || || || || ||
|-
|-
| 0
| 26
| [[Mastermind|Mastermind]]
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
| || || || || || || || || ||
| || |||| || || ||||||||
|-
|-
| 0
| 26
| [[Modified%20random%20distribution|Modified random distribution]]
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
| || || || || || || || || ||
| || || || || || || || ||||
|-
|-
| 0
| 26
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| || || || ||㉟|| || || ||㊴||
|- style="background-color: #ffc"
| 26
| [[N-body%20problem|N-body problem]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 26
| [[Nested%20templated%20data|Nested templated data]]
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
| || || || || || || || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
| 26
| [[Ormiston%20pairs|Ormiston pairs]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|-
|-
| 0
| 26
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
| [[Pancake%20numbers|Pancake numbers]]
| || || || || || || || || ||
||| || || |||| || |||| ||
|-
|-
| 0
| 26
| [[Periodic%20table|Periodic table]]
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
| || || || || || || || || ||
| || || |||| || || || || ||
|- style="background-color: #ffc"
| 26
| [[Prime%20numbers%20p%20for%20which%20the%20sum%20of%20primes%20less%20than%20or%20equal%20to%20p%20is%20prime|Prime numbers p for which the sum of primes less than or equal to p is prime]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|- style="background-color: #ffc"
| 26
| [[Print%20debugging%20statement|Print debugging statement]]
| ||㉜|| || || || || || || ||
|-
|-
| 0
| 26
| [[Radical%20of%20an%20integer|Radical of an integer]]
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
| || || || || || || || || ||
| || |||||| || || || || ||
|-
|-
| 0
| 26
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 26
| [[Sine%20wave|Sine wave]]
|㉛||㉜|| || || || || || ||㊴||
|-
|-
| 0
| 26
| [[Sphenic%20numbers|Sphenic numbers]]
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
| || || || || || || || || ||
| |||| |||||| || || || ||
|- style="background-color: #ffc"
| 26
| [[Substring%20primes|Substring primes]]
| ||㉜|| ||㉞|| || || ||㊳|| ||
|-
|-
| 0
| 26
| [[Variable%20declaration%20reset|Variable declaration reset]]
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
| || || || || || || || || ||
| || || || |||| || || ||||
|-
|-
| 0
| 25
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
| || || || || || || || || ||
||| || || || |||| || || ||
|-
|-
| 0
| 25
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 25
| [[Eertree|Eertree]]
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
| || || || || || || || || ||
| || || || || || || ||||||
|-
|-
| 0
| 25
| [[Find%20duplicate%20files|Find duplicate files]]
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
| || || || || || || || || ||
| || || || || |||| |||| ||
|- style="background-color: #ffc"
| 0
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
| || || || || || || || || ||
|-
|-
| 0
| 25
| [[Joystick%20position|Joystick position]]
| [[Soundex|Soundex]]
| || || || || || || || || ||
| |||| || || |||||| || ||
|-
|-
| 0
| 25
| [[Matrix%20digital%20rain|Matrix digital rain]]
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
| || || || || || || || || ||
| || || || || || || || ||||
|-
| 25
| [[Median%20filter|Median filter]]
| ||㉜|| || || ||㊱|| || || ||
|-
|-
| 0
| 25
| [[Metallic%20ratios|Metallic ratios]]
| [[Special%20characters|Special characters]]
| || || || || || || || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 25
| [[Special%20divisors|Special divisors]]
| [[Minimum%20primes|Minimum primes]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 25
| [[Native%20shebang|Native shebang]]
| [[Special%20factorials|Special factorials]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 25
| [[Pandigital%20prime|Pandigital prime]]
| [[Special%20neighbor%20primes|Special neighbor primes]]
| || || || || || || || || ||
| |||| |||| || || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 25
| [[Perceptron|Perceptron]]
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|㉛||㉜||㉝|| || || || || ||㊴||
|- style="background-color: #ffc"
| 25
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 25
| [[Practical%20numbers|Practical numbers]]
| ||㉜|| ||㉞|| || || || || ||㊵
|-
|-
| 0
| 25
| [[Quoting%20constructs|Quoting constructs]]
| [[Special%20variables|Special variables]]
| || || || || || || || || ||
| || |||| || || || |||| ||
|-
|-
| 0
| 25
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Speech%20synthesis|Speech synthesis]]
| || || || || || || || || ||
| || |||| || || || ||||||
|-
|-
| 0
| 25
| [[SOAP|SOAP]]
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| || || || || || || || || ||
| || || || |||| |||| || ||
|-
|-
| 0
| 25
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
| [[Sphenic%20numbers|Sphenic numbers]]
| || || || || || || || || ||
| || || || || || || |||| ||
|-
|-
| 0
| 25
| [[Set%20right-adjacent%20bits|Set right-adjacent bits]]
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
| || || || || || || || || ||
| || || || |||| |||| || ||
|-
|-
| 0
| 25
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
| [[Spiral%20matrix|Spiral matrix]]
| || || || || || || || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
| 25
| [[Untrusted%20environment|Untrusted environment]]
|㉛|| ||㉝|| || || || || || ||
|- style="background-color: #ffc"
| 25
| [[Vibrating%20rectangles|Vibrating rectangles]]
| ||㉜|| ||㉞|| || ||㊲||㊳||㊴||
|- style="background-color: #ffc"
| 24
| [[Addition%20chains|Addition chains]]
|㉛|| ||㉝|| || || || || || ||
|- style="background-color: #ffc"
| 24
| [[Air%20mass|Air mass]]
| ||㉜|| ||㉞|| || || || || ||
|-
|-
| 0
| 24
| [[Bifid%20cipher|Bifid cipher]]
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
| || || || || || || || || ||
| || |||| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 24
| [[Bilinear%20interpolation|Bilinear interpolation]]
| [[Spoof%20game|Spoof game]]
| || || || || || || || || ||
||| || || |||| || || || ||
|-
|-
| 0
| 24
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
| [[Square%20but%20not%20cube|Square but not cube]]
| || || || || || || || || ||
| |||| || || |||| || || ||
|-
|-
| 0
| 24
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| [[Square%20form%20factorization|Square form factorization]]
| || || || || || || || || ||
||| || || || || || || || ||
|-
| 24
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|㉛|| || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 24
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
| [[Square%20root%20by%20hand|Square root by hand]]
| || || || || || || || || ||
||| || || || ||O|| ||||||
|- style="background-color: #ffc"
| 24
| [[Double%20Twin%20Primes|Double Twin Primes]]
| ||㉜|| ||㉞|| || || ||㊳|| ||㊵
|-
|-
| 0
| 24
| [[Erd%C5%91s-Nicolas%20numbers|Erdős-Nicolas numbers]]
| [[Square-free%20integers|Square-free integers]]
| || || || || || || || || ||
| |||| |||| || || |||| ||
|-
|-
| 0
| 24
| [[Juggler%20sequence|Juggler sequence]]
| [[Stable%20marriage%20problem|Stable marriage problem]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 24
| [[Stack|Stack]]
| [[K-d%20tree|K-d tree]]
| || || || || || || || || ||
||| || || || || || || || ||
|- style="background-color: #ffc"
| 24
| [[Largest%20palindrome%20product|Largest palindrome product]]
| ||㉜|| ||㉞||㉟|| || ||㊳|| ||㊵
|- style="background-color: #ffc"
| 24
| [[Line%20circle%20intersection|Line circle intersection]]
| || ||㉝|| || || ||㊲|| || ||
|-
|-
| 0
| 24
| [[Meissel%E2%80%93Mertens%20constant|Meissel–Mertens constant]]
| [[Stack%20traces|Stack traces]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
|-
| 0
| 24
| [[Nonogram%20solver|Nonogram solver]]
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 24
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| || || || || || || || || ||
| |||||||| || || || || ||
|- style="background-color: #ffc"
| 0
| [[Starting%20a%20web%20browser|Starting a web browser]]
| || || || || || || || || ||
|-
|-
| 0
| 24
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
| [[State%20name%20puzzle|State name puzzle]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 24
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| [[Statistics%2FBasic|Statistics/Basic]]
| || || || || || || || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 24
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| [[Statistics%2FChi-squared%20distribution|Statistics/Chi-squared distribution]]
| || || || || || || || || ||
||||| || || || || || || ||
|- style="background-color: #ffc"
| 24
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| || || || ||㉟||㊱|| || || ||
|- style="background-color: #ffc"
| 24
| [[Smallest%20numbers|Smallest numbers]]
| || || || ||㉟|| || ||㊳|| ||
|-
|-
| 0
| 24
| [[Sokoban|Sokoban]]
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| || || || || || || || || ||
| || || || || |||| |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 24
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
| [[Steady%20squares|Steady squares]]
| || || || || || || || || ||
| |||| |||||| || |||| ||
|-
|-
| 0
| 24
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| [[Steffensen%27s%20method|Steffensen's method]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 23
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|㉛||㉜|| ||㉞|| || || ||㊳||㊴||
|-
|-
| 0
| 23
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 23
| [[Fortunate%20numbers|Fortunate numbers]]
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 23
| [[Jordan-P%C3%B3lya%20numbers|Jordan-Pólya numbers]]
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
| || || || || || || || || ||
||| || |||| || || || || ||
|-
|-
| 0
| 23
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 23
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
| || || || || || || || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 23
| [[Strange%20numbers|Strange numbers]]
| [[Long%20stairs|Long stairs]]
| || || || || || || || || ||
| || || |||| || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 23
| [[Montgomery%20reduction|Montgomery reduction]]
| [[Strange%20plus%20numbers|Strange plus numbers]]
| || || || || || || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 23
| [[Names%20to%20numbers|Names to numbers]]
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
| || || || || || || || || ||
| |||| || || || || || || ||
|-
|-
| 0
| 23
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 23
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Stream%20merge|Stream merge]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 23
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
| [[String%20append|String append]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 23
| [[String%20case|String case]]
| [[Sub-unit%20squares|Sub-unit squares]]
| || || || || || || || || ||
| |||||||| || || || || ||
|-
|-
| 0
| 23
| [[Two%20bullet%20roulette|Two bullet roulette]]
| [[String%20comparison|String comparison]]
| || || || || || || || || ||
| || || || || || |||| ||||
|- style="background-color: #ffc"
| 23
| [[Useless%20instructions|Useless instructions]]
| || || || ||㉟|| || || || ||
|-
|-
| 0
| 23
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[String%20concatenation|String concatenation]]
| || || || || || || || || ||
| || |||| || || || || || ||
|-
|-
| 0
| 23
| [[Word%20ladder|Word ladder]]
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 22
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[String%20length|String length]]
| || || || || || || || || ||
| || || || || || |||| ||||
|-
|-
| 0
| 22
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
| [[String%20matching|String matching]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 22
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|㉛|| || || ||㉟||㊱|| || || ||
|-
|-
| 0
| 22
| [[Equal%20prime%20and%20composite%20sums|Equal prime and composite sums]]
| [[String%20prepend|String prepend]]
| || || || || || || || || ||
| |||||||||| || || || ||
|- style="background-color: #ffc"
| 22
| [[Iccanobif%20primes|Iccanobif primes]]
| || ||㉝|| || || || || || ||㊵
|-
|-
| 0
| 22
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 22
| [[Jaro-Winkler%20distance|Jaro-Winkler distance]]
| [[Strip%20block%20comments|Strip block comments]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 22
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
| || || || || || || || || ||
| || || |||| || || || || ||
|- style="background-color: #ffc"
| 22
| [[Multiplicatively%20perfect%20numbers|Multiplicatively perfect numbers]]
| || || ||㉞|| || || ||㊳|| ||
|- style="background-color: #ffc"
| 22
| [[Nimber%20arithmetic|Nimber arithmetic]]
| ||㉜|| ||㉞|| || || || || ||
|-
|-
| 0
| 22
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 22
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| || || || || || || || || ||
| || || || || || |||| || ||
|-
|-
| 0
| 22
| [[Rhonda%20numbers|Rhonda numbers]]
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 22
| [[Sub-unit%20squares|Sub-unit squares]]
| [[Ruth-Aaron%20numbers|Ruth-Aaron numbers]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
| 0
| [[Subleq|Subleq]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 22
| [[Safe%20mode|Safe mode]]
| [[Subset%20sum%20problem|Subset sum problem]]
| || || || || || || || || ||
||| || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 22
| [[Selective%20file%20copy|Selective file copy]]
| [[Substitution%20cipher|Substitution cipher]]
| || || || || || || || || ||
| || || || || |||| || || ||
|-
| 0
| [[Substring|Substring]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 22
| [[Self-hosting%20compiler|Self-hosting compiler]]
| [[Substring%20primes|Substring primes]]
| || || || || || || || || ||
||| || || || || || || || ||
|- style="background-color: #ffc"
| 22
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|㉛|| || || ||㉟|| || || || ||
|-
|-
| 0
| 22
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
| || || || || || || || || ||
||| || || || |||||||| ||
|-
|-
| 0
| 22
| [[Tarjan|Tarjan]]
| [[Subtractive%20generator|Subtractive generator]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 22
| [[Window%20management|Window management]]
| [[Successive%20prime%20differences|Successive prime differences]]
| || || || || || || || || ||
| || || || || |||||||| ||
|- style="background-color: #ffc"
| 21
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|㉛|| || || || || || || ||㊴||
|- style="background-color: #ffc"
| 21
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|㉛|| || || ||㉟|| || || ||㊴||
|-
|-
| 0
| 21
| [[B%C3%A9zier%20curves%2FIntersections|Bézier curves/Intersections]]
| [[Sudan%20function|Sudan function]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 21
| [[Color%20quantization|Color quantization]]
| [[Sudoku|Sudoku]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 21
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| [[Suffix%20tree|Suffix tree]]
| || || || || || || || || ||
| || || |||||| |||| || ||
|-
|-
| 0
| 21
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20digits%20in%20factorial%20series|Distribution of 0 digits in factorial series]]
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 21
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
| || || || || || || || || ||
||| || || || |||| || || ||
|-
| 0
| [[Sum%20and%20product%20puzzle|Sum and product puzzle]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 21
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
| [[Sum%20data%20type|Sum data type]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 21
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
| || || || ||㉟|| ||㊲||㊳|| ||㊵
|-
|-
| 0
| 21
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
| || || || || || || || || ||
| || || |||| || || || || ||
|-
|-
| 0
| 21
| [[P-value%20correction|P-value correction]]
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 21
| [[Pell%20numbers|Pell numbers]]
| [[Sum%20of%20a%20series|Sum of a series]]
| || || || || || || || || ||
||| || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 21
| [[Penrose%20tiling|Penrose tiling]]
| [[Sum%20of%20divisors|Sum of divisors]]
|㉛|| || || || || || || || ||
|- style="background-color: #ffc"
| 21
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
| ||㉜||㉝||㉞|| ||㊱|| || || ||
|- style="background-color: #ffc"
| 21
| [[Readline%20interface|Readline interface]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 21
| [[Repunit%20primes|Repunit primes]]
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
| || || || || || || || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 21
| [[Simulated%20annealing|Simulated annealing]]
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 21
| [[Three%20word%20location|Three word location]]
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
| || || || || || || || || ||
| |||||| || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 21
| [[Transportation%20problem|Transportation problem]]
| [[Sum%20of%20square%20and%20cube%20digits%20of%20an%20integer%20are%20primes|Sum of square and cube digits of an integer are primes]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 21
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
| [[Sum%20of%20squares|Sum of squares]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
| 21
| [[Ultra%20useful%20primes|Ultra useful primes]]
| || || || || || || ||㊳|| ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 21
| [[Upside-down%20numbers|Upside-down numbers]]
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 21
| [[XML%20validation|XML validation]]
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
| || || || || || || || || ||
||| || || |||| || || || ||
|- style="background-color: #ffc"
| 21
| [[XXXX%20redacted|XXXX redacted]]
| || ||㉝|| || || ||㊲|| || ||
|-
|-
| 0
| 20
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
| || || || || || || || || ||
| || |||| || |||||| || ||
|- style="background-color: #ffc"
| 20
| [[Code%20segment%20unload|Code segment unload]]
|㉛|| || || || || || || || ||
|-
|-
| 0
| 20
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| [[Summarize%20and%20say%20sequence|Summarize and say sequence]]
| || || || || || || || || ||
||| || || || || || || || ||
|-
|-
| 0
| 20
| [[Execute%20Computer%2FZero|Execute Computer/Zero]]
| [[Summarize%20primes|Summarize primes]]
| || || || || || || || || ||
| |||||||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 20
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
| [[Summation%20of%20primes|Summation of primes]]
| || || || || || || || || ||
| || || || || || || ||||||
|- style="background-color: #ffc"
| 0
| [[Sunflower%20fractal|Sunflower fractal]]
| || || || || || || || || ||
|-
|-
| 0
| 20
| [[OpenWebNet%20password|OpenWebNet password]]
| [[Super-Poulet%20numbers|Super-Poulet numbers]]
| || || || || || || || || ||
| |||| || || || || || ||||
|-
|-
| 0
| 20
| [[Super-d%20numbers|Super-d numbers]]
| [[Ormiston%20triples|Ormiston triples]]
| || || || || || || || || ||
| |||| |||||| || || || ||
|-
|-
| 0
| 20
| [[Penta-power%20prime%20seeds|Penta-power prime seeds]]
| [[Superellipse|Superellipse]]
| || || || || || || || || ||
||| || || |||| || || || ||
|- style="background-color: #ffc"
| 20
| [[Polynomial%20derivative|Polynomial derivative]]
| ||㉜|| ||㉞||㉟|| || || || ||
|-
|-
| 0
| 20
| [[Prime%20triangle|Prime triangle]]
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 20
|data-sort-value="primes: n*0B2^m+0B1"| [[Primes%3A%20n%2A2%5Em%2B1|Primes: n*2^m+1]]
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 20
| [[Proof|Proof]]
| || || || || || || || ||O||
|-
|-
| 0
| 20
| [[Quad-power%20prime%20seeds|Quad-power prime seeds]]
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 20
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| [[Symmetric%20difference|Symmetric difference]]
| || || || || || || || || ||
||| || || |||| || || || ||
|- style="background-color: #ffc"
| 20
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
| || || ||㉞|| || || ||㊳|| ||
|-
|-
| 0
| 20
| [[SQL-based%20authentication|SQL-based authentication]]
| [[Synchronous%20concurrency|Synchronous concurrency]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 20
| [[Square%20root%20by%20hand|Square root by hand]]
| [[Syntax%20highlighting%20using%20Mediawiki%20formatting|Syntax highlighting using Mediawiki formatting]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
| 20
| [[Steffensen%27s%20method|Steffensen's method]]
|㉛|| || ||㉞|| || || || || ||
|-
| 20
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| || || ||㉞|| || ||㊲|| || ||
|-
|-
| 0
| 20
| [[System%20time|System time]]
| [[War%20card%20game|War card game]]
| || || || || || || || || ||
| || |||||| || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 20
| [[Wolstenholme%20numbers|Wolstenholme numbers]]
| [[Szyma%C5%84ski%27s%20algorithm|Szymański's algorithm]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 19
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Table%20creation|Table creation]]
| || || || || || || || || ||
||| || || || || || || || ||
|-
|-
| 0
| 19
| [[Bernstein%20basis%20polynomials|Bernstein basis polynomials]]
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
| || || ||㉞|| || || || || ||
|- style="background-color: #ffc"
| 19
| [[Binary%20coded%20decimal|Binary coded decimal]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 19
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
| || || || || || || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 19
| [[CalmoSoft%20primes|CalmoSoft primes]]
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
| || || || || || || || || ||
| |||| |||| || || |||| ||
|-
|-
| 0
| 19
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| [[Tarjan|Tarjan]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 19
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
| [[Tau%20function|Tau function]]
| || || || || || || || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
| 19
| [[Extreme%20primes|Extreme primes]]
| || || ||㉞|| || || ||㊳|| ||
|- style="background-color: #ffc"
| 19
| [[Find%20URI%20in%20text|Find URI in text]]
| ||㉜|| || || || || || || ||
|- style="background-color: #ffc"
| 19
| [[Forbidden%20numbers|Forbidden numbers]]
| || || ||㉞|| || || || || ||㊵
|- style="background-color: #ffc"
| 19
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|㉛|| || || || || || || ||㊴||
|- style="background-color: #ffc"
| 19
| [[Geohash|Geohash]]
|㉛|| || || ||㉟||㊱|| || || ||
|- style="background-color: #ffc"
| 19
| [[Gradient%20descent|Gradient descent]]
|㉛|| || || || || || || || ||
|-
|-
| 0
| 19
| [[Tau%20number|Tau number]]
| [[Home%20primes|Home primes]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 19
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
| [[Taxicab%20numbers|Taxicab numbers]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 19
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
| [[Teacup%20rim%20text|Teacup rim text]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 19
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
| [[Temperature%20conversion|Temperature conversion]]
| || || || || || || || || ||
| |||| || || || || || || ||
|- style="background-color: #ffc"
| 19
| [[Solve%20hanging%20lantern%20problem|Solve hanging lantern problem]]
| || || ||㉞|| || || || || ||
|- style="background-color: #ffc"
| 19
| [[VList|VList]]
|㉛|| || || || || || || || ||
|-
|-
| 0
| 19
| [[Word%20search|Word search]]
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 19
| [[Zsigmondy%20numbers|Zsigmondy numbers]]
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 18
| [[ADFGVX%20cipher|ADFGVX cipher]]
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
| || || || || || || || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
| 18
| [[Audio%20frequency%20generator|Audio frequency generator]]
|O|| || || || || || ||㊳|| ||
|- style="background-color: #ffc"
| 18
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
| || || || || || || ||㊳|| ||㊵
|-
|-
| 0
| 18
|data-sort-value="centre and radius of a circle passing through 0B3 points in a plane"| [[Centre%20and%20radius%20of%20a%20circle%20passing%20through%203%20points%20in%20a%20plane|Centre and radius of a circle passing through 3 points in a plane]]
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
| || || ||㉞||㉟|| || || || ||
|- style="background-color: #ffc"
| 18
| [[Even%20numbers%20which%20cannot%20be%20expressed%20as%20the%20sum%20of%20two%20twin%20primes|Even numbers which cannot be expressed as the sum of two twin primes]]
| ||㉜|| ||㉞|| || || || || ||
|- style="background-color: #ffc"
| 18
| [[Geometric%20algebra|Geometric algebra]]
| || || || || || || || ||㊴||
|- style="background-color: #ffc"
| 18
| [[Jaccard%20index|Jaccard index]]
| || || || || || || || || ||㊵
|- style="background-color: #ffc"
| 18
| [[NYSIIS|NYSIIS]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 18
| [[Non-transitive%20dice|Non-transitive dice]]
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 18
| [[Pan%20base%20non-primes|Pan base non-primes]]
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 18
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
| || || || || || || || ||㊴||
|-
|-
| 0
| 18
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 18
| [[Ramanujan%20primes|Ramanujan primes]]
| ||㉜|| || ||㉟|| || || || ||
|-
|-
| 0
| 18
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 18
| [[Rendezvous|Rendezvous]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| || || || ||㉟||㊱||㊲|| ||O||
|- style="background-color: #ffc"
| 18
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 18
| [[Square%20form%20factorization|Square form factorization]]
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 18
| [[Suffix%20tree|Suffix tree]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
| || || || || || || || || ||
| || || || || || || || ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 18
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 18
| [[Triangular%20numbers|Triangular numbers]]
| || || ||㉞|| || || || || ||
|-
|-
| 0
| 18
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 18
| [[Walsh%20matrix|Walsh matrix]]
| || || || ||㉟|| || || || ||
|-
|-
| 0
| 17
| [[Boustrophedon%20transform|Boustrophedon transform]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 17
| [[CORDIC|CORDIC]]
| || ||㉝||㉞|| || || || || ||
|-
| 17
| [[Canny%20edge%20detector|Canny edge detector]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 17
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
| [[Ternary%20logic|Ternary logic]]
| || || || ||㉟|| || || || ||
|-
| 17
|data-sort-value="find chess0D960 starting position identifier"| [[Find%20Chess960%20starting%20position%20identifier|Find Chess960 starting position identifier]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 17
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| [[Test%20a%20function|Test a function]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 17
| [[Gaussian%20primes|Gaussian primes]]
| [[Test%20integerness|Test integerness]]
| || || || ||㉟|| || || || ||
|-
| 17
| [[Gotchas|Gotchas]]
| || || || || || || || ||㊴||
|-
| 17
| [[Graph%20colouring|Graph colouring]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 17
| [[Tetris|Tetris]]
| [[Iterators|Iterators]]
| || || || || || || || || ||
| |||| |||||| |||||| ||
|-
| 17
| [[Multi-base%20primes|Multi-base primes]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 17
| [[Overloaded%20operators|Overloaded operators]]
| [[Text%20between|Text between]]
| || || || || || || || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 17
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
| [[Text%20completion|Text completion]]
| || || || || || || || || ||
| || || || || || |||| ||||
|-
|-
| 0
| 17
| [[Search%20in%20paragraph%27s%20text|Search in paragraph's text]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
| || || || || || || || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
| 17
| [[Tetris|Tetris]]
| || || || || || || || ||㊴||
|- style="background-color: #ffc"
| 17
| [[Unit%20testing|Unit testing]]
|㉛|| || || || || || || || ||
|-
|-
| 0
| 17
| [[Untouchable%20numbers|Untouchable numbers]]
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
| || || || || || || || || ||
| |||| || |||| || || || ||
|-
|-
| 0
| 17
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
| 17
| [[Wordiff|Wordiff]]
| || || || || || || || || ||㊵
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 16
| [[ASCII%20control%20characters|ASCII control characters]]
| [[Text%20to%20HTML|Text to HTML]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 16
| [[Boyer-Moore%20string%20search|Boyer-Moore string search]]
| [[Textonyms|Textonyms]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 16
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
| [[The%20ISAAC%20cipher|The ISAAC cipher]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 16
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
| [[The%20Name%20Game|The Name Game]]
| || || || || || || || || ||
| || || || || || |||| ||||
|-
|-
| 0
| 16
| [[Distance%20and%20Bearing|Distance and Bearing]]
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 16
| [[Erd%C3%B6s-Selfridge%20categorization%20of%20primes|Erdös-Selfridge categorization of primes]]
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 16
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
| || || || || || || || || ||
| || |||| || || || || || ||
|-
| 16
| [[Fermat%20pseudoprimes|Fermat pseudoprimes]]
| || || || ||㉟|| || || || ||
|-
| 16
| [[Functional%20coverage%20tree|Functional coverage tree]]
| || ||㉝|| || || || || ||㊴||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 16
| [[Interactive%20help|Interactive help]]
| [[Three%20word%20location|Three word location]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 16
| [[Inventory%20sequence|Inventory sequence]]
| || || ||㉞|| || || || || ||
|-
|-
| 0
| 16
| [[Isograms%20and%20heterograms|Isograms and heterograms]]
| [[Thue-Morse|Thue-Morse]]
| || || || || || || || || ||
| || || || || || |||| || ||
|-
|-
| 0
| 16
| [[Mayan%20calendar|Mayan calendar]]
| [[Tic-tac-toe|Tic-tac-toe]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 16
| [[Prime%20numbers%20whose%20neighboring%20pairs%20are%20tetraprimes|Prime numbers whose neighboring pairs are tetraprimes]]
| [[Time%20a%20function|Time a function]]
| || || || || || || || || ||
| || || |||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 16
| [[Railway%20circuit|Railway circuit]]
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 16
| [[Rainbow|Rainbow]]
| || || ||㉞|| || || || || ||㊵
|-
|-
| 0
| 16
| [[Ramanujan%20primes%2Ftwins|Ramanujan primes/twins]]
| [[Tokenize%20a%20string|Tokenize a string]]
| || || || || || || || || ||
||| || || |||| || || || ||
|- style="background-color: #ffc"
| 16
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| || || || || ||㊱|| || || ||
|-
|-
| 0
| 16
| [[Set%2C%20the%20card%20game|Set, the card game]]
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 16
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
| || || || || || || || || ||
| || || |||| || || || || ||
|-
|-
| 0
| 16
| [[Sisyphus%20sequence|Sisyphus sequence]]
| [[Top%20rank%20per%20group|Top rank per group]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 16
| [[Smarandache-Wellin%20primes|Smarandache-Wellin primes]]
| [[Topic%20variable|Topic variable]]
| || || || || || || || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
| 16
| [[Text%20completion|Text completion]]
| ||㉜|| || || || || || || ||
|- style="background-color: #ffc"
| 15
| [[Anaprimes|Anaprimes]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 15
| [[Ap%C3%A9ry%27s%20constant|Apéry's constant]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 15
| [[Binomial%20transform|Binomial transform]]
| || || ||㉞|| || || || || ||㊵
|-
|-
| 0
| 15
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Topological%20sort|Topological sort]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 15
| [[Centroid%20of%20a%20set%20of%20N-dimensional%20points|Centroid of a set of N-dimensional points]]
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
| || ||㉝||㉞|| || || || || ||
|-
| 15
| [[Check%20if%20two%20polygons%20overlap|Check if two polygons overlap]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 15
| [[Magic%20numbers|Magic numbers]]
| || || || ||㉟|| || || || ||
|-
|-
| 0
| 15
| [[Topswops|Topswops]]
| [[One-time%20pad|One-time pad]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 15
| [[Penholodigital%20squares|Penholodigital squares]]
| ||㉜|| ||㉞|| || || || || ||
|-
|-
| 0
| 15
| [[Sieve%20of%20Pritchard|Sieve of Pritchard]]
| [[Total%20circles%20area|Total circles area]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 15
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
| ||㉜|| ||㉞|| || || ||㊳|| ||
|-
|-
| 0
| 15
| [[Tree%20datastructures|Tree datastructures]]
| [[Totient%20function|Totient function]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 15
| [[Undulating%20numbers|Undulating numbers]]
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 14
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
| || || || || || ||㊲||㊳||㊴||
|-
|-
| 0
| 14
| [[Check%20if%20a%20polygon%20overlaps%20with%20a%20rectangle|Check if a polygon overlaps with a rectangle]]
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 14
| [[Checksumcolor|Checksumcolor]]
| || || || || ||㊱|| ||㊳|| ||
|-
|-
| 0
| 14
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| [[Transliterate%20English%20text%20using%20the%20Greek%20alphabet|Transliterate English text using the Greek alphabet]]
| || || || || ||㊱|| || || ||
|-
| 14
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 14
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
| [[Transportation%20problem|Transportation problem]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 14
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
| [[Tree%20datastructures|Tree datastructures]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 14
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 14
| [[Greed|Greed]]
| [[Tree%20traversal|Tree traversal]]
| || || || || ||㊱|| || || ||
|- style="background-color: #ffc"
| 14
| [[Hourglass%20puzzle|Hourglass puzzle]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 14
| [[Knuth-Morris-Pratt%20string%20search|Knuth-Morris-Pratt string search]]
| [[Triangular%20numbers|Triangular numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 14
| [[L-system|L-system]]
| [[Trigonometric%20functions|Trigonometric functions]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 14
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 14
| [[One-two%20primes|One-two primes]]
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 14
| [[Powerful%20numbers|Powerful numbers]]
| || ||㉝|| || || || || || ||
|- style="background-color: #ffc"
| 14
| [[Singly-linked%20list%2FReversal|Singly-linked list/Reversal]]
| ||㉜|| ||㉞|| || || || || ||
|-
|-
| 0
| 14
|data-sort-value="smallest number k such that k+0B2^m is composite for all m less than k"| [[Smallest%20number%20k%20such%20that%20k%2B2%5Em%20is%20composite%20for%20all%20m%20less%20than%20k|Smallest number k such that k+2^m is composite for all m less than k]]
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 14
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
| [[Truncatable%20primes|Truncatable primes]]
| || || || || || || || || ||
| || || || || || |||| || ||
|-
|-
| 0
| 14
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
| [[Truncate%20a%20file|Truncate a file]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 14
| [[Super-Poulet%20numbers|Super-Poulet numbers]]
| [[Truth%20table|Truth table]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 14
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
| || || || || ||㊱|| || || ||
|-
|-
| 0
| 14
| [[Tupper%27s%20self-referential%20formula|Tupper's self-referential formula]]
| [[Tupper%27s%20self-referential%20formula|Tupper's self-referential formula]]
| || || || || || || || || ||
| || |||| || || || || || ||
|- style="background-color: #ffc"
| 14
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
| || || || || || ||㊲||㊳|| ||
|-
|-
| 0
| 13
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
| [[Twelve%20statements|Twelve statements]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 13
| [[Countdown|Countdown]]
|㉛|| || || || || || || || ||
|-
|-
| 0
| 13
| [[Factorize%20string%20into%20Lyndon%20words|Factorize string into Lyndon words]]
| [[Twin%20primes|Twin primes]]
| || || || || || || || || ||
||| || || || || || || || ||
|-
|-
| 0
| 13
| [[French%20Republican%20calendar|French Republican calendar]]
| [[Two%20bullet%20roulette|Two bullet roulette]]
| || || || || || || || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 13
| [[Least%20m%20such%20that%20n%21%20%2B%20m%20is%20prime|Least m such that n! + m is prime]]
| [[Two%20identical%20strings|Two identical strings]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 13
| [[Two%20sum|Two sum]]
| [[Prime%20reciprocal%20sum|Prime reciprocal sum]]
| || || || || || || || || ||
|-
| 0
| [[Two%27s%20complement|Two's complement]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 13
| [[Range%20modifications|Range modifications]]
| [[Type%20detection|Type detection]]
| || || || || || ||㊲|| || ||
|- style="background-color: #ffc"
| 13
| [[Resistance%20calculator|Resistance calculator]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 13
| [[Rice%20coding|Rice coding]]
| || ||㉝|| ||㉟|| || || || ||
|-
|-
| 0
| 13
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
| [[UPC|UPC]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 13
| [[Singular%20value%20decomposition|Singular value decomposition]]
| [[URL%20decoding|URL decoding]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 13
| [[Spoof%20game|Spoof game]]
| || || || || || || ||㊳|| ||
|- style="background-color: #ffc"
| 13
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
| || || ||㉞|| || || || || ||
|-
|-
| 0
| 13
| [[Transliterate%20English%20text%20using%20the%20Greek%20alphabet|Transliterate English text using the Greek alphabet]]
| [[URL%20encoding|URL encoding]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 13
| [[Wasteful%2C%20equidigital%20and%20frugal%20numbers|Wasteful, equidigital and frugal numbers]]
| [[URL%20parser|URL parser]]
| || || || ||㉟|| || || || ||
|-
| 12
| [[Babylonian%20spiral|Babylonian spiral]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 12
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
| [[URL%20shortener|URL shortener]]
| || || || ||㉟|| ||㊲|| ||㊴||
|- style="background-color: #ffc"
| 12
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 12
| [[Distinct%20palindromes%20within%20decimal%20numbers|Distinct palindromes within decimal numbers]]
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 12
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
| [[Ukkonen%E2%80%99s%20suffix%20tree%20construction|Ukkonen’s suffix tree construction]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 12
| [[Ulam%20numbers|Ulam numbers]]
| [[External%20sort|External sort]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 12
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
| || || || || ||㊱|| || || ||
|- style="background-color: #ffc"
| 12
| [[Morpion%20solitaire|Morpion solitaire]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 12
| [[Parse%20EBNF|Parse EBNF]]
| || || || || ||㊱|| || || ||
|-
|-
| 0
| 12
| [[Particle%20fountain|Particle fountain]]
| [[Ultra%20useful%20primes|Ultra useful primes]]
| || || || || || || || || ||
| || |||||| || || || || ||
|-
|-
| 0
| 12
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
| || || || || || || || || ||
| |||| |||| || || || || ||
|-
|-
| 0
| 12
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Undefined%20values|Undefined values]]
| || || || || || || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 12
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
| [[Undulating%20numbers|Undulating numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 12
| [[Starting%20a%20web%20browser|Starting a web browser]]
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| || || || || || || || || ||
||| || || || || || || || ||
|-
|-
| 0
| 12
| [[Unicode%20strings|Unicode strings]]
| [[Sync%20subtitles|Sync subtitles]]
| || || ||㉞|| || || || || ||
|- style="background-color: #ffc"
| 12
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 12
| [[Worthwhile%20task%20shaving|Worthwhile task shaving]]
| [[Unicode%20variable%20names|Unicode variable names]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Unique%20characters|Unique characters]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
| [[Unit%20testing|Unit testing]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 11
| [[GSTrans%20string%20conversion|GSTrans string conversion]]
| [[Universal%20Turing%20machine|Universal Turing machine]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 11
| [[Greatest%20prime%20dividing%20the%20n-th%20cubefree%20number|Greatest prime dividing the n-th cubefree number]]
| [[Unix%2Fls|Unix/ls]]
| || || || || || || || || ||
| || || |||| || || || || ||
|-
|- style="background-color: #ffc"
| 0
| 11
| [[Hashtron%20inference|Hashtron inference]]
| [[Uno%20%28card%20game%29|Uno (card game)]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 11
| [[Hex%20dump|Hex dump]]
| [[Unprimeable%20numbers|Unprimeable numbers]]
| || || || || || || || || ||
| || || |||| || || || ||||
|-
|-
| 0
| 11
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
| [[Untouchable%20numbers|Untouchable numbers]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 11
| [[Integer%20long%20division|Integer long division]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[N-queens%20minimum%20and%20knights%20and%20bishops|N-queens minimum and knights and bishops]]
| [[Untrusted%20environment|Untrusted environment]]
| || || || ||㉟|| || || || ||
|-
| 11
|data-sort-value="numbers k such that the last letter of k is the same as the first letter of k+0B1"| [[Numbers%20k%20such%20that%20the%20last%20letter%20of%20k%20is%20the%20same%20as%20the%20first%20letter%20of%20k%2B1|Numbers k such that the last letter of k is the same as the first letter of k+1]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 11
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
| [[Update%20a%20configuration%20file|Update a configuration file]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[OpenGL%2FUtah%20teapot|OpenGL/Utah teapot]]
| [[Upside-down%20numbers|Upside-down numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[Use%20a%20REST%20API|Use a REST API]]
| [[Price%20list%20behind%20API|Price list behind API]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 11
| [[Sealed%20classes%20and%20methods|Sealed classes and methods]]
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[Shape-Machine|Shape-Machine]]
| [[Useless%20instructions|Useless instructions]]
| || || || || || || || || ||
| || || |||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 11
| [[Sorensen%E2%80%93Dice%20coefficient|Sorensen–Dice coefficient]]
| [[User%20input%2FGraphical|User input/Graphical]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 11
| [[Statistics%2FChi-squared%20distribution|Statistics/Chi-squared distribution]]
| [[User%20input%2FText|User input/Text]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[Text%20to%20HTML|Text to HTML]]
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 11
| [[URL%20shortener|URL shortener]]
| [[VList|VList]]
| ||㉜|| || || ||㊱|| || ||㊴||
|- style="background-color: #ffc"
| 10
| [[B-spline|B-spline]]
| || ||㉝|| || || || || || ||
|- style="background-color: #ffc"
| 10
| [[Black%20box|Black box]]
| || || || || || ||㊲|| ||㊴||
|- style="background-color: #ffc"
| 10
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 10
| [[Cycles%20of%20a%20permutation|Cycles of a permutation]]
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 10
| [[Factor-perfect%20numbers|Factor-perfect numbers]]
| [[Vampire%20number|Vampire number]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 10
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
| [[Van%20Eck%20sequence|Van Eck sequence]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 10
| [[Random%20sentence%20from%20book|Random sentence from book]]
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| || || || || || ||㊲|| || ||
|- style="background-color: #ffc"
| 10
| [[Raster%20bars|Raster bars]]
| || || ||㉞|| || || || || ||
|- style="background-color: #ffc"
| 10
| [[Resistance%20network%20calculator|Resistance network calculator]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 10
| [[Robots|Robots]]
| [[Variable%20declaration%20reset|Variable declaration reset]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 10
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
| [[Variable%20size%2FGet|Variable size/Get]]
|㉛|| || || || || || || || ||
|- style="background-color: #ffc"
| 10
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 10
| [[Universal%20Lambda%20Machine|Universal Lambda Machine]]
| [[Variable%20size%2FSet|Variable size/Set]]
| || || || || || || || ||㊴||
|- style="background-color: #ffc"
| 10
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 9
| [[Audio%20overlap%20loop|Audio overlap loop]]
| [[Variable-length%20quantity|Variable-length quantity]]
| ||㉜|| || || || || || ||㊴||
|- style="background-color: #ffc"
| 9
| [[Consistent%20overhead%20byte%20stuffing|Consistent overhead byte stuffing]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 9
| [[Dating%20agency|Dating agency]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 9
| [[Eisenstein%20primes|Eisenstein primes]]
| [[Variables|Variables]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 9
| [[Engel%20expansion|Engel expansion]]
| [[Variadic%20function|Variadic function]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 9
| [[Fibonacci%20heap|Fibonacci heap]]
| [[Vector|Vector]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 9
| [[Vector%20products|Vector products]]
| [[Horse%20racing|Horse racing]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 9
| [[Inner%20classes|Inner classes]]
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 9
| [[JSON%20pointer|JSON pointer]]
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
| || || || || || || || ||㊴||
|- style="background-color: #ffc"
| 9
| [[Marching%20squares|Marching squares]]
| || ||㉝|| || || || || || ||
|- style="background-color: #ffc"
| 9
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 9
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
| || || || || || || || ||㊴||
|- style="background-color: #ffc"
| 9
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 9
| [[Segmentation%20fault%20protection|Segmentation fault protection]]
| [[Vibrating%20rectangles|Vibrating rectangles]]
| || || || || || || || || ||
|-
| 0
| [[Video%20display%20modes|Video display modes]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 9
| [[Selection%20bias%20in%20clinical%20sciences|Selection bias in clinical sciences]]
| [[Vidir|Vidir]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 9
| [[Variadic%20fixed-point%20combinator|Variadic fixed-point combinator]]
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
| || || || || || || || || ||
| || || || |||| || || || ||
|-
|-
| 0
| 8
| [[Anagram%20generator|Anagram generator]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 8
| [[Carmichael%20lambda%20function|Carmichael lambda function]]
| [[Visitor%20pattern|Visitor pattern]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 8
| [[Exponential%20digital%20sums|Exponential digital sums]]
| [[Visualize%20a%20tree|Visualize a tree]]
| ||㉜|| || || || || || || ||
|- style="background-color: #ffc"
| 8
| [[Hexapawn|Hexapawn]]
| || || || || || || || ||㊴||
|- style="background-color: #ffc"
| 8
| [[Lagrange%20Interpolation|Lagrange Interpolation]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 8
| [[Lucas-Carmichael%20numbers|Lucas-Carmichael numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 8
| [[Lyndon%20word|Lyndon word]]
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 8
| [[P-Adic%20square%20roots|P-Adic square roots]]
| [[Voronoi%20diagram|Voronoi diagram]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 8
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| [[Wagstaff%20primes|Wagstaff primes]]
| || || || || || || || || ||
|-
| 0
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| || || || || || || || || ||
|-
| 0
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 8
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
| [[Walsh%20matrix|Walsh matrix]]
| || || || || || || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|-
| 0
| 8
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
| [[War%20card%20game|War card game]]
| || || || || || || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|-
| 0
| 8
| [[Simulated%20optics%20experiment%2FData%20analysis|Simulated optics experiment/Data analysis]]
| [[Wasteful%2C%20equidigital%20and%20frugal%20numbers|Wasteful, equidigital and frugal numbers]]
| || || || || || || || || ||
|-
| 0
| [[Water%20collected%20between%20towers|Water collected between towers]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 8
| [[Simulated%20optics%20experiment%2FSimulator|Simulated optics experiment/Simulator]]
| [[Wave%20function%20collapse|Wave function collapse]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 8
| [[Syntax%20highlighting%20using%20Mediawiki%20formatting|Syntax highlighting using Mediawiki formatting]]
| || || ||㉞|| || || || || ||
|- style="background-color: #ffc"
| 8
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
|O|| || || || || ||O|| || ||
|- style="background-color: #ffc"
| 8
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 7
| [[Autogram%20checker|Autogram checker]]
| [[Waveform%20analysis%2FTop%20and%20tail|Waveform analysis/Top and tail]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 7
| [[Boids|Boids]]
| [[Weather%20routing|Weather routing]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 7
| [[Web%20scraping|Web scraping]]
| [[Chess%20player|Chess player]]
| || || || || ||㊱|| || || ||
|- style="background-color: #ffc"
| 7
| [[Compiler%2FSimple%20file%20inclusion%20pre%20processor|Compiler/Simple file inclusion pre processor]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 7
| [[Create%20an%20executable%20for%20a%20program%20in%20an%20interpreted%20language|Create an executable for a program in an interpreted language]]
| [[WebGL%20rotating%20F|WebGL rotating F]]
| || || || || || || || || ||
|-
| 0
| [[Weird%20numbers|Weird numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 7
| [[Divide%20a%20rectangle%20into%20a%20number%20of%20unequal%20triangles|Divide a rectangle into a number of unequal triangles]]
| [[Welch%27s%20t-test|Welch's t-test]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 7
| [[Dominoes|Dominoes]]
| [[Wieferich%20primes|Wieferich primes]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 7
| [[English%20cardinal%20anagrams|English cardinal anagrams]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 7
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%27%20technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews' technique]]
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 7
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 7
| [[Red%20black%20tree%20sort|Red black tree sort]]
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
| || || || ||㉟|| || || || ||
|- style="background-color: #ffc"
| 7
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
| || || || || ||㊱|| || || ||
|- style="background-color: #ffc"
| 7
| [[Roots%20of%20a%20cubic%20polynomial|Roots of a cubic polynomial]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 7
| [[Solve%20a%20Rubik%27s%20cube|Solve a Rubik's cube]]
| [[Window%20creation|Window creation]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 7
| [[Visitor%20pattern|Visitor pattern]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 7
| [[Wave%20function%20collapse|Wave function collapse]]
| [[Window%20management|Window management]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 6
| [[CLI-based%20maze-game|CLI-based maze-game]]
| [[Wireworld|Wireworld]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 6
| [[Convert%20CSV%20records%20to%20TSV|Convert CSV records to TSV]]
| [[Wolstenholme%20numbers|Wolstenholme numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 6
| [[Create%20your%20own%20text%20control%20codes|Create your own text control codes]]
| [[Word%20break%20problem|Word break problem]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 6
| [[Erd%C5%91s%E2%80%93Woods%20numbers|Erdős–Woods numbers]]
| [[Word%20frequency|Word frequency]]
|㉛|| || || || || || || || ||
|- style="background-color: #ffc"
| 6
| [[Goodstein%20Sequence|Goodstein Sequence]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 6
| [[Word%20ladder|Word ladder]]
| [[Multiton|Multiton]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 6
| [[Word%20search|Word search]]
| [[OLE%20automation|OLE automation]]
| || || || || ||O||㊲|| ||O||
|- style="background-color: #ffc"
| 6
| [[Posit%20numbers%2Fencoding|Posit numbers/encoding]]
| || || || || || || || ||㊴||
|- style="background-color: #ffc"
| 6
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 6
| [[Word%20wheel|Word wheel]]
| [[Sturmian%20word|Sturmian word]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 6
| [[Szyma%C5%84ski%27s%20algorithm|Szymański's algorithm]]
| [[Word%20wrap|Word wrap]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
|-
| 0
| 6
| [[Ukkonen%E2%80%99s%20suffix%20tree%20construction|Ukkonen’s suffix tree construction]]
| [[Wordiff|Wordiff]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 6
| [[Use%20a%20REST%20API|Use a REST API]]
| [[Wordle%20comparison|Wordle comparison]]
| || || || || || || || ||㊴||
|- style="background-color: #ffc"
| 6
| [[Vidir|Vidir]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 5
| [[Continued%20fraction%20convergents|Continued fraction convergents]]
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 5
| [[Diophantine%20linear%20system%20solving|Diophantine linear system solving]]
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 5
| [[Extended%20Straddling%20Checkerboard|Extended Straddling Checkerboard]]
| [[World%20Cup%20group%20stage|World Cup group stage]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 5
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| [[Worthwhile%20task%20shaving|Worthwhile task shaving]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 5
| [[Write%20entire%20file|Write entire file]]
| [[Number%20triplets%20game|Number triplets game]]
| || || || || || || ||㊳|| ||
|- style="background-color: #ffc"
| 5
| [[Posit%20numbers%2Fdecoding|Posit numbers/decoding]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 5
| [[Sanitize%20user%20input|Sanitize user input]]
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 5
| [[Solving%20coin%20problems|Solving coin problems]]
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 5
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 5
| [[Waveform%20analysis%2FTop%20and%20tail|Waveform analysis/Top and tail]]
| [[XML%20validation|XML validation]]
|O|| || || || || || || || ||
|- style="background-color: #ffc"
| 5
| [[Weather%20routing|Weather routing]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 4
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20puzzle%20game%20in%203D|15 puzzle game in 3D]]
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
| || || || || || || ||㊳|| ||
|- style="background-color: #ffc"
| 4
| [[Blackjack%20strategy|Blackjack strategy]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 4
| [[Color%20separation|Color separation]]
| [[XML%2FInput|XML/Input]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 4
| [[Compiler%2FPreprocessor|Compiler/Preprocessor]]
| [[XML%2FOutput|XML/Output]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 4
| [[Cross%20compilation|Cross compilation]]
| [[XML%2FXPath|XML/XPath]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 0
| 4
| [[XXXX%20redacted|XXXX redacted]]
| [[IRC%20gateway|IRC gateway]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 4
| [[Protecting%20Memory%20Secrets|Protecting Memory Secrets]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 4
| [[Uno%20%28card%20game%29|Uno (card game)]]
| [[Y%20combinator|Y combinator]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 4
| [[WebGL%20rotating%20F|WebGL rotating F]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|-
| 0
| 3
|data-sort-value="0B3d turtle graphics"| [[3d%20turtle%20graphics|3d turtle graphics]]
| [[Yellowstone%20sequence|Yellowstone sequence]]
| || || || || || || || || ||
|-
| 0
| [[Yin%20and%20yang|Yin and yang]]
| || || || || || || || || ||
|-
| 0
| [[Zebra%20puzzle|Zebra puzzle]]
| || || || || || || || || ||
|-
| 0
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| || || || || || || || || ||
|-
| 0
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
| || || || || || || || || ||
|-
| 0
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| || || || || || || || || ||
|-
| 0
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
| || || || || || || || || ||
|-
| 0
| [[Zig-zag%20matrix|Zig-zag matrix]]
| || || || || || || || || ||
|-
| 0
| [[Zsigmondy%20numbers|Zsigmondy numbers]]
| || || || || || || || || ||
|-
| 0
| [[Zumkeller%20numbers|Zumkeller numbers]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 3
| [[Elevator%20simulation|Elevator simulation]]
| || || || || || || ||㊳|| ||
|}
|}
</div>
</div>

Revision as of 23:10, 8 July 2024

Fourth tier of languages sorted by number of examples completed.

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

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