Rosetta Code/Rank languages by popularity/Full list: Difference between revisions

From Rosetta Code
Content added Content deleted
(Update full list output)
m (Sundays are becoming problematic. I may need to switch to Mondays.)
 
(255 intermediate revisions by 3 users not shown)
Line 1: Line 1:


Full output listing from [[Rosetta_Code/Rank_languages_by_popularity#Perl_6|Perl 6]] entry. Updated periodically.
Full output listing from [[Rosetta_Code/Rank_languages_by_popularity#Raku|Raku]] entry. Updated periodically.


This is somewhat of a misnomer. This doesn't rank languages by "popularity", only by how many task examples have been added on Rosettacode for that particular language.
This is somewhat of a misnomer. This doesn't rank languages by "popularity", only by how many task examples have been added on Rosettacode for that particular language.
Line 6: Line 6:
Primarily this is a count of task examples in each programming language. I've elected to also show non-task categories, and task completion percentages for each programming language. Non-task sub categories are typically library pages, Users, Implementations and 'Examples needing attention'. Only languages that have a <nowiki>'{{language}}</nowiki>' block on their "Category:(whatever)" page are included in the counts.
Primarily this is a count of task examples in each programming language. I've elected to also show non-task categories, and task completion percentages for each programming language. Non-task sub categories are typically library pages, Users, Implementations and 'Examples needing attention'. Only languages that have a <nowiki>'{{language}}</nowiki>' block on their "Category:(whatever)" page are included in the counts.


Accurate counts of all categories. No effort made to combine different language categories that are the same behind the scenes due to Rosetta Codes capitalization peculiarities. If it has a "Programming Language" category block, it is counted. Perl6 works in Unicode natively so it has no need to translate or interpret language names which include characters outside of ISO-Latin-1;
Accurate counts of all categories. No effort made to combine different language categories that are the same behind the scenes due to Rosetta Codes capitalization peculiarities. If it has a "Programming Language" category block, it is counted. Raku works in Unicode natively so it has no need to translate or interpret language names which include characters outside of ISO-Latin-1.


See also [[Rosetta_Code/Count_examples/Full_list]].
<pre>Top ten programming languages by number of task examples completed:
① Go
② Perl 6
③ Python
④ Kotlin
⑤ Phix
⑥ Julia
⑦ Racket
⑧ Perl
⑨ C
⑩ J
</pre>


<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2024-05-06 :: 943 Languages
|+ As of 2019-03-24T19:22:41Z :: Tasks: 931 ::<span style="background-color:#ffd"> Draft Tasks:223 </span>:: Total Tasks: 1154 :: Total Examples: 60963
!Rank!!Language!!Task<br>Entries!!Tasks<br>done %!!Non-task<br>Subcate-<br>gories!!Total<br>Categories
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|- style="background-color: #ccc;"
|-
|1
| 411
|[[:Category:Phix|Phix]]
| [[Hello%20world%2FText|Hello world/Text]]
|1674
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|100 %
|-
|8
| 284
|1682
|data-sort-value="0C99 bottles of beer"| [[99%20Bottles%20of%20Beer|99 Bottles of Beer]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|[[:Category:Wren|Wren]]
| 277
|1674
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|100 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|1675
| 276
|- style="background-color: #fff;"
| [[FizzBuzz|FizzBuzz]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Julia|Julia]]
|-
|1649
| 255
|98.51 %
| [[Fibonacci%20sequence|Fibonacci sequence]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1652
|-
|- style="background-color: #ccc;"
| 247
|4
| [[Comments|Comments]]
|[[:Category:Raku|Raku]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1619
|-
|96.71 %
| 246
|3
| [[Factorial|Factorial]]
|1622
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|5
| 224
| [[A%2BB|A+B]]
|[[:Category:Nim|Nim]]
|1576
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|94.15 %
|-
|1
| 223
|1577
| [[Empty%20program|Empty program]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|6
|[[:Category:Go|Go]]
| 215
|1548
| [[Function%20definition|Function definition]]
|92.47 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|4
|1552
| 201
|- style="background-color: #fff;"
| [[Ackermann%20function|Ackermann function]]
|7
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Perl|Perl]]
|-
|1542
| 201
|92.11 %
| [[Loops%2FInfinite|Loops/Infinite]]
|6
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1548
|-
|- style="background-color: #ccc;"
| 198
|8
| [[Reverse%20a%20string|Reverse a string]]
|[[:Category:Python|Python]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1513
|-
|90.38 %
| 194
|18
| [[Loops%2FWhile|Loops/While]]
|1531
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|9
| 191
| [[Arrays|Arrays]]
|[[:Category:J|J]]
|1413
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|84.41 %
|-
|3
| 184
|1416
| [[Loops%2FFor|Loops/For]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|10
|[[:Category:Java|Java]]
| 181
|1338
| [[Conditional%20structures|Conditional structures]]
|79.93 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|1341
| 181
|- style="background-color: #fff;"
| [[Greatest%20common%20divisor|Greatest common divisor]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:FreeBASIC|FreeBASIC]]
|-
|1324
| 179
|79.09 %
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1325
|-
|- style="background-color: #ccc;"
| 176
|12
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|[[:Category:C|C]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1295
|-
|77.36 %
| 170
|3
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|1298
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|13
| 169
|[[:Category:C++|C++]]
| [[Integer%20comparison|Integer comparison]]
|1274
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|76.11 %
|-
|3
| 167
|1277
| [[Repeat%20a%20string|Repeat a string]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
|[[:Category:Ruby|Ruby]]
| 166
|1236
| [[Array%20concatenation|Array concatenation]]
|73.84 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|1239
| 165
|- style="background-color: #fff;"
| [[Boolean%20values|Boolean values]]
|15
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Mathematica|Mathematica]]
|-
|1206
| 163
|72.04 %
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1209
|-
|- style="background-color: #ccc;"
| 163
|16
| [[Loops%2FDownward%20for|Loops/Downward for]]
|[[:Category:Haskell|Haskell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1172
|-
|70.01 %
| 157
|3
| [[Copy%20a%20string|Copy a string]]
|1175
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|17
| 157
|[[:Category:REXX|REXX]]
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|1152
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|68.82 %
|-
|4
| 156
|1156
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|18
|[[:Category:Kotlin|Kotlin]]
| 154
|1149
| [[Even%20or%20odd|Even or odd]]
|68.64 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|2
|1151
| 151
|- style="background-color: #fff;"
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Jq|Jq]]
|-
|1128
| 151
|67.38 %
| [[String%20length|String length]]
|2
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1130
|-
|- style="background-color: #ccc;"
| 151
|20
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|[[:Category:Racket|Racket]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1099
|-
|65.65 %
| 149
|3
| [[Character%20codes|Character codes]]
|1102
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|21
| 149
|[[:Category:Sidef|Sidef]]
| [[Loops%2FDo-while|Loops/Do-while]]
|1054
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|62.96 %
|-
|1
| 149
|1055
| [[Loops%2FForeach|Loops/Foreach]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|22
|[[:Category:11l|11l]]
| 146
|1016
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|60.69 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|1017
| 144
|- style="background-color: #fff;"
| [[Loops%2FBreak|Loops/Break]]
|23
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:ALGOL 68|ALGOL 68]]
|-
|1014
| 144
|60.57 %
| [[String%20case|String case]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1017
|-
|- style="background-color: #ccc;"
| 144
|24
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|[[:Category:Zkl|Zkl]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1011
|-
|60.39 %
| 143
|1
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|1012
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|25
| 143
|[[:Category:Factor|Factor]]
| [[Palindrome%20detection|Palindrome detection]]
|1001
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|59.8 %
|-
|3
| 143
|1004
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|26
|[[:Category:D|D]]
| 143
|990
| [[String%20concatenation|String concatenation]]
|59.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|993
| 142
|- style="background-color: #fff;"
| [[Generic%20swap|Generic swap]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:C sharp|C sharp]]
|-
|986
| 142
|58.9 %
| [[Integer%20sequence|Integer sequence]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|989
|- style="background-color: #ccc;"
| 141
|28
| [[Hailstone%20sequence|Hailstone sequence]]
|[[:Category:Tcl|Tcl]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|983
|58.72 %
| 140
|4
| [[Binary%20digits|Binary digits]]
|987
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|29
| 140
|[[:Category:Rust|Rust]]
| [[Sum%20of%20a%20series|Sum of a series]]
|952
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|56.87 %
|-
|2
| 139
|954
| [[Leap%20year|Leap year]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|30
|[[:Category:Scala|Scala]]
| 139
|950
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|56.75 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|23
|973
| 139
|- style="background-color: #fff;"
| [[Sum%20of%20squares|Sum of squares]]
|31
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Delphi|Delphi]]
|-
|945
| 138
|56.45 %
| [[Dot%20product|Dot product]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|948
|- style="background-color: #ccc;"
| 137
|32
| [[Filter|Filter]]
|[[:Category:Ada|Ada]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|941
|56.21 %
| 137
|3
| [[Logical%20operations|Logical operations]]
|944
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|33
| 136
|[[:Category:Lua|Lua]]
| [[Tokenize%20a%20string|Tokenize a string]]
|940
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|56.15 %
|-
|7
| 135
|947
| [[Execute%20a%20system%20command|Execute a system command]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|34
|[[:Category:F Sharp|F Sharp]]
| 135
|864
| [[Sort%20an%20integer%20array|Sort an integer array]]
|51.61 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|867
| 133
|- style="background-color: #fff;"
| [[Associative%20array%2FCreation|Associative array/Creation]]
|35
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:XPL0|XPL0]]
|-
|862
| 132
|51.49 %
| [[Array%20length|Array length]]
|2
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|864
|- style="background-color: #ccc;"
| 130
|36
| [[Higher-order%20functions|Higher-order functions]]
|[[:Category:PicoLisp|PicoLisp]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|847
| 129
|50.6 %
|3
| [[File%20input%2Foutput|File input/output]]
|850
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|37
| 129
|[[:Category:AutoHotkey|AutoHotkey]]
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|823
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|49.16 %
|-
|3
| 128
|826
| [[Empty%20string|Empty string]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|38
|[[:Category:Ring|Ring]]
| 127
|822
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|49.1 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|823
| 127
|- style="background-color: #fff;"
| [[Quine|Quine]]
|39
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:JavaScript|JavaScript]]
|-
|799
| 127
|47.73 %
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|802
|- style="background-color: #ccc;"
| 126
|40
| [[Bitwise%20operations|Bitwise operations]]
|[[:Category:Arturo|Arturo]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|779
|46.54 %
| 126
|1
| [[Create%20a%20file|Create a file]]
|780
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|41
| 126
|[[:Category:Common Lisp|Common Lisp]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|776
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|46.36 %
|-
|3
| 126
|779
| [[Read%20entire%20file|Read entire file]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|42
|[[:Category:AWK|AWK]]
| 126
|709
| [[User%20input%2FText|User input/Text]]
|42.35 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|4
|713
| 125
|- style="background-color: #fff;"
| [[Command-line%20arguments|Command-line arguments]]
|43
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:PureBasic|PureBasic]]
|-
|708
| 125
|42.29 %
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|711
|- style="background-color: #ccc;"
| 124
|44
| [[Caesar%20cipher|Caesar cipher]]
|[[:Category:Pascal|Pascal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|707
|42.23 %
| 124
|4
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|711
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|45
| 124
|[[:Category:Quackery|Quackery]]
| [[System%20time|System time]]
|700
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|41.82 %
|-
|0
| 123
|700
| [[Guess%20the%20number|Guess the number]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|46
|[[:Category:RPL|RPL]]
| 123
|690
| [[Primality%20by%20trial%20division|Primality by trial division]]
|41.22 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|691
| 121
|- style="background-color: #fff;"
| [[Day%20of%20the%20week|Day of the week]]
|47
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:OCaml|OCaml]]
|-
|679
| 120
|40.56 %
| [[Pascal%27s%20triangle|Pascal's triangle]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|682
|- style="background-color: #ccc;"
| 120
|48
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|[[:Category:EasyLang|EasyLang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|665
|39.73 %
| 119
|0
| [[Check%20that%20file%20exists|Check that file exists]]
|665
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|49
| 119
|[[:Category:BASIC|BASIC]]
| [[Literals%2FString|Literals/String]]
|664
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|39.67 %
|-
|4
| 119
|668
| [[Loops%2FContinue|Loops/Continue]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|50
|[[:Category:Fortran|Fortran]]
| 119
|651
| [[Mutual%20recursion|Mutual recursion]]
|38.89 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|654
| 119
|- style="background-color: #fff;"
| [[Stack|Stack]]
|51
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Clojure|Clojure]]
|-
|648
| 118
|38.71 %
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|651
|- style="background-color: #ccc;"
| 118
|52
| [[Sleep|Sleep]]
|[[:Category:Forth|Forth]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|616
| 118
|36.8 %
|3
| [[Substring|Substring]]
|619
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|53
| 117
|[[:Category:Swift|Swift]]
| [[Happy%20numbers|Happy numbers]]
|610
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|36.44 %
|-
|0
| 117
|610
| [[Least%20common%20multiple|Least common multiple]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|54
|[[:Category:PARI/GP|PARI/GP]]
| 117
|606
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|36.2 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|609
| 116
|- style="background-color: #fff;"
| [[Literals%2FInteger|Literals/Integer]]
|55
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Unicon|Unicon]]
|-
|594
| 114
|35.48 %
| [[Balanced%20brackets|Balanced brackets]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|597
|- style="background-color: #ccc;"
| 113
|56
| [[Flatten%20a%20list|Flatten a list]]
|[[:Category:R|R]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|592
|35.36 %
| 113
|3
| [[Include%20a%20file|Include a file]]
|595
| ||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
|57
| 113
|[[:Category:BBC BASIC|BBC BASIC]]
| [[Knuth%20shuffle|Knuth shuffle]]
|587
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|35.07 %
|-
|3
| 112
|590
| [[Date%20format|Date format]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|58
|[[:Category:Icon|Icon]]
| 112
|551
| [[Program%20termination|Program termination]]
|32.92 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|554
| 111
|- style="background-color: #fff;"
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|59
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Yabasic|Yabasic]]
|-
|543
| 111
|32.44 %
| [[Detect%20division%20by%20zero|Detect division by zero]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|544
|- style="background-color: #ccc;"
| 111
|60
| [[Real%20constants%20and%20functions|Real constants and functions]]
|[[:Category:Action!|Action!]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|539
| 111
|32.2 %
|1
| [[Variables|Variables]]
|540
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|61
| 110
|[[:Category:Elixir|Elixir]]
| [[Compound%20data%20type|Compound data type]]
|538
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|32.14 %
|-
|3
| 110
|541
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|62
|[[:Category:Erlang|Erlang]]
| 110
|518
| [[File%20size|File size]]
|30.94 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|521
| 110
|- style="background-color: #fff;"
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|63
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Groovy|Groovy]]
|-
|502
| 110
|29.99 %
| [[Search%20a%20list|Search a list]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|505
|- style="background-color: #ccc;"
| 109
|64
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|[[:Category:PowerShell|PowerShell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|500
|29.87 %
| 109
|3
| [[Null%20object|Null object]]
|503
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|65
| 108
|[[:Category:Prolog|Prolog]]
| [[Binary%20search|Binary search]]
|481
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|28.73 %
|-
|3
| 108
|484
| [[Classes|Classes]]
|- style="background-color: #ccc;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|66
|[[:Category:BASIC256|BASIC256]]
| 108
|475
| [[Hostname|Hostname]]
|28.38 %
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|1
|476
| 108
|- style="background-color: #ccc;"
| [[Loops%2FNested|Loops/Nested]]
|66
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Seed7|Seed7]]
|-
|475
| 107
|28.38 %
| [[ABC%20Problem|ABC Problem]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|478
|- style="background-color: #ccc;"
| 107
|66
| [[Anagrams|Anagrams]]
|[[:Category:V (Vlang)|V]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|475
|28.38 %
| 107
|0
| [[Averages%2FMedian|Averages/Median]]
|475
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|69
| 107
|[[:Category:AppleScript|AppleScript]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
|472
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|28.2 %
|-
|3
| 107
|475
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|70
|[[:Category:PHP|PHP]]
| 107
|471
| [[Rename%20a%20file|Rename a file]]
|28.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|4
|475
| 106
|- style="background-color: #fff;"
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|71
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:PL/I|PL/I]]
|-
|446
| 106
|26.64 %
| [[Function%20composition|Function composition]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|449
|- style="background-color: #ccc;"
| 106
|72
| [[Input%20loop|Input loop]]
|[[:Category:FutureBasic|FutureBasic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|442
| 106
|26.4 %
|1
| [[N-queens%20problem|N-queens problem]]
|443
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|73
| 105
|[[:Category:M2000 Interpreter|M2000 Interpreter]]
| [[Delete%20a%20file|Delete a file]]
|437
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|26.11 %
|-
|0
| 105
|437
| [[Matrix%20transposition|Matrix transposition]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|74
|[[:Category:Scheme|Scheme]]
| 104
|425
| [[Count%20in%20octal|Count in octal]]
|25.39 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|428
| 104
|- style="background-color: #fff;"
| [[Environment%20variables|Environment variables]]
|75
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:MATLAB|MATLAB]]
|-
|410
| 104
|24.49 %
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|413
|- style="background-color: #ccc;"
| 104
|76
| [[Mandelbrot%20set|Mandelbrot set]]
|[[:Category:Maple|Maple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|406
|24.25 %
| 104
|3
| [[Multiplication%20tables|Multiplication tables]]
|409
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
|76
| 104
|[[:Category:VBA|VBA]]
| [[Return%20multiple%20values|Return multiple values]]
|406
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|24.25 %
|-
|3
| 103
|409
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|78
|[[:Category:Visual Basic .NET|Visual Basic .NET]]
| 103
|403
| [[HTTP|HTTP]]
|24.07 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|406
| 103
|- style="background-color: #ccc;"
| [[Identity%20matrix|Identity matrix]]
|79
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Run BASIC|Run BASIC]]
|-
|390
| 103
|23.3 %
| [[Matrix%20multiplication|Matrix multiplication]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|393
|- style="background-color: #fff;"
| 103
|80
| [[Random%20numbers|Random numbers]]
|[[:Category:COBOL|COBOL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|364
|21.74 %
| 102
|3
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|367
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
|81
| 102
|[[:Category:VBScript|VBScript]]
| [[Pick%20random%20element|Pick random element]]
|357
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|21.33 %
|-
|3
| 101
|360
| [[Accumulator%20factory|Accumulator factory]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|82
|[[:Category:Liberty BASIC|Liberty BASIC]]
| 101
|356
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|21.27 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|359
| 101
|- style="background-color: #ccc;"
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|83
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:UNIX Shell|UNIX Shell]]
|-
|353
| 101
|21.09 %
| [[Pangram%20checker|Pangram checker]]
|5
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|358
|- style="background-color: #fff;"
| 101
|84
| [[Perfect%20numbers|Perfect numbers]]
|[[:Category:Picat|Picat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|335
|20.01 %
| 101
|0
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|335
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
|85
| 101
|[[:Category:Objeck|Objeck]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|331
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|19.77 %
|-
|3
| 100
|334
| [[Assertions|Assertions]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|86
|[[:Category:ALGOL W|ALGOL W]]
| 100
|327
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|19.53 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|330
| 100
|- style="background-color: #ccc;"
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|87
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Octave|Octave]]
|-
|326
| 100
|19.47 %
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|329
|- style="background-color: #fff;"
| 100
|88
| [[String%20matching|String matching]]
|[[:Category:Smalltalk|Smalltalk]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|325
| 99
|19.41 %
|3
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|328
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 98
|89
|[[:Category:Applesoft BASIC|Applesoft BASIC]]
| [[Haversine%20formula|Haversine formula]]
|316
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|18.88 %
|-
| 97
|3
|319
| [[Catalan%20numbers|Catalan numbers]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|90
|[[:Category:APL|APL]]
| 96
|309
| [[Align%20columns|Align columns]]
|18.46 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 96
|312
|- style="background-color: #ccc;"
| [[Combinations|Combinations]]
|91
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Oforth|Oforth]]
|-
| 96
|308
|18.4 %
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|308
|- style="background-color: #fff;"
| 96
|92
| [[Program%20name|Program name]]
|[[:Category:Maxima|Maxima]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|306
| 96
|18.28 %
|3
| [[Run-length%20encoding|Run-length encoding]]
|309
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 96
|93
|[[:Category:Bracmat|Bracmat]]
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|305
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|18.22 %
|-
| 96
|3
|308
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|94
|[[:Category:EchoLisp|EchoLisp]]
| 96
|303
| [[Zig-zag%20matrix|Zig-zag matrix]]
|18.1 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 95
|303
|- style="background-color: #ccc;"
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|95
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Standard ML|Standard ML]]
|-
| 95
|301
|17.98 %
| [[Exceptions|Exceptions]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|304
|- style="background-color: #fff;"
| 95
|96
| [[Infinity|Infinity]]
|[[:Category:NetRexx|NetRexx]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|284
| 95
|16.97 %
|3
| [[Regular%20expressions|Regular expressions]]
|287
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 95
|97
|[[:Category:Oz|Oz]]
| [[Temperature%20conversion|Temperature conversion]]
|278
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|16.61 %
|-
| 95
|3
|281
| [[Trigonometric%20functions|Trigonometric functions]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|98
|[[:Category:BQN|BQN]]
| 94
|271
| [[Anonymous%20recursion|Anonymous recursion]]
|16.19 %
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|1
| 94
|272
|- style="background-color: #ccc;"
| [[Variadic%20function|Variadic function]]
|99
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:E|E]]
|-
| 93
|269
|16.07 %
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|272
|- style="background-color: #fff;"
| 93
|100
| [[Prime%20decomposition|Prime decomposition]]
|[[:Category:Frink|Frink]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|267
| 93
|15.95 %
|3
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|270
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 93
|101
|[[:Category:Lambdatalk|Lambdatalk]]
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|265
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|15.83 %
|-
| 92
|0
|265
| [[Babbage%20problem|Babbage problem]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|102
|[[:Category:Lasso|Lasso]]
| 92
|259
| [[Letter%20frequency|Letter frequency]]
|15.47 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 92
|259
|- style="background-color: #ccc;"
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|103
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Gambas|Gambas]]
|-
| 91
|252
|15.05 %
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|255
|- style="background-color: #fff;"
| 91
|104
| [[Comma%20quibbling|Comma quibbling]]
|[[:Category:ARM Assembly|ARM Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|250
| 91
|14.93 %
|3
| [[Power%20set|Power set]]
|253
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 90
|104
|[[:Category:True BASIC|True BASIC]]
| [[Collections|Collections]]
|250
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|14.93 %
|-
| 90
|0
|250
| [[Shell%20one-liner|Shell one-liner]]
|- style="background-color: #ccc;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|106
|[[:Category:Crystal|Crystal]]
| 90
|248
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|14.81 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 90
|248
|- style="background-color: #fff;"
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
|107
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Elena|Elena]]
|-
| 89
|240
|14.34 %
| [[Enumerations|Enumerations]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|243
|- style="background-color: #ccc;"
| 89
|108
| [[Look-and-say%20sequence|Look-and-say sequence]]
|[[:Category:CLU|CLU]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|239
| 89
|14.28 %
|1
| [[Middle%20three%20digits|Middle three digits]]
|240
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 89
|109
|[[:Category:Modula-2|Modula-2]]
| [[Permutations|Permutations]]
|237
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|14.16 %
|-
| 89
|3
|240
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|110
|[[:Category:MiniScript|MiniScript]]
| 89
|236
| [[Sierpinski%20triangle|Sierpinski triangle]]
|14.1 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 88
|236
|- style="background-color: #fff;"
| [[Averages%2FMode|Averages/Mode]]
|111
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Euphoria|Euphoria]]
|-
| 88
|234
|13.98 %
| [[Inheritance%2FSingle|Inheritance/Single]]
|3
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|237
|- style="background-color: #fff;"
| 88
|111
| [[Levenshtein%20distance|Levenshtein distance]]
|[[:Category:OoRexx|OoRexx]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|234
| 88
|13.98 %
|3
| [[Nth%20root|Nth root]]
|237
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 88
|113
|[[:Category:360 Assembly|360 Assembly]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|220
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|13.14 %
|-
| 88
|2
|222
| [[Ordered%20words|Ordered words]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|114
|[[:Category:CoffeeScript|CoffeeScript]]
| 88
|219
| [[Queue%2FDefinition|Queue/Definition]]
|13.08 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 88
|222
|- style="background-color: #fff;"
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|114
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Stata|Stata]]
|-
| 88
|219
|13.08 %
| [[Range%20extraction|Range extraction]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|220
|- style="background-color: #ccc;"
| 88
|116
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|[[:Category:ZX Spectrum Basic|ZX Spectrum Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|216
| 87
|12.9 %
|3
| [[First-class%20functions|First-class functions]]
|219
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 87
|117
|[[:Category:QBasic|QBasic]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|214
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|12.78 %
|-
| 86
|1
|215
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|118
|[[:Category:IS-BASIC|IS-BASIC]]
| 86
|211
| [[Exponentiation%20operator|Exponentiation operator]]
|12.6 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 86
|211
|- style="background-color: #ccc;"
| [[Interactive%20programming|Interactive programming]]
|118
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|[[:Category:Logo|Logo]]
|-
| 86
|211
|12.6 %
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|214
|- style="background-color: #fff;"
| 86
|120
| [[Y%20combinator|Y combinator]]
|[[:Category:AArch64 Assembly|AArch64 Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|208
| 85
|12.43 %
|0
|data-sort-value="md0B5"| [[MD5|MD5]]
|208
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 85
|120
|[[:Category:Batch File|Batch File]]
| [[Range%20expansion|Range expansion]]
|208
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|12.43 %
|-
| 84
|3
|211
| [[Bulls%20and%20cows|Bulls and cows]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|122
|[[:Category:GW-BASIC|GW-BASIC]]
| 84
|205
| [[Create%20an%20HTML%20table|Create an HTML table]]
|12.25 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 84
|208
|- style="background-color: #fff;"
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|123
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Nanoquery|Nanoquery]]
|-
| 84
|199
|11.89 %
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|199
|- style="background-color: #ccc;"
| 84
|124
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|[[:Category:Lingo|Lingo]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|195
| 84
|11.65 %
|0
| [[String%20prepend|String prepend]]
|195
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 83
|125
|[[:Category:Ursala|Ursala]]
| [[Call%20a%20function|Call a function]]
|193
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|11.53 %
|-
| 83
|3
|196
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|126
|[[:Category:Chipmunk Basic|Chipmunk Basic]]
| 83
|188
| [[Five%20weekends|Five weekends]]
|11.23 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 83
|188
|- style="background-color: #ccc;"
| [[Monty%20Hall%20problem|Monty Hall problem]]
|126
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Emacs Lisp|Emacs Lisp]]
|-
| 83
|188
|11.23 %
| [[String%20append|String append]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|191
|- style="background-color: #fff;"
| 83
|128
| [[Time%20a%20function|Time a function]]
|[[:Category:BaCon|BaCon]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|187
| 83
|11.17 %
|1
| [[Vector%20products|Vector products]]
|188
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 82
|128
|[[:Category:Fōrmulæ|Fōrmulæ]]
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
|187
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|11.17 %
|-
| 82
|1
|188
| [[Forward%20difference|Forward difference]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|130
|[[:Category:ERRE|ERRE]]
| 82
|183
| [[Symmetric%20difference|Symmetric difference]]
|10.93 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 81
|183
|- style="background-color: #fff;"
| [[Digital%20root|Digital root]]
|131
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:BCPL|BCPL]]
|-
| 81
|173
|10.33 %
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|176
|- style="background-color: #fff;"
| 80
|131
| [[Abstract%20type|Abstract type]]
|[[:Category:Free Pascal|Free Pascal]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|173
| 80
|10.33 %
|1
| [[Hamming%20numbers|Hamming numbers]]
|174
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 80
|133
|[[:Category:K|K]]
| [[Sierpinski%20carpet|Sierpinski carpet]]
|171
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|10.22 %
|-
| 80
|3
|174
| [[Window%20creation|Window creation]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|133
|[[:Category:Ol|Ol]]
| 79
|171
| [[Dragon%20curve|Dragon curve]]
|10.22 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 79
|171
|- style="background-color: #ccc;"
| [[Entropy|Entropy]]
|133
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Red|Red]]
|-
| 79
|171
|10.22 %
| [[File%20modification%20time|File modification time]]
|1
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|172
|- style="background-color: #fff;"
| 79
|136
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|[[:Category:Phixmonti|Phixmonti]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|170
| 79
|10.16 %
|0
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
|170
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 78
|137
|[[:Category:Cowgol|Cowgol]]
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|167
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9.98 %
|-
| 78
|0
|167
| [[Langton%27s%20ant|Langton's ant]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|137
|[[:Category:Dart|Dart]]
| 78
|167
| [[Price%20fraction|Price fraction]]
|9.98 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 78
|170
|- style="background-color: #fff;"
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
|139
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Aime|Aime]]
|-
| 77
|166
|9.92 %
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|169
|- style="background-color: #fff;"
| 77
|139
| [[JSON|JSON]]
|[[:Category:Befunge|Befunge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|166
| 77
|9.92 %
|3
| [[Map%20range|Map range]]
|169
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 77
|141
| [[N%27th|N'th]]
|[[:Category:PL/M|PL/M]]
|164
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9.8 %
|-
| 77
|3
|167
| [[Queue%2FUsage|Queue/Usage]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|142
|[[:Category:Pike|Pike]]
| 77
|162
| [[Simple%20windowed%20application|Simple windowed application]]
|9.68 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 76
|165
|- style="background-color: #ccc;"
| [[CSV%20data%20manipulation|CSV data manipulation]]
|143
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:GAP|GAP]]
|-
| 76
|160
|9.56 %
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|163
|- style="background-color: #ccc;"
| 76
|143
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|[[:Category:TXR|TXR]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|160
| 76
|9.56 %
|3
| [[Introspection|Introspection]]
|163
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 76
|145
|[[:Category:Commodore BASIC|Commodore BASIC]]
| [[Literals%2FFloating%20point|Literals/Floating point]]
|158
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9.44 %
|-
| 76
|3
|161
| [[Menu|Menu]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|145
|[[:Category:Eiffel|Eiffel]]
| 76
|158
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
|9.44 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 76
|161
|- style="background-color: #fff;"
| [[Tree%20traversal|Tree traversal]]
|145
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Objective-C|Objective-C]]
|-
| 75
|158
|9.44 %
| [[Box%20the%20compass|Box the compass]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|161
|- style="background-color: #ccc;"
| 75
|148
| [[Closures%2FValue%20capture|Closures/Value capture]]
|[[:Category:HicEst|HicEst]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|153
| 75
|9.14 %
|3
| [[Floyd%27s%20triangle|Floyd's triangle]]
|156
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 75
|149
|[[:Category:TUSCRIPT|TUSCRIPT]]
| [[Gray%20code|Gray code]]
|152
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9.08 %
|-
| 75
|3
|155
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|150
|[[:Category:Fantom|Fantom]]
| 75
|150
| [[Man%20or%20boy%20test|Man or boy test]]
|8.96 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 75
|153
|- style="background-color: #fff;"
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
|151
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Nemerle|Nemerle]]
|-
| 75
|147
|8.78 %
| [[SEDOLs|SEDOLs]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|150
|- style="background-color: #fff;"
| 75
|151
| [[Set|Set]]
|[[:Category:REBOL|REBOL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|147
| 75
|8.78 %
|3
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|150
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 75
|153
|[[:Category:ATS|ATS]]
| [[Web%20scraping|Web scraping]]
|143
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|8.54 %
|-
| 74
|3
|146
| [[Catamorphism|Catamorphism]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|153
|[[:Category:NewLISP|NewLISP]]
| 74
|143
| [[Count%20in%20factors|Count in factors]]
|8.54 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 74
|146
|- style="background-color: #fff;"
| [[Number%20reversal%20game|Number reversal game]]
|155
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Zig|Zig]]
|-
| 74
|140
|8.36 %
| [[Show%20the%20epoch|Show the epoch]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|141
|- style="background-color: #ccc;"
| 74
|156
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|[[:Category:Jsish|Jsish]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|137
| 74
|8.18 %
|1
| [[Spiral%20matrix|Spiral matrix]]
|138
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 74
|157
|[[:Category:Dyalect|Dyalect]]
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|136
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|8.12 %
|-
| 73
|0
|136
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|158
|[[:Category:Oberon-2|Oberon-2]]
| 73
|135
| [[Amicable%20pairs|Amicable pairs]]
|8.06 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 73
|138
|- style="background-color: #fff;"
| [[Bitmap|Bitmap]]
|159
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SNOBOL4|SNOBOL4]]
|-
| 73
|133
|7.95 %
| [[Josephus%20problem|Josephus problem]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|136
|- style="background-color: #ccc;"
| 73
|160
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|[[:Category:6502 Assembly|6502 Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|129
| 73
|7.71 %
|3
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|132
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 73
|160
|[[:Category:Modula-3|Modula-3]]
| [[URL%20decoding|URL decoding]]
|129
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|7.71 %
|-
| 73
|3
|132
| [[XML%2FInput|XML/Input]]
|- style="background-color: #ccc;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|160
|[[:Category:SETL|SETL]]
| 72
|129
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|7.71 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 72
|132
|- style="background-color: #fff;"
| [[Number%20names|Number names]]
|163
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:LiveCode|LiveCode]]
|-
| 72
|128
|7.65 %
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|129
|- style="background-color: #ccc;"
| 72
|164
| [[String%20comparison|String comparison]]
|[[:Category:Mercury|Mercury]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|127
| 72
|7.59 %
|3
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|130
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 71
|165
|[[:Category:Draco|Draco]]
| [[Concurrent%20computing|Concurrent computing]]
|126
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|7.53 %
|-
| 71
|1
|127
| [[Find%20common%20directory%20path|Find common directory path]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|165
|[[:Category:Z80 Assembly|Z80 Assembly]]
| 71
|126
| [[Playing%20cards|Playing cards]]
|7.53 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 71
|129
|- style="background-color: #ccc;"
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|167
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Amazing Hopper|Amazing Hopper]]
|-
| 71
|124
|7.41 %
| [[Top%20rank%20per%20group|Top rank per group]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|124
|- style="background-color: #fff;"
| 70
|168
| [[Address%20of%20a%20variable|Address of a variable]]
|[[:Category:8086 Assembly|8086 Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|123
| 70
|7.35 %
|3
| [[Dynamic%20variable%20names|Dynamic variable names]]
|126
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 70
|168
|[[:Category:MSX Basic|MSX Basic]]
| [[Linear%20congruential%20generator|Linear congruential generator]]
|123
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|7.35 %
|-
| 70
|0
|123
| [[List%20comprehensions|List comprehensions]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|168
|[[:Category:Slate|Slate]]
| 70
|123
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|7.35 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 70
|126
|- style="background-color: #ccc;"
| [[Soundex|Soundex]]
|171
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Min|Min]]
|-
| 70
|121
|7.23 %
| [[Special%20characters|Special characters]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|121
|- style="background-color: #fff;"
| 70
|172
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|[[:Category:Processing|Processing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|119
| 69
|7.11 %
|6
| [[Date%20manipulation|Date manipulation]]
|125
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 69
|172
|[[:Category:Visual Basic|Visual Basic]]
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
|119
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|7.11 %
|-
| 69
|3
|122
| [[Kaprekar%20numbers|Kaprekar numbers]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|174
|[[:Category:ActionScript|ActionScript]]
| 69
|118
| [[Long%20multiplication|Long multiplication]]
|7.05 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 69
|121
|- style="background-color: #ccc;"
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|174
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Plain English|Plain English]]
|-
| 69
|118
|7.05 %
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|121
|- style="background-color: #fff;"
| 69
|176
| [[URL%20encoding|URL encoding]]
|[[:Category:MAXScript|MAXScript]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|116
| 68
|6.93 %
|3
| [[Count%20the%20coins|Count the coins]]
|119
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 68
|176
|[[:Category:TI-83 BASIC|TI-83 BASIC]]
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
|116
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|6.93 %
|-
| 68
|3
|119
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|178
|[[:Category:Vala|Vala]]
| 68
|111
| [[Jensen%27s%20Device|Jensen's Device]]
|6.63 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 68
|114
|- style="background-color: #fff;"
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|179
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:QB64|QB64]]
|-
| 68
|110
|6.57 %
| [[Polymorphism|Polymorphism]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|110
|- style="background-color: #fff;"
| 68
|179
| [[Pythagorean%20triples|Pythagorean triples]]
|[[:Category:SenseTalk|SenseTalk]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|110
| 68
|6.57 %
|1
| [[Roots%20of%20unity|Roots of unity]]
|111
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 68
|179
| [[Sockets|Sockets]]
|[[:Category:Ursa|Ursa]]
|110
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|6.57 %
|-
| 67
|2
|112
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|182
|[[:Category:MUMPS|MUMPS]]
| 67
|109
| [[Equilibrium%20index|Equilibrium index]]
|6.51 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 67
|112
|- style="background-color: #fff;"
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
|183
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Vedit macro language|Vedit macro language]]
|-
| 67
|108
|6.45 %
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|111
|- style="background-color: #fff;"
| 67
|183
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|[[:Category:XBasic|XBasic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|108
| 67
|6.45 %
|1
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
|109
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 67
|185
|[[:Category:8080 Assembly|8080 Assembly]]
| [[Unicode%20variable%20names|Unicode variable names]]
|107
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|6.39 %
|-
| 67
|3
|110
| [[Word%20wrap|Word wrap]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|186
|[[:Category:68000 Assembly|68000 Assembly]]
| 66
|106
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|6.33 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|2
| 66
|108
|- style="background-color: #ccc;"
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|187
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Déjà Vu|Déjà Vu]]
|-
| 66
|105
|6.27 %
| [[Call%20an%20object%20method|Call an object method]]
|0
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|105
|- style="background-color: #fff;"
| 66
|188
| [[Flow-control%20structures|Flow-control structures]]
|[[:Category:Bc|Bc]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|104
| 66
|6.21 %
|3
| [[Here%20document|Here document]]
|107
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 66
|189
|[[:Category:Retro|Retro]]
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|101
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|6.03 %
|-
| 66
|3
|104
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|190
|[[:Category:DWScript|DWScript]]
| 66
|100
| [[Longest%20common%20subsequence|Longest common subsequence]]
|5.97 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 66
|103
|- style="background-color: #fff;"
| [[Multifactorial|Multifactorial]]
|190
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:EMal|EMal]]
|-
| 66
|100
|5.97 %
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|2
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|102
|- style="background-color: #ccc;"
| 66
|192
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
|[[:Category:Simula|Simula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|97
| 66
|5.79 %
|3
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
|100
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 66
|193
|[[:Category:ACL2|ACL2]]
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
|96
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.73 %
|-
| 66
|3
|99
| [[Sudoku|Sudoku]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|194
|[[:Category:AutoIt|AutoIt]]
| 66
|94
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|5.62 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 65
|97
|- style="background-color: #ccc;"
| [[Almost%20prime|Almost prime]]
|194
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Ceylon|Ceylon]]
|-
| 65
|94
|5.62 %
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|94
|- style="background-color: #ccc;"
| 65
|194
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|[[:Category:Tailspin|Tailspin]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|94
| 65
|5.62 %
|0
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|94
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 65
|194
|[[:Category:X86 Assembly|X86 Assembly]]
| [[Empty%20directory|Empty directory]]
|94
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.62 %
|-
| 65
|7
|101
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|198
|[[:Category:Pop11|Pop11]]
| 65
|93
| [[Modular%20inverse|Modular inverse]]
|5.56 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 65
|96
|- style="background-color: #ccc;"
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|199
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Langur|Langur]]
|-
| 65
|92
|5.5 %
| [[Proper%20divisors|Proper divisors]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|92
|- style="background-color: #ccc;"
| 65
|199
| [[Semordnilap|Semordnilap]]
|[[:Category:M4|M4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|92
| 65
|5.5 %
|4
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
|96
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 65
|199
|[[:Category:TI-89 BASIC|TI-89 BASIC]]
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
|92
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.5 %
|-
| 65
|3
|95
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|202
|[[:Category:8th|8th]]
| 64
|91
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|5.44 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 64
|91
|- style="background-color: #fff;"
| [[IBAN|IBAN]]
|202
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Axe|Axe]]
|-
| 64
|91
|5.44 %
| [[Pi|Pi]]
|2
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|93
|- style="background-color: #fff;"
| 64
|202
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|[[:Category:Fermat|Fermat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|91
| 63
|5.44 %
|0
| [[Animation|Animation]]
|91
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 63
|202
|[[:Category:PostScript|PostScript]]
| [[Enforced%20immutability|Enforced immutability]]
|91
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.44 %
|-
| 63
|3
|94
| [[Gamma%20function|Gamma function]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|206
|[[:Category:Dc|Dc]]
| 63
|90
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|5.38 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 63
|93
|- style="background-color: #ccc;"
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
|206
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:FunL|FunL]]
|-
| 63
|90
|5.38 %
| [[Numerical%20integration|Numerical integration]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|90
|- style="background-color: #ccc;"
| 63
|206
| [[Read%20a%20configuration%20file|Read a configuration file]]
|[[:Category:Io|Io]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|90
| 62
|5.38 %
|3
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
|93
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 62
|206
|[[:Category:Joy|Joy]]
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
|90
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.38 %
|-
| 62
|3
|93
| [[Closest-pair%20problem|Closest-pair problem]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|206
|[[:Category:OxygenBasic|OxygenBasic]]
| 62
|90
| [[HTTPS|HTTPS]]
|5.38 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 62
|90
|- style="background-color: #fff;"
| [[Jump%20anywhere|Jump anywhere]]
|211
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SQL|SQL]]
|-
| 62
|87
|5.2 %
| [[Named%20parameters|Named parameters]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|90
|- style="background-color: #ccc;"
| 62
|212
| [[Operator%20precedence|Operator precedence]]
|[[:Category:МК-61/52|МК-61/52]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|85
| 62
|5.08 %
|2
| [[Quaternion%20type|Quaternion type]]
|87
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 62
|213
|[[:Category:MAD|MAD]]
| [[Rock-paper-scissors|Rock-paper-scissors]]
|83
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.96 %
|-
| 62
|0
|83
| [[Runtime%20evaluation|Runtime evaluation]]
|- style="background-color: #ccc;"
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|214
|[[:Category:Logtalk|Logtalk]]
| 62
|81
| [[Self-describing%20numbers|Self-describing numbers]]
|4.84 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 62
|84
|- style="background-color: #fff;"
| [[Sort%20stability|Sort stability]]
|215
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:LFE|LFE]]
|-
| 62
|80
|4.78 %
| [[Special%20variables|Special variables]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|81
|- style="background-color: #ccc;"
| 62
|216
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|[[:Category:Lang|Lang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|79
| 61
|4.72 %
|3
| [[Arithmetic%2FRational|Arithmetic/Rational]]
|82
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 61
|217
|[[:Category:Sinclair ZX81 BASIC|Sinclair ZX81 BASIC]]
| [[Calendar|Calendar]]
|77
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.6 %
|-
| 61
|0
|77
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|218
|[[:Category:Tiny BASIC|Tiny BASIC]]
| 61
|76
| [[Draw%20a%20sphere|Draw a sphere]]
|4.54 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 61
|77
|- style="background-color: #fff;"
| [[Euler%20method|Euler method]]
|219
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Excel|Excel]]
|-
| 61
|75
|4.48 %
| [[Fork|Fork]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|76
|- style="background-color: #fff;"
| 61
|219
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|[[:Category:Ksh|Ksh]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|75
| 61
|4.48 %
|0
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|75
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 61
|221
|[[:Category:Insitux|Insitux]]
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|74
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.42 %
|-
| 60
|1
|75
| [[Benford%27s%20law|Benford's law]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|221
|[[:Category:Raven|Raven]]
| 60
|74
| [[Currying|Currying]]
|4.42 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 60
|77
|- style="background-color: #fff;"
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
|223
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Component Pascal|Component Pascal]]
|-
| 60
|73
|4.36 %
| [[Four%20bit%20adder|Four bit adder]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|76
|- style="background-color: #ccc;"
| 60
|224
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
|[[:Category:Craft Basic|Craft Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|72
| 60
|4.3 %
|0
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
|72
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 60
|225
|[[:Category:Sather|Sather]]
| [[Phrase%20reversals|Phrase reversals]]
|71
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.24 %
|-
| 60
|3
|74
| [[Probabilistic%20choice|Probabilistic choice]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|225
|[[:Category:Transd|Transd]]
| 60
|71
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|4.24 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 60
|71
|- style="background-color: #ccc;"
| [[Variable%20size%2FGet|Variable size/Get]]
|227
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:ABAP|ABAP]]
|-
| 59
|70
|4.18 %
| [[AKS%20test%20for%20primes|AKS test for primes]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|73
|- style="background-color: #ccc;"
| 59
|227
| [[Amb|Amb]]
|[[:Category:Burlesque|Burlesque]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|70
| 59
|4.18 %
|1
| [[Extend%20your%20language|Extend your language]]
|71
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 59
|227
|[[:Category:Locomotive Basic|Locomotive Basic]]
| [[Host%20introspection|Host introspection]]
|70
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.18 %
|-
| 59
|3
|73
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|- style="background-color: #ccc;"
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|227
|[[:Category:Neko|Neko]]
| 59
|70
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
|4.18 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 59
|70
|- style="background-color: #ccc;"
| [[Optional%20parameters|Optional parameters]]
|227
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Sed|Sed]]
|-
| 59
|70
|4.18 %
| [[Priority%20queue|Priority queue]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|73
|- style="background-color: #fff;"
| 59
|232
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|[[:Category:XLISP|XLISP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|69
| 59
|4.12 %
|1
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|70
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 59
|233
|[[:Category:Minimal BASIC|Minimal BASIC]]
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|68
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.06 %
|-
| 59
|0
|68
| [[Undefined%20values|Undefined values]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|234
|[[:Category:Ela|Ela]]
| 59
|66
| [[Yin%20and%20yang|Yin and yang]]
|3.94 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 58
|69
|- style="background-color: #fff;"
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|234
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Refal|Refal]]
|-
| 58
|66
|3.94 %
| [[Fractal%20tree|Fractal tree]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|69
|- style="background-color: #ccc;"
| 58
|236
| [[Maze%20generation|Maze generation]]
|[[:Category:Brat|Brat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|65
| 58
|3.88 %
|3
| [[Memory%20allocation|Memory allocation]]
|68
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 58
|237
|[[:Category:Ecstasy|Ecstasy]]
| [[Roots%20of%20a%20function|Roots of a function]]
|64
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.82 %
|-
| 58
|0
|64
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|237
|[[:Category:EDSAC order code|EDSAC order code]]
| 58
|64
| [[Write%20entire%20file|Write entire file]]
|3.82 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 58
|65
|- style="background-color: #fff;"
| [[XML%2FOutput|XML/Output]]
|237
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Quite BASIC|Quite BASIC]]
|-
| 57
|64
|3.82 %
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|64
|- style="background-color: #ccc;"
| 57
|240
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
|[[:Category:FOCAL|FOCAL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|63
| 57
|3.76 %
|0
| [[Munchausen%20numbers|Munchausen numbers]]
|63
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 57
|240
|[[:Category:Scilab|Scilab]]
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|63
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.76 %
|-
| 57
|3
|66
| [[Runge-Kutta%20method|Runge-Kutta method]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|242
|[[:Category:IDL|IDL]]
| 57
|61
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|3.64 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 57
|64
|- style="background-color: #fff;"
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|242
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:LabVIEW|LabVIEW]]
|-
| 56
|61
|3.64 %
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|64
|- style="background-color: #fff;"
| 56
|242
| [[Animate%20a%20pendulum|Animate a pendulum]]
|[[:Category:Wart|Wart]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|61
| 56
|3.64 %
|0
| [[Best%20shuffle|Best shuffle]]
|61
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 56
|245
|[[:Category:ColdFusion|ColdFusion]]
| [[Cholesky%20decomposition|Cholesky decomposition]]
|59
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.52 %
|-
| 56
|3
|62
| [[Documentation|Documentation]]
|- style="background-color: #ccc;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|245
|[[:Category:SequenceL|SequenceL]]
| 56
|59
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|3.52 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 56
|60
|- style="background-color: #fff;"
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
|247
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:FALSE|FALSE]]
|-
| 56
|57
|3.41 %
| [[Pernicious%20numbers|Pernicious numbers]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|60
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 56
|248
| [[Repeat|Repeat]]
|[[:Category:FBSL|FBSL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|56
| 56
|3.35 %
|0
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
|56
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 55
|248
|[[:Category:Microsoft Small Basic|Microsoft Small Basic]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|56
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.35 %
|-
| 55
|1
|57
| [[Continued%20fraction|Continued fraction]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|248
|[[:Category:Miranda|Miranda]]
| 55
|56
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
|3.35 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 55
|56
|- style="background-color: #ccc;"
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|248
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SAS|SAS]]
|-
| 55
|56
|3.35 %
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|59
|- style="background-color: #ccc;"
| 55
|248
| [[Huffman%20coding|Huffman coding]]
|[[:Category:SparForte|SparForte]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|56
| 55
|3.35 %
|0
| [[LZW%20compression|LZW compression]]
|56
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 55
|253
|[[:Category:Haxe|Haxe]]
| [[Morse%20code|Morse code]]
|55
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.29 %
|-
| 55
|1
|56
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|253
|[[:Category:PowerBASIC|PowerBASIC]]
| 55
|55
| [[Partial%20function%20application|Partial function application]]
|3.29 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 55
|58
|- style="background-color: #ccc;"
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|255
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:ALGOL 60|ALGOL 60]]
|-
| 55
|54
|3.23 %
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|57
|- style="background-color: #fff;"
| 55
|256
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|[[:Category:ALGOL-M|ALGOL-M]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|53
| 55
|3.17 %
|0
| [[Test%20a%20function|Test a function]]
|53
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 54
|257
|[[:Category:Asymptote|Asymptote]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|51
|①||②||③||④|| ||⑥|| ||⑧|| ||⑩
|3.05 %
|-
| 54
|3
|54
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|257
|[[:Category:S-BASIC|S-BASIC]]
| 54
|51
| [[Brownian%20tree|Brownian tree]]
|3.05 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 54
|51
|- style="background-color: #fff;"
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|259
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Binary Lambda Calculus|Binary Lambda Calculus]]
|-
| 54
|50
|2.99 %
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|50
|- style="background-color: #fff;"
| 54
|259
| [[Odd%20word%20problem|Odd word problem]]
|[[:Category:Elm|Elm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|50
| 54
|2.99 %
|1
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|51
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 54
|259
|[[:Category:OpenEdge/Progress|OpenEdge/Progress]]
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|50
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|2.99 %
|-
| 54
|3
|53
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|259
|[[:Category:SPL|SPL]]
| 54
|50
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
|2.99 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 54
|51
|- style="background-color: #ccc;"
| [[Unix%2Fls|Unix/ls]]
|263
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Lang5|Lang5]]
|-
| 53
|49
|2.93 %
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|49
|- style="background-color: #ccc;"
| 53
|263
| [[Binary%20strings|Binary strings]]
|[[:Category:Odin|Odin]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|49
| 53
|2.93 %
|0
| [[DNS%20query|DNS query]]
|49
|①||②|| ||④|| ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 53
|263
|[[:Category:Rascal|Rascal]]
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|49
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.93 %
|-
| 53
|0
|49
| [[Forest%20fire|Forest fire]]
|- style="background-color: #fff;"
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|-
|266
|[[:Category:Metafont|Metafont]]
| 53
|47
| [[Semiprime|Semiprime]]
|2.81 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 53
|50
|- style="background-color: #ccc;"
| [[Stack%20traces|Stack traces]]
|267
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Caché ObjectScript|Caché ObjectScript]]
|-
| 53
|46
|2.75 %
| [[XML%2FXPath|XML/XPath]]
|1
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|47
|- style="background-color: #ccc;"
| 52
|267
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|[[:Category:Harbour|Harbour]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|46
| 52
|2.75 %
|3
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|49
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 52
|267
|[[:Category:Klingphix|Klingphix]]
| [[Delegates|Delegates]]
|46
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.75 %
|-
| 52
|0
|46
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|267
|[[:Category:TypeScript|TypeScript]]
| 52
|46
| [[Draw%20a%20clock|Draw a clock]]
|2.75 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 52
|47
|- style="background-color: #fff;"
| [[Fibonacci%20word|Fibonacci word]]
|271
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:DCL|DCL]]
|-
| 52
|45
|2.69 %
| [[Hash%20join|Hash join]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|48
|- style="background-color: #fff;"
| 52
|271
| [[Modular%20exponentiation|Modular exponentiation]]
|[[:Category:MIPS Assembly|MIPS Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|45
| 52
|2.69 %
|3
| [[Pointers%20and%20references|Pointers and references]]
|48
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 52
|273
|[[:Category:ABC|ABC]]
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|44
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.63 %
|-
| 52
|0
|44
| [[Rep-string|Rep-string]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|273
|[[:Category:RapidQ|RapidQ]]
| 52
|44
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|2.63 %
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|3
| 52
|47
|- style="background-color: #ccc;"
| [[Scope%20modifiers|Scope modifiers]]
|273
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Toka|Toka]]
|-
| 52
|44
|2.63 %
| [[Send%20email|Send email]]
|3
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|47
|- style="background-color: #ccc;"
| 52
|273
| [[Singleton|Singleton]]
|[[:Category:Verilog|Verilog]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|44
| 52
|2.63 %
|3
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
|47
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 52
|277
|[[:Category:Chapel|Chapel]]
| [[Synchronous%20concurrency|Synchronous concurrency]]
|43
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.57 %
|-
| 52
|0
|43
| [[Tic-tac-toe|Tic-tac-toe]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|277
|[[:Category:Inform 7|Inform 7]]
| 52
|43
| [[Truncate%20a%20file|Truncate a file]]
|2.57 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 51
|46
|- style="background-color: #fff;"
| [[Compile-time%20calculation|Compile-time calculation]]
|277
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:NS-HUBASIC|NS-HUBASIC]]
|-
| 51
|43
|2.57 %
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|43
|- style="background-color: #fff;"
| 51
|277
| [[Generator%2FExponential|Generator/Exponential]]
|[[:Category:Wortel|Wortel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|43
| 51
|2.57 %
|0
| [[Knight%27s%20tour|Knight's tour]]
|43
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 51
|281
|[[:Category:HolyC|HolyC]]
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
|42
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.51 %
|-
| 51
|1
|43
| [[User%20input%2FGraphical|User input/Graphical]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|281
|[[:Category:LOLCODE|LOLCODE]]
| 50
|42
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|2.51 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 50
|42
|- style="background-color: #ccc;"
| [[General%20FizzBuzz|General FizzBuzz]]
|281
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Sparkling|Sparkling]]
|-
| 50
|42
|2.51 %
| [[Handle%20a%20signal|Handle a signal]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|42
|- style="background-color: #fff;"
| 50
|284
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
|[[:Category:QuickBASIC|QuickBASIC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|41
| 50
|2.45 %
|0
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|41
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 50
|284
|[[:Category:XSLT|XSLT]]
| [[Mouse%20position|Mouse position]]
|41
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|2.45 %
|-
| 50
|3
|44
| [[Multisplit|Multisplit]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|286
|[[:Category:Brainf***|Brainf***]]
| 50
|40
| [[Munching%20squares|Munching squares]]
|2.39 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 50
|43
|- style="background-color: #ccc;"
| [[Nested%20function|Nested function]]
|286
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Q|Q]]
|-
| 49
|40
|2.39 %
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|43
|- style="background-color: #ccc;"
| 49
|286
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|[[:Category:S-lang|S-lang]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|40
| 49
|2.39 %
|3
| [[Dining%20philosophers|Dining philosophers]]
|43
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 49
|286
|[[:Category:SQL PL|SQL PL]]
| [[Draw%20a%20cuboid|Draw a cuboid]]
|40
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.39 %
|-
| 49
|3
|43
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|290
|[[:Category:Aikido|Aikido]]
| 49
|38
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
|2.27 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 49
|41
|- style="background-color: #fff;"
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|290
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Apex|Apex]]
|-
| 49
|38
|2.27 %
| [[Statistics%2FBasic|Statistics/Basic]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|39
|- style="background-color: #fff;"
| 49
|290
| [[Topological%20sort|Topological sort]]
|[[:Category:Processing Python mode|Processing Python mode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|38
| 49
|2.27 %
|0
| [[Truncatable%20primes|Truncatable primes]]
|38
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 49
|290
|[[:Category:TorqueScript|TorqueScript]]
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|38
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.27 %
|-
| 49
|3
|41
| [[Wireworld|Wireworld]]
|- style="background-color: #fff;"
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|-
|290
|[[:Category:Yorick|Yorick]]
| 48
|38
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|2.27 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 48
|41
|- style="background-color: #ccc;"
| [[Emirp%20primes|Emirp primes]]
|295
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Babel|Babel]]
|-
| 48
|37
|2.21 %
| [[Grayscale%20image|Grayscale image]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|37
|- style="background-color: #ccc;"
| 48
|295
| [[Integer%20overflow|Integer overflow]]
|[[:Category:Bruijn|Bruijn]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|37
| 48
|2.21 %
|0
| [[Left%20factorials|Left factorials]]
|37
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 48
|295
|[[:Category:Futhark|Futhark]]
| [[Modulinos|Modulinos]]
|37
| ||②||③|| ||⑤|| ||⑦||⑧||⑨||⑩
|2.21 %
|-
| 48
|0
|37
| [[Population%20count|Population count]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|295
|[[:Category:VTL-2|VTL-2]]
| 48
|37
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|2.21 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|0
| 48
|37
|- style="background-color: #fff;"
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|299
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Comal|Comal]]
|-
| 48
|36
|2.15 %
| [[Ternary%20logic|Ternary logic]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|36
|- style="background-color: #fff;"
| 48
|299
| [[Thue-Morse|Thue-Morse]]
|[[:Category:UnixPipes|UnixPipes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|36
|- style="background-color: #ffc"
| 48
|2.15 %
|3
| [[Two%20Sum|Two Sum]]
|39
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 48
|299
|[[:Category:V|V]]
| [[Unicode%20strings|Unicode strings]]
|36
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.15 %
|-
| 48
|3
|39
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|299
|[[:Category:Vim Script|Vim Script]]
| 47
|36
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
|2.15 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 47
|37
|- style="background-color: #ccc;"
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|303
|①|| ||③||④||⑤||⑥||⑦|| ||⑨|| 
|[[:Category:ANSI BASIC|ANSI BASIC]]
|-
| 47
|35
|2.09 %
| [[Exponentiation%20order|Exponentiation order]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|36
|- style="background-color: #ccc;"
| 47
|303
| [[Get%20system%20command%20output|Get system command output]]
|[[:Category:Falcon|Falcon]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|35
| 47
|2.09 %
|3
| [[Heronian%20triangles|Heronian triangles]]
|38
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 47
|303
|[[:Category:Jakt|Jakt]]
| [[Inverted%20syntax|Inverted syntax]]
|35
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|2.09 %
|-
| 47
|0
|35
| [[JortSort|JortSort]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|303
|[[:Category:Lisaac|Lisaac]]
| 47
|35
| [[Mad%20Libs|Mad Libs]]
|2.09 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|3
| 47
|38
|- style="background-color: #ccc;"
| [[Quickselect%20algorithm|Quickselect algorithm]]
|303
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:ReScript|ReScript]]
|-
| 47
|35
|2.09 %
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|0
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|35
|- style="background-color: #fff;"
| 47
|308
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|[[:Category:Genie|Genie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|34
| 46
|2.03 %
|1
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
|35
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 46
|309
|[[:Category:GML|GML]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|33
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|1.97 %
|-
| 46
|3
|36
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|309
|[[:Category:PL/SQL|PL/SQL]]
| 46
|33
| [[Ludic%20numbers|Ludic numbers]]
|1.97 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 46
|36
|- style="background-color: #ccc;"
| [[Stable%20marriage%20problem|Stable marriage problem]]
|309
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SuperCollider|SuperCollider]]
|-
| 46
|33
|1.97 %
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|36
|- style="background-color: #ccc;"
| 46
|309
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|[[:Category:WDTE|WDTE]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|33
| 46
|1.97 %
|0
| [[Zebra%20puzzle|Zebra puzzle]]
|33
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 45
|309
|[[:Category:XBS|XBS]]
| [[Barnsley%20fern|Barnsley fern]]
|33
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.97 %
|-
| 45
|0
|33
| [[Discordian%20date|Discordian date]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|314
|[[:Category:AmigaE|AmigaE]]
| 45
|32
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|1.91 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 45
|35
|- style="background-color: #fff;"
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|314
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:I|I]]
|-
| 45
|32
|1.91 %
| [[Polymorphic%20copy|Polymorphic copy]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|32
|- style="background-color: #fff;"
| 45
|314
| [[Sort%20three%20variables|Sort three variables]]
|[[:Category:Nial|Nial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|32
| 45
|1.91 %
|3
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|35
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 45
|314
|[[:Category:Visual FoxPro|Visual FoxPro]]
| [[Universal%20Turing%20machine|Universal Turing machine]]
|32
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.91 %
|-
| 44
|0
|32
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|318
|[[:Category:C Shell|C Shell]]
| 44
|31
| [[Bernoulli%20numbers|Bernoulli numbers]]
|1.85 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 44
|34
|- style="background-color: #ccc;"
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|318
| ||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|[[:Category:EGL|EGL]]
|-
| 44
|31
|1.85 %
| [[Department%20Numbers|Department Numbers]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|32
|- style="background-color: #ccc;"
| 44
|318
| [[Echo%20server|Echo server]]
|[[:Category:Hy|Hy]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|31
| 44
|1.85 %
|0
| [[FASTA%20format|FASTA format]]
|31
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 44
|318
|[[:Category:MiniZinc|MiniZinc]]
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|31
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.85 %
|-
| 44
|0
|31
| [[Polynomial%20regression|Polynomial regression]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|318
|[[:Category:Nu|Nu]]
| 44
|31
| [[Search%20a%20list%20of%20records|Search a list of records]]
|1.85 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 44
|31
|- style="background-color: #ccc;"
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|318
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:RLaB|RLaB]]
|-
| 44
|31
|1.85 %
| [[Strip%20block%20comments|Strip block comments]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|34
|- style="background-color: #fff;"
| 44
|324
| [[Subleq|Subleq]]
|[[:Category:Diego|Diego]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|30
| 44
|1.79 %
|0
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|30
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 43
|324
|[[:Category:Golfscript|Golfscript]]
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|30
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.79 %
|-
| 43
|3
|33
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|324
|[[:Category:Uiua|Uiua]]
| 43
|30
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|1.79 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|1
| 43
|31
|- style="background-color: #ccc;"
| [[Fractran|Fractran]]
|327
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Gnuplot|Gnuplot]]
|-
| 43
|29
|1.73 %
| [[GUI%20component%20interaction|GUI component interaction]]
|3
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|32
|- style="background-color: #ccc;"
| 43
|327
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|[[:Category:Hoon|Hoon]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|-
|29
| 43
|1.73 %
|0
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|29
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 43
|327
|[[:Category:Smart BASIC|Smart BASIC]]
| [[Make%20directory%20path|Make directory path]]
|29
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.73 %
|-
| 43
|1
|30
| [[Rate%20counter|Rate counter]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|327
|[[:Category:Symsyn|Symsyn]]
| 43
|29
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|1.73 %
|①||②||③|| || ||⑥||⑦||⑧|| ||⑩
|-
|0
| 42
|29
|- style="background-color: #ccc;"
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|327
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Zoea|Zoea]]
|-
| 42
|29
|1.73 %
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|30
|- style="background-color: #fff;"
| 42
|332
| [[Extensible%20prime%20generator|Extensible prime generator]]
|[[:Category:ECL|ECL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|28
|- style="background-color: #ffc"
| 42
|1.67 %
|0
| [[Extract%20file%20extension|Extract file extension]]
|28
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 42
|332
|[[:Category:Hexiscript|Hexiscript]]
| [[History%20variables|History variables]]
|28
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|1.67 %
|-
| 42
|0
|28
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|332
|[[:Category:Huginn|Huginn]]
| 42
|28
| [[Last%20letter-first%20letter|Last letter-first letter]]
|1.67 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 42
|29
|- style="background-color: #fff;"
| [[Longest%20string%20challenge|Longest string challenge]]
|332
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Idris|Idris]]
|-
| 42
|28
|1.67 %
| [[Metaprogramming|Metaprogramming]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|28
|- style="background-color: #fff;"
| 42
|332
| [[OpenGL|OpenGL]]
|[[:Category:Potion|Potion]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|28
| 42
|1.67 %
|0
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
|28
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 42
|332
|[[:Category:Slope|Slope]]
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|28
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.67 %
|-
| 42
|0
|28
| [[Perfect%20shuffle|Perfect shuffle]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|338
|[[:Category:Agena|Agena]]
| 42
|27
| [[Polynomial%20long%20division|Polynomial long division]]
|1.61 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 42
|30
|- style="background-color: #ccc;"
| [[Smith%20numbers|Smith numbers]]
|338
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Avail|Avail]]
|-
| 42
|27
|1.61 %
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|27
|- style="background-color: #ccc;"
| 42
|338
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|[[:Category:CMake|CMake]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|27
| 41
|1.61 %
|3
| [[CUSIP|CUSIP]]
|30
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 41
|338
|[[:Category:GUISS|GUISS]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.61 %
|-
| 41
|3
|30
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|338
|[[:Category:Latitude|Latitude]]
| 41
|27
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|1.61 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 41
|28
|- style="background-color: #ccc;"
| [[Image%20noise|Image noise]]
|338
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:LIL|LIL]]
|-
| 41
|27
|1.61 %
| [[Leonardo%20numbers|Leonardo numbers]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|28
|- style="background-color: #ccc;"
| 41
|338
| [[Set%20consolidation|Set consolidation]]
|[[:Category:Order|Order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|27
| 40
|1.61 %
|3
| [[Atomic%20updates|Atomic updates]]
|30
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 40
|338
|[[:Category:Qi|Qi]]
| [[Element-wise%20operations|Element-wise operations]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.61 %
|-
| 40
|3
|30
| [[Farey%20sequence|Farey sequence]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|338
|[[:Category:Zoea Visual|Zoea Visual]]
| 40
|27
| [[Gaussian%20elimination|Gaussian elimination]]
|1.61 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 40
|27
|- style="background-color: #ccc;"
| [[Narcissist|Narcissist]]
|338
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Zonnon|Zonnon]]
|-
| 40
|27
|1.61 %
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|30
|- style="background-color: #fff;"
| 40
|348
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|[[:Category:MACRO-11|MACRO-11]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|26
|- style="background-color: #ffc"
| 40
|1.55 %
|1
| [[Sattolo%20cycle|Sattolo cycle]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 40
|348
|[[:Category:MIRC Scripting Language|MIRC Scripting Language]]
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
|26
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.55 %
|-
| 40
|3
|29
| [[Subtractive%20generator|Subtractive generator]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|348
|[[:Category:MLite|MLite]]
| 40
|26
| [[Twelve%20statements|Twelve statements]]
|1.55 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|0
| 40
|26
|- style="background-color: #fff;"
| [[Variable%20size%2FSet|Variable size/Set]]
|348
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:REALbasic|REALbasic]]
|-
| 40
|26
|1.55 %
| [[Visualize%20a%20tree|Visualize a tree]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|29
|- style="background-color: #ccc;"
| 39
|352
|data-sort-value="0E2048"| [[2048|2048]]
|[[:Category:GDScript|GDScript]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
|25
| 39
|1.49 %
|0
| [[Active%20object|Active object]]
|25
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 39
|352
|[[:Category:ObjectIcon|ObjectIcon]]
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|25
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.49 %
|-
| 39
|0
|25
| [[Archimedean%20spiral|Archimedean spiral]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|352
|[[:Category:PL/0|PL/0]]
| 39
|25
| [[Average%20loop%20length|Average loop length]]
|1.49 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 39
|25
|- style="background-color: #ccc;"
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|352
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:PlainTeX|PlainTeX]]
|-
| 39
|25
|1.49 %
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|3
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|28
|- style="background-color: #ccc;"
| 39
|352
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|[[:Category:Relation|Relation]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|25
| 39
|1.49 %
|1
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|26
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 39
|357
|[[:Category:LDPL|LDPL]]
| [[Determinant%20and%20permanent|Determinant and permanent]]
|24
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.43 %
|-
| 39
|0
|24
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|357
|[[:Category:Limbo|Limbo]]
| 39
|24
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|1.43 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|3
| 39
|27
|- style="background-color: #fff;"
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
|357
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:RATFOR|RATFOR]]
|-
| 39
|24
|1.43 %
| [[Pig%20the%20dice%20game|Pig the dice game]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|24
|- style="background-color: #fff;"
| 39
|357
| [[Secure%20temporary%20file|Secure temporary file]]
|[[:Category:SNUSP|SNUSP]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|24
| 39
|1.43 %
|3
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 38
|357
|[[:Category:SSEM|SSEM]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|24
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|1.43 %
|-
| 38
|0
|24
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|362
|[[:Category:ASIC|ASIC]]
| 38
|23
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|1.37 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 38
|23
|- style="background-color: #ccc;"
| [[Kronecker%20product|Kronecker product]]
|362
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Astro|Astro]]
|-
| 38
|23
|1.37 %
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|23
|- style="background-color: #ccc;"
| 38
|362
| [[Naming%20conventions|Naming conventions]]
|[[:Category:Clean|Clean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|23
| 38
|1.37 %
|3
| [[Parametric%20polymorphism|Parametric polymorphism]]
|26
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ccc;"
|-
| 38
|362
|[[:Category:Clipper|Clipper]]
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
|23
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.37 %
|-
| 38
|3
|26
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|362
|[[:Category:Lobster|Lobster]]
| 38
|23
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|1.37 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 37
|23
|- style="background-color: #ccc;"
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|362
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Robotic|Robotic]]
|-
| 37
|23
|1.37 %
| [[Chinese%20zodiac|Chinese zodiac]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|24
|- style="background-color: #ccc;"
| 37
|362
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
|[[:Category:Salmon|Salmon]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|23
| 37
|1.37 %
|3
| [[Inverted%20index|Inverted index]]
|26
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 37
|362
|[[:Category:Shen|Shen]]
| [[Longest%20common%20prefix|Longest common prefix]]
|23
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.37 %
|-
| 37
|0
|23
| [[Password%20generator|Password generator]]
|- style="background-color: #fff;"
| ||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|370
|[[:Category:Furor|Furor]]
| 37
|22
| [[Permutations%20by%20swapping|Permutations by swapping]]
|1.31 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 37
|22
|- style="background-color: #fff;"
| [[Permutations%2FDerangements|Permutations/Derangements]]
|370
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Janet|Janet]]
|- style="background-color: #ffc"
| 37
|22
|1.31 %
| [[Vector|Vector]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|22
|- style="background-color: #fff;"
| 36
|370
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|[[:Category:Klong|Klong]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|22
| 36
|1.31 %
|0
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
|22
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 36
|370
|[[:Category:ML|ML]]
| [[Jaro%20distance|Jaro distance]]
|22
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|1.31 %
|-
| 36
|0
|22
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|370
|[[:Category:PILOT|PILOT]]
| 36
|22
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
|1.31 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 36
|22
|- style="background-color: #ccc;"
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
|375
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Fennel|Fennel]]
|-
| 36
|21
|1.25 %
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|22
|- style="background-color: #ccc;"
| 36
|375
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
|[[:Category:Fish|Fish]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|21
| 36
|1.25 %
|3
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|24
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 36
|375
|[[:Category:LLVM|LLVM]]
| [[Taxicab%20numbers|Taxicab numbers]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.25 %
|-
| 36
|3
|24
| [[Topswops|Topswops]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|375
|[[:Category:Mirah|Mirah]]
| 36
|21
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|1.25 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 36
|24
|- style="background-color: #ccc;"
| [[Variable-length%20quantity|Variable-length quantity]]
|375
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Peloton|Peloton]]
|-
| 35
|21
|1.25 %
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|21
|- style="background-color: #ccc;"
| 35
|375
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|[[:Category:PHL|PHL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|21
| 35
|1.25 %
|2
| [[Chaos%20game|Chaos game]]
|23
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 35
|375
|[[:Category:Scratch|Scratch]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.25 %
|-
| 35
|3
|24
| [[Deepcopy|Deepcopy]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|375
|[[:Category:Trith|Trith]]
| 35
|21
| [[Egyptian%20division|Egyptian division]]
|1.25 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 35
|24
|- style="background-color: #ccc;"
| [[Object%20serialization|Object serialization]]
|375
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Wee Basic|Wee Basic]]
|-
| 35
|21
|1.25 %
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|21
|- style="background-color: #fff;"
| 35
|384
| [[Parallel%20calculations|Parallel calculations]]
|[[:Category:Beeswax|Beeswax]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|20
| 35
|1.19 %
|1
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 35
|384
|[[:Category:Dragon|Dragon]]
| [[Self-referential%20sequence|Self-referential sequence]]
|20
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.19 %
|-
| 35
|0
|20
| [[Speech%20synthesis|Speech synthesis]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|384
|[[:Category:Ioke|Ioke]]
| 35
|20
| [[Vampire%20number|Vampire number]]
|1.19 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 34
|23
|- style="background-color: #fff;"
| [[Balanced%20ternary|Balanced ternary]]
|384
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:ML/I|ML/I]]
|-
| 34
|20
|1.19 %
| [[Break%20OO%20privacy|Break OO privacy]]
|3
|①||②||③||④|| ||⑥|| ||⑧|| ||⑩
|-
|23
|- style="background-color: #fff;"
| 34
|384
| [[Constrained%20genericity|Constrained genericity]]
|[[:Category:Uxntal|Uxntal]]
|①||②|| ||④|| ||⑥||⑦|| || ||⑩
|-
|20
| 34
|1.19 %
|1
| [[Events|Events]]
|21
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 34
|389
|[[:Category:ChucK|ChucK]]
| [[Metered%20concurrency|Metered concurrency]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|1.14 %
|- style="background-color: #ffc"
| 34
|0
|19
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|389
|[[:Category:DBL|DBL]]
| 34
|19
| [[S-Expressions|S-Expressions]]
|1.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 34
|19
|- style="background-color: #ccc;"
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
|389
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Euler|Euler]]
|-
| 34
|19
|1.14 %
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|3
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|22
|- style="background-color: #ccc;"
| 34
|389
| [[Voronoi%20diagram|Voronoi diagram]]
|[[:Category:Koka|Koka]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|19
| 33
|1.14 %
|0
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 33
|389
|[[:Category:Make|Make]]
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.14 %
|-
| 33
|3
|22
| [[Function%20prototype|Function prototype]]
|- style="background-color: #ccc;"
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|389
|[[:Category:Nascom BASIC|Nascom BASIC]]
| 33
|19
| [[LU%20decomposition|LU decomposition]]
|1.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 33
|19
|- style="background-color: #ccc;"
| [[Longest%20Common%20Substring|Longest Common Substring]]
|389
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Peri|Peri]]
|-
| 33
|19
|1.14 %
|data-sort-value="md0B4"| [[MD4|MD4]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|19
|- style="background-color: #ccc;"
| 33
|389
| [[Minesweeper%20game|Minesweeper game]]
|[[:Category:Pony|Pony]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|19
|- style="background-color: #ffc"
| 33
|1.14 %
|0
| [[Multiline%20shebang|Multiline shebang]]
|19
|①||②||③|| || || ||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 33
|389
|[[:Category:ProDOS|ProDOS]]
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.14 %
|-
| 33
|3
|22
| [[Permutation%20test|Permutation test]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|389
|[[:Category:Suneido|Suneido]]
| 33
|19
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|1.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 33
|22
|- style="background-color: #ccc;"
| [[QR%20decomposition|QR decomposition]]
|389
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||⑩
|[[:Category:Verbexx|Verbexx]]
|-
| 33
|19
|1.14 %
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|19
|- style="background-color: #fff;"
| 33
|400
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|[[:Category:Argile|Argile]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|18
| 33
|1.08 %
|3
| [[Test%20integerness|Test integerness]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 33
|400
|[[:Category:Gosu|Gosu]]
| [[Water%20collected%20between%20towers|Water collected between towers]]
|18
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.08 %
|-
| 32
|3
|21
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|400
|[[:Category:Pure|Pure]]
| 32
|18
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
|1.08 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 32
|21
|- style="background-color: #fff;"
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
|400
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Transact-SQL|Transact-SQL]]
|- style="background-color: #ffc"
| 32
|18
|1.08 %
| [[Input%2FOutput%20for%20Pairs%20of%20Numbers|Input/Output for Pairs of Numbers]]
|3
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|21
|- style="background-color: #fff;"
| 32
|400
| [[Jewels%20and%20Stones|Jewels and Stones]]
|[[:Category:X86-64 Assembly|X86-64 Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|18
| 32
|1.08 %
|1
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 32
|405
|[[:Category:Acornsoft Lisp|Acornsoft Lisp]]
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|17
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|1.02 %
|- style="background-color: #ffc"
| 32
|1
|18
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|405
|[[:Category:Agda|Agda]]
| 32
|17
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|1.02 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|3
|- style="background-color: #ffc"
| 32
|20
|- style="background-color: #ccc;"
| [[Text%20between|Text between]]
|405
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Beads|Beads]]
|-
| 31
|17
|1.02 %
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|0
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|17
|- style="background-color: #ccc;"
| 31
|405
| [[Casting%20out%20nines|Casting out nines]]
|[[:Category:Computer/zero Assembly|Computer/zero Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|17
| 31
|1.02 %
|0
| [[Flipping%20bits%20game|Flipping bits game]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 31
|405
|[[:Category:GFA Basic|GFA Basic]]
| [[Musical%20scale|Musical scale]]
|17
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|1.02 %
|-
| 31
|0
|17
| [[Ordered%20Partitions|Ordered Partitions]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|405
|[[:Category:Openscad|Openscad]]
| 31
|17
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
|1.02 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 31
|20
|- style="background-color: #ccc;"
| [[Penney%27s%20game|Penney's game]]
|405
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Self|Self]]
|-
| 31
|17
|1.02 %
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|20
|- style="background-color: #ccc;"
| 31
|405
| [[Primorial%20numbers|Primorial numbers]]
|[[:Category:TSE SAL|TSE SAL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|17
| 31
|1.02 %
|0
| [[Ranking%20methods|Ranking methods]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 31
|405
|[[:Category:Xojo|Xojo]]
| [[Topic%20variable|Topic variable]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|1.02 %
|-
| 30
|0
|17
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|414
|[[:Category:0815|0815]]
| 30
|16
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|0.96 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|0
| 30
|16
|- style="background-color: #fff;"
| [[Bitwise%20IO|Bitwise IO]]
|414
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|[[:Category:C3|C3]]
|- style="background-color: #ffc"
| 30
|16
|0.96 %
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|16
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 30
|414
| [[Input%2FOutput%20for%20Lines%20of%20Text|Input/Output for Lines of Text]]
|[[:Category:Evaldraw|Evaldraw]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|16
| 30
|0.96 %
|0
| [[Julia%20set|Julia set]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 30
|414
|[[:Category:Hare|Hare]]
| [[Lychrel%20numbers|Lychrel numbers]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|0.96 %
|-
| 30
|0
|16
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
|414
|[[:Category:LSL|LSL]]
| 30
|16
| [[Maze%20solving|Maze solving]]
|0.96 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 30
|16
|- style="background-color: #fff;"
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
|414
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:N/t/roff|N/t/roff]]
|-
| 30
|16
|0.96 %
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|19
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 30
|414
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
|[[:Category:Palo Alto Tiny BASIC|Palo Alto Tiny BASIC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|16
| 30
|0.96 %
|0
| [[Resistor%20mesh|Resistor mesh]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 30
|414
|[[:Category:SmileBASIC|SmileBASIC]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|16
|①||②|| || || ||⑥||⑦||⑧|| ||⑩
|0.96 %
|-
| 30
|0
|16
| [[Simple%20database|Simple database]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|422
|- style="background-color: #ffc"
|[[:Category:Arc|Arc]]
| 30
|15
| [[Subset%20sum%20problem|Subset sum problem]]
|0.9 %
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|0
| 30
|15
|- style="background-color: #ccc;"
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|422
|①|| ||③||④||⑤||⑥||⑦|| ||⑨||⑩
|[[:Category:Chef|Chef]]
|-
| 30
|15
|0.9 %
| [[Truth%20table|Truth table]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|18
|- style="background-color: #ccc;"
| 30
|422
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|[[:Category:Dylan|Dylan]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|15
|- style="background-color: #ffc"
| 30
|0.9 %
|3
| [[Word%20count|Word count]]
|18
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ccc;"
|-
| 29
|422
|[[:Category:Fancy|Fancy]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|15
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|0.9 %
|-
| 29
|3
|18
| [[Conjugate%20transpose|Conjugate transpose]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|422
|[[:Category:Friendly interactive shell|Friendly interactive shell]]
| 29
|15
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|0.9 %
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|-
|1
| 29
|16
|- style="background-color: #ccc;"
| [[Keyboard%20macros|Keyboard macros]]
|422
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|[[:Category:Rapira|Rapira]]
|-
| 29
|15
|0.9 %
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|0
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|15
|- style="background-color: #ccc;"
| 29
|422
| [[Metronome|Metronome]]
|[[:Category:Spin|Spin]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|15
| 29
|0.9 %
|1
| [[Multiple%20regression|Multiple regression]]
|16
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ccc;"
|-
| 29
|422
|[[:Category:Whitespace|Whitespace]]
| [[Multiplicative%20order|Multiplicative order]]
|15
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.9 %
|- style="background-color: #ffc"
| 29
|3
|18
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|422
|[[:Category:XQuery|XQuery]]
| 29
|15
| [[RSA%20code|RSA code]]
|0.9 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 29
|18
|- style="background-color: #fff;"
| [[Show%20Ascii%20table|Show Ascii table]]
|431
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|[[:Category:Axiom|Axiom]]
|-
| 29
|14
|0.84 %
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
|- style="background-color: #fff;"
| 29
|431
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|[[:Category:Efene|Efene]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
| 28
|0.84 %
|3
| [[Anti-primes|Anti-primes]]
|17
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 28
|431
|[[:Category:Isabelle|Isabelle]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|14
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.84 %
|-
| 28
|0
|14
| [[Brace%20expansion|Brace expansion]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|431
|- style="background-color: #ffc"
|[[:Category:MMIX|MMIX]]
| 28
|14
| [[Cantor%20set|Cantor set]]
|0.84 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|3
| 28
|17
|- style="background-color: #fff;"
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|431
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:MOO|MOO]]
|-
| 28
|14
|0.84 %
| [[Currency|Currency]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|17
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 28
|431
| [[Damm%20algorithm|Damm algorithm]]
|[[:Category:OOC|OOC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
| 28
|0.84 %
|0
| [[Executable%20library|Executable library]]
|14
| ||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 28
|437
|[[:Category:AmigaBASIC|AmigaBASIC]]
| [[Integer%20roots|Integer roots]]
|13
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.78 %
|-
| 28
|0
|13
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|437
|[[:Category:Ezhil|Ezhil]]
| 28
|13
| [[Pattern%20matching|Pattern matching]]
|0.78 %
|①||②|| ||④||⑤|| ||⑦||⑧|| ||⑩
|-
|0
| 28
|13
|- style="background-color: #ccc;"
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
|437
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:Fe|Fe]]
|-
| 28
|13
|0.78 %
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|13
|- style="background-color: #ccc;"
| 28
|437
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
|[[:Category:LaTeX|LaTeX]]
|①|| ||③||④||⑤|| ||⑦|| ||⑨||⑩
|-
|13
| 27
|0.78 %
|3
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 27
|437
|[[:Category:Little|Little]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|13
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|0.78 %
|-
| 27
|0
|13
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|437
|[[:Category:SPAD|SPAD]]
| 27
|13
| [[First%20class%20environments|First class environments]]
|0.78 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 27
|13
|- style="background-color: #ccc;"
| [[Formal%20power%20series|Formal power series]]
|437
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:VAX Assembly|VAX Assembly]]
|-
| 27
|13
|0.78 %
| [[Galton%20box%20animation|Galton box animation]]
|1
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|14
|- style="background-color: #ccc;"
| 27
|437
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|[[:Category:VHDL|VHDL]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|13
| 27
|0.78 %
|3
| [[Numeric%20error%20propagation|Numeric error propagation]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 27
|445
|[[:Category:ArnoldC|ArnoldC]]
| [[Prime%20conspiracy|Prime conspiracy]]
|12
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|0.72 %
|-
| 27
|0
|12
| [[Set%20of%20real%20numbers|Set of real numbers]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|445
|[[:Category:Beef|Beef]]
| 27
|12
| [[Set%20puzzle|Set puzzle]]
|0.72 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 27
|12
|- style="background-color: #fff;"
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|445
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|[[:Category:Coq|Coq]]
|-
| 27
|12
|0.72 %
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|15
|- style="background-color: #fff;"
| 27
|445
| [[Square%20but%20not%20cube|Square but not cube]]
|[[:Category:Egel|Egel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|12
| 27
|0.72 %
|0
| [[Straddling%20checkerboard|Straddling checkerboard]]
|12
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #fff;"
|-
| 27
|445
|[[:Category:Gema|Gema]]
| [[Stream%20Merge|Stream Merge]]
|12
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|0.72 %
|-
| 26
|3
|15
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|445
|[[:Category:Golo|Golo]]
| 26
|12
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|0.72 %
|①||②|| ||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|0
| 26
|12
|- style="background-color: #fff;"
| [[Cramer%27s%20rule|Cramer's rule]]
|445
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Halon|Halon]]
|-
| 26
|12
|0.72 %
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|12
|- style="background-color: #fff;"
| 26
|445
| [[Distributed%20programming|Distributed programming]]
|[[:Category:LSE64|LSE64]]
|①||②||③|| || ||⑥||⑦||⑧||⑨|| 
|-
|12
| 26
|0.72 %
|3
| [[Execute%20SNUSP|Execute SNUSP]]
|15
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 26
|445
|[[:Category:Lucid|Lucid]]
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.72 %
|- style="background-color: #ffc"
| 26
|3
|15
| [[Fivenum|Fivenum]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|445
|[[:Category:MontiLang|MontiLang]]
| 26
|12
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|0.72 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|0
|- style="background-color: #ffc"
| 26
|12
|- style="background-color: #fff;"
| [[Implicit%20type%20conversion|Implicit type conversion]]
|445
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|[[:Category:Object Pascal|Object Pascal]]
|- style="background-color: #ffc"
| 26
|12
|0.72 %
| [[Kahan%20summation|Kahan summation]]
|4
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|16
|- style="background-color: #fff;"
| 26
|445
| [[Nautical%20bell|Nautical bell]]
|[[:Category:Panda|Panda]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|12
| 26
|0.72 %
|0
| [[Negative%20base%20numbers|Negative base numbers]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 26
|445
|[[:Category:SystemVerilog|SystemVerilog]]
| [[Paraffins|Paraffins]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.72 %
|-
| 26
|3
|15
| [[Partition%20an%20integer%20X%20into%20N%20primes|Partition an integer X into N primes]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|458
|[[:Category:Arendelle|Arendelle]]
| 26
|11
| [[Pentagram|Pentagram]]
|0.66 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 26
|11
|- style="background-color: #ccc;"
| [[Pragmatic%20directives|Pragmatic directives]]
|458
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:BootBASIC|BootBASIC]]
|-
| 26
|11
|0.66 %
| [[Pythagoras%20tree|Pythagoras tree]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|11
|- style="background-color: #ccc;"
| 26
|458
| [[Recaman%27s%20sequence|Recaman's sequence]]
|[[:Category:Coco|Coco]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|11
| 26
|0.66 %
|0
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|11
|①||②||③|| || ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 26
|458
|[[:Category:Creative Basic|Creative Basic]]
| [[Safe%20addition|Safe addition]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.66 %
|- style="background-color: #ffc"
| 26
|0
|11
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|458
|[[:Category:Dao|Dao]]
| 26
|11
| [[State%20name%20puzzle|State name puzzle]]
|0.66 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3
|- style="background-color: #ffc"
| 26
|14
|- style="background-color: #ccc;"
| [[Substitution%20Cipher|Substitution Cipher]]
|458
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Dt|Dt]]
|- style="background-color: #ffc"
| 26
|11
|0.66 %
| [[Table%20creation|Table creation]]
|0
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||⑩
|-
|11
|- style="background-color: #ccc;"
| 26
|458
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|[[:Category:Frege|Frege]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|11
| 26
|0.66 %
|0
| [[URL%20parser|URL parser]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 26
|458
|[[:Category:FTCBASIC|FTCBASIC]]
| [[Update%20a%20configuration%20file|Update a configuration file]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.66 %
|-
| 26
|0
|11
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|- style="background-color: #ccc;"
|①|| ||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|458
|[[:Category:GlovePIE|GlovePIE]]
| 25
|11
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|0.66 %
|①|| ||③||④|| || ||⑦||⑧||⑨|| 
|-
|0
| 25
|11
|- style="background-color: #ccc;"
| [[Arena%20storage%20pool|Arena storage pool]]
|458
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|[[:Category:Inform 6|Inform 6]]
|- style="background-color: #ffc"
| 25
|11
|0.66 %
| [[Cycle%20detection|Cycle detection]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
|- style="background-color: #ccc;"
| 25
|458
| [[Death%20Star|Death Star]]
|[[:Category:Never|Never]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|11
|- style="background-color: #ffc"
| 25
|0.66 %
|1
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|12
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ccc;"
|-
| 25
|458
|[[:Category:OASYS Assembler|OASYS Assembler]]
| [[FTP|FTP]]
|11
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|0.66 %
|- style="background-color: #ffc"
| 25
|0
|11
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|458
|- style="background-color: #ffc"
|[[:Category:Pointless|Pointless]]
| 25
|11
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|0.66 %
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|0
| 25
|11
|- style="background-color: #ccc;"
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
|458
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|[[:Category:Pure Data|Pure Data]]
|-
| 25
|11
|0.66 %
| [[Multi-dimensional%20array|Multi-dimensional array]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
|- style="background-color: #ccc;"
| 25
|458
| [[Natural%20sorting|Natural sorting]]
|[[:Category:RPG|RPG]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|11
| 25
|0.66 %
|3
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|14
| ||②|| || || ||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 25
|458
|[[:Category:Shale|Shale]]
| [[Same%20Fringe|Same Fringe]]
|11
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|0.66 %
|-
| 25
|1
|12
| [[Textonyms|Textonyms]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|458
|[[:Category:TMG|TMG]]
| 25
|11
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|0.66 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 24
|11
|- style="background-color: #ccc;"
| [[Chat%20server|Chat server]]
|458
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|[[:Category:Unlambda|Unlambda]]
|- style="background-color: #ffc"
| 24
|11
|0.66 %
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|3
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|-
|14
|- style="background-color: #ccc;"
| 24
|458
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|[[:Category:WebAssembly|WebAssembly]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨|| 
|-
|11
| 24
|0.66 %
|1
| [[Draw%20a%20pixel|Draw a pixel]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 24
|477
|[[:Category:App Inventor|App Inventor]]
| [[Go%20Fish|Go Fish]]
|10
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|0.6 %
|- style="background-color: #ffc"
| 24
|0
|10
| [[Modular%20arithmetic|Modular arithmetic]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|477
|[[:Category:AsciiDots|AsciiDots]]
| 24
|10
| [[Poker%20hand%20analyser|Poker hand analyser]]
|0.6 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 24
|10
|- style="background-color: #fff;"
| [[Reflection%2FList%20methods|Reflection/List methods]]
|477
|①||②||③||④||⑤||⑥|| || || ||⑩
|[[:Category:Blz|Blz]]
|- style="background-color: #ffc"
| 24
|10
|0.6 %
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|0
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|10
|- style="background-color: #fff;"
| 24
|477
| [[The%20ISAAC%20Cipher|The ISAAC Cipher]]
|[[:Category:IWBASIC|IWBASIC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|10
| 24
|0.6 %
|0
| [[The%20Name%20Game|The Name Game]]
|10
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 24
|477
|[[:Category:KonsolScript|KonsolScript]]
| [[Type%20detection|Type detection]]
|10
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|0.6 %
|-
| 23
|3
|13
| [[Egyptian%20fractions|Egyptian fractions]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|477
|[[:Category:NGS|NGS]]
| 23
|10
| [[Euler%27s%20identity|Euler's identity]]
|0.6 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 23
|10
|- style="background-color: #fff;"
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|477
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:PL/I-80|PL/I-80]]
|-
| 23
|10
|0.6 %
| [[Honeycombs|Honeycombs]]
|0
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|10
|- style="background-color: #fff;"
| 23
|477
| [[Hough%20transform|Hough transform]]
|[[:Category:Rockstar|Rockstar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|10
| 23
|0.6 %
|1
| [[Image%20convolution|Image convolution]]
|11
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 23
|477
|[[:Category:Snobol|Snobol]]
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|10
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.6 %
|-
| 23
|3
|13
| [[Polyspiral|Polyspiral]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|477
|[[:Category:Zoomscript|Zoomscript]]
| 23
|10
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|0.6 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|0
|- style="background-color: #ffc"
| 23
|10
|- style="background-color: #ccc;"
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|487
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|[[:Category:8051 Assembly|8051 Assembly]]
|-
| 23
|9
|0.54 %
| [[Reflection%2FList%20properties|Reflection/List properties]]
|0
|①||②||③||④|| ||⑥|| || || ||⑩
|-
|9
|- style="background-color: #ccc;"
| 23
|487
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|[[:Category:Bait|Bait]]
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|-
|9
| 23
|0.54 %
|0
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 23
|487
|[[:Category:Brlcad|Brlcad]]
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|0.54 %
|-
| 23
|3
|12
| [[Superellipse|Superellipse]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|487
|[[:Category:Clay|Clay]]
| 23
|9
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|0.54 %
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|3
|- style="background-color: #ffc"
| 22
|12
|- style="background-color: #ccc;"
| [[Card%20shuffles|Card shuffles]]
|487
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Eero|Eero]]
|- style="background-color: #ffc"
| 22
|9
|0.54 %
| [[Decision%20tables|Decision tables]]
|0
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|9
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 22
|487
| [[Display%20a%20linear%20combination|Display a linear combination]]
|[[:Category:Gecho|Gecho]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9
|- style="background-color: #ffc"
| 22
|0.54 %
|3
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|12
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 22
|487
|[[:Category:Genyris|Genyris]]
| [[Function%20frequency|Function frequency]]
|9
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|0.54 %
|-
| 22
|3
|12
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|487
|[[:Category:Integer BASIC|Integer BASIC]]
| 22
|9
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|0.54 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|3
| 22
|12
|- style="background-color: #ccc;"
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|487
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Lily|Lily]]
|-
| 22
|9
|0.54 %
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|9
|- style="background-color: #ccc;"
| 22
|487
| [[Plasma%20effect|Plasma effect]]
|[[:Category:Little Man Computer|Little Man Computer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|9
| 22
|0.54 %
|0
| [[RCRPG|RCRPG]]
|9
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 22
|487
|[[:Category:Mathprog|Mathprog]]
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|9
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|0.54 %
|-
| 22
|1
|10
| [[Square-free%20integers|Square-free integers]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|487
|[[:Category:Monte|Monte]]
| 22
|9
| [[Total%20circles%20area|Total circles area]]
|0.54 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 22
|9
|- style="background-color: #ccc;"
| [[Welch%27s%20t-test|Welch's t-test]]
|487
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Morfa|Morfa]]
|- style="background-color: #ffc"
| 21
|9
|0.54 %
| [[Bacon%20cipher|Bacon cipher]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 21
|487
| [[Birthday%20problem|Birthday problem]]
|[[:Category:Piet|Piet]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|9
| 21
|0.54 %
|3
| [[Cut%20a%20rectangle|Cut a rectangle]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 21
|487
|[[:Category:Polyglot:PL/I and PL/M|Polyglot:PL/I and PL/M]]
| [[Dice%20game%20probabilities|Dice game probabilities]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.54 %
|- style="background-color: #ffc"
| 21
|0
|9
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|487
|- style="background-color: #ffc"
|[[:Category:PROMAL|PROMAL]]
| 21
|9
| [[Make%20a%20backup%20file|Make a backup file]]
|0.54 %
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
|0
| 21
|9
|- style="background-color: #ccc;"
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|487
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Ra|Ra]]
|-
| 21
|9
|0.54 %
| [[Play%20recorded%20sounds|Play recorded sounds]]
|0
|①|| ||③|| || || ||⑦|| || || 
|-
|9
|- style="background-color: #ccc;"
| 21
|487
| [[SOAP|SOAP]]
|[[:Category:Terraform|Terraform]]
|①||②||③||④|| || || ||⑧||⑨|| 
|-
|9
| 21
|0.54 %
|0
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 21
|487
|[[:Category:TI SR-56|TI SR-56]]
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|9
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|0.54 %
|-
| 21
|0
|9
| [[Window%20management|Window management]]
|- style="background-color: #ccc;"
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|-
|487
|[[:Category:UTFool|UTFool]]
| 21
|9
| [[World%20Cup%20group%20stage|World Cup group stage]]
|0.54 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|0
| 20
|9
|- style="background-color: #ccc;"
| [[AVL%20tree|AVL tree]]
|487
|①|| ||③||④||⑤|| || || ||⑨|| 
|[[:Category:Vorpal|Vorpal]]
|-
| 20
|9
|0.54 %
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|3
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|12
|- style="background-color: #fff;"
| 20
|508
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|[[:Category:Clio|Clio]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|8
|- style="background-color: #ffc"
| 20
|0.48 %
|0
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|8
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 20
|508
|[[:Category:CLIPS|CLIPS]]
| [[Hilbert%20curve|Hilbert curve]]
|8
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|0.48 %
|-
| 20
|3
|11
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|508
|- style="background-color: #ffc"
|[[:Category:Curry|Curry]]
| 20
|8
|data-sort-value="magic 0B8-ball"| [[Magic%208-Ball|Magic 8-Ball]]
|0.48 %
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
|3
| 20
|11
|- style="background-color: #fff;"
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|508
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|[[:Category:Egison|Egison]]
|-
| 20
|8
|0.48 %
| [[McNuggets%20Problem|McNuggets Problem]]
|0
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|8
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 20
|508
| [[Playfair%20cipher|Playfair cipher]]
|[[:Category:Es|Es]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
|8
| 20
|0.48 %
|3
| [[Record%20sound|Record sound]]
|11
|①|| ||③||④|| ||⑥||⑦|| ||⑨|| 
|- style="background-color: #fff;"
|-
| 20
|508
|[[:Category:GLSL|GLSL]]
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
|8
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.48 %
|- style="background-color: #ffc"
| 20
|0
|8
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|508
|[[:Category:LC3 Assembly|LC3 Assembly]]
| 20
|8
| [[Video%20display%20modes|Video display modes]]
|0.48 %
|①||②|| ||④||⑤||⑥|| ||⑧|| || 
|-
|1
| 20
|9
|- style="background-color: #fff;"
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|508
| || ||③||④|| || ||⑦||⑧|| || 
|[[:Category:Lhogho|Lhogho]]
|- style="background-color: #ffc"
| 19
|8
|0.48 %
| [[AudioAlarm|AudioAlarm]]
|0
|①|| ||③||④|| || ||⑦|| || || 
|8
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 19
|508
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|[[:Category:LSE|LSE]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|8
| 19
|0.48 %
|0
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
|8
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 19
|508
|[[:Category:Luck|Luck]]
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|8
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|0.48 %
|-
| 19
|0
|8
| [[Median%20filter|Median filter]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|508
|[[:Category:Mathcad|Mathcad]]
| 19
|8
| [[Nonoblock|Nonoblock]]
|0.48 %
|①|| ||③||④||⑤||⑥||⑦|| || ||⑩
|-
|0
| 19
|8
|- style="background-color: #fff;"
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|508
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|[[:Category:NESL|NESL]]
|-
| 19
|8
|0.48 %
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
|0
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|8
|- style="background-color: #fff;"
| 19
|508
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|[[:Category:NetLogo|NetLogo]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|-
|8
| 19
|0.48 %
|1
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|9
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|- style="background-color: #fff;"
|-
| 19
|508
| [[Sokoban|Sokoban]]
|[[:Category:Nit|Nit]]
|8
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|0.48 %
|-
| 19
|0
|8
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|508
|[[:Category:Nutt|Nutt]]
| 18
|8
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|0.48 %
|①|| ||③|| || || || || ||⑨|| 
|0
|- style="background-color: #ffc"
| 18
|8
|- style="background-color: #fff;"
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|508
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Oberon-07|Oberon-07]]
|- style="background-color: #ffc"
| 18
|8
|0.48 %
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|0
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|8
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 18
|508
| [[Convex%20hull|Convex hull]]
|[[:Category:Onyx|Onyx]]
|①||②||③||④|| || ||⑦|| ||⑨||⑩
|8
|- style="background-color: #ffc"
| 18
|0.48 %
|3
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|11
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 18
|508
|[[:Category:PascalABC.NET|PascalABC.NET]]
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|8
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|0.48 %
|-
| 18
|0
|8
| [[Generate%20random%20chess%20position|Generate random chess position]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|508
|- style="background-color: #ffc"
|[[:Category:POV-Ray|POV-Ray]]
| 18
|8
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|0.48 %
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|3
| 18
|11
|- style="background-color: #fff;"
| [[Long%20primes|Long primes]]
|508
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SASL|SASL]]
|-
| 18
|8
|0.48 %
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
|0
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|8
|- style="background-color: #fff;"
| 18
|508
| [[Machine%20code|Machine code]]
|[[:Category:Shiny|Shiny]]
|①|| ||③||④||⑤|| ||⑦|| ||⑨|| 
|-
|8
| 18
|0.48 %
|3
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
|11
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #fff;"
|-
| 18
|508
|[[:Category:SPARK|SPARK]]
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
|8
|①||②||③|| || ||⑥|| ||⑧||⑨|| 
|0.48 %
|- style="background-color: #ffc"
| 18
|3
|11
| [[Perlin%20noise|Perlin noise]]
|- style="background-color: #fff;"
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|508
|- style="background-color: #ffc"
|[[:Category:YAMLScript|YAMLScript]]
| 18
|8
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|0.48 %
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|0
| 18
|8
|- style="background-color: #ccc;"
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|531
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|[[:Category:BlitzMax|BlitzMax]]
|- style="background-color: #ffc"
| 18
|7
|0.42 %
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|3
|①||②|| ||④||⑤|| || ||⑧||⑨|| 
|-
|10
|- style="background-color: #ccc;"
| 18
|531
| [[Totient%20function|Totient function]]
|[[:Category:Blue|Blue]]
|①||②||③|| ||⑤||⑥|| ||⑧||⑨||⑩
|7
|- style="background-color: #ffc"
| 18
|0.42 %
|1
| [[Word%20break%20problem|Word break problem]]
|8
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 17
|531
|[[:Category:CFEngine|CFEngine]]
| [[A%2A%20search%20algorithm|A* search algorithm]]
|7
|①|| ||③||④||⑤||⑥||⑦|| ||⑨|| 
|0.42 %
|-
| 17
|0
|7
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|531
|- style="background-color: #ffc"
|[[:Category:EC|EC]]
| 17
|7
| [[Bilinear%20interpolation|Bilinear interpolation]]
|0.42 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|3
| 17
|10
|- style="background-color: #ccc;"
| [[Color%20quantization|Color quantization]]
|531
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|[[:Category:Elisa|Elisa]]
|-
| 17
|7
|0.42 %
| [[Commatizing%20numbers|Commatizing numbers]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|10
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 17
|531
| [[Deming%27s%20Funnel|Deming's Funnel]]
|[[:Category:FUZE BASIC|FUZE BASIC]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|7
|- style="background-color: #ffc"
| 17
|0.42 %
|0
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|7
|①||②||③||④|| || ||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 17
|531
|[[:Category:Lean|Lean]]
| [[Fusc%20sequence|Fusc sequence]]
|7
|①||②||③|| || ||⑥|| ||⑧|| ||⑩
|0.42 %
|-
| 17
|0
|7
| [[Joystick%20position|Joystick position]]
|- style="background-color: #ccc;"
|①|| ||③|| || ||⑥|| || || || 
|531
|- style="background-color: #ffc"
|[[:Category:LotusScript|LotusScript]]
| 17
|7
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|0.42 %
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|3
|- style="background-color: #ffc"
| 17
|10
|- style="background-color: #ccc;"
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|531
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|[[:Category:MoonScript|MoonScript]]
|-
| 17
|7
|0.42 %
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|0
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|7
|- style="background-color: #ccc;"
| 17
|531
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
|[[:Category:Niue|Niue]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|7
| 17
|0.42 %
|3
| [[Reflection%2FGet%20source|Reflection/Get source]]
|10
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ccc;"
|-
| 17
|531
|[[:Category:Nix|Nix]]
| [[SQL-based%20authentication|SQL-based authentication]]
|7
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|0.42 %
|-
| 17
|0
|7
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|531
|[[:Category:Pebble|Pebble]]
| 17
|7
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|0.42 %
|①||②||③||④||⑤||⑥||⑦|| || || 
|0
|- style="background-color: #ffc"
| 16
|7
|- style="background-color: #ccc;"
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|531
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|[[:Category:Set lang|Set lang]]
|-
| 16
|7
|0.42 %
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|0
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|7
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 16
|531
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
|[[:Category:Tbas|Tbas]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|7
|- style="background-color: #ffc"
| 16
|0.42 %
|0
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|7
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ccc;"
|-
| 16
|531
| [[Eertree|Eertree]]
|[[:Category:TI-57|TI-57]]
|7
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|0.42 %
|-
| 16
|0
|7
| [[Four%20is%20magic|Four is magic]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|531
|[[:Category:Visual Prolog|Visual Prolog]]
| 16
|7
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|0.42 %
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|0
| 16
|7
|- style="background-color: #ccc;"
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
|531
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Wrapl|Wrapl]]
|-
| 16
|7
|0.42 %
| [[K-d%20tree|K-d tree]]
|3
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|10
|- style="background-color: #ccc;"
| 16
|531
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|[[:Category:XProfan|XProfan]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|7
| 16
|0.42 %
|0
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
|7
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 16
|531
|[[:Category:XTalk|XTalk]]
| [[Mersenne%20primes|Mersenne primes]]
|7
|①||②||③||④|| ||⑥|| ||⑧|| || 
|0.42 %
|- style="background-color: #ffc"
| 16
|4
|11
| [[N-body%20problem|N-body problem]]
|- style="background-color: #fff;"
|①||②||③||④||⑤|| || || ||⑨||⑩
|550
|- style="background-color: #ffc"
|[[:Category:4DOS Batch|4DOS Batch]]
| 16
|6
| [[Orbital%20elements|Orbital elements]]
|0.36 %
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|3
|- style="background-color: #ffc"
| 16
|9
|- style="background-color: #fff;"
| [[P-value%20correction|P-value correction]]
|550
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|[[:Category:Alore|Alore]]
|-
| 16
|6
|0.36 %
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|9
|- style="background-color: #fff;"
| 16
|550
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|[[:Category:ANTLR|ANTLR]]
|①||②||③|| ||⑤||⑥|| ||⑧||⑨||⑩
|6
|- style="background-color: #ffc"
| 16
|0.36 %
|0
| [[Selective%20File%20Copy|Selective File Copy]]
|6
|①||②|| ||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 16
|550
|[[:Category:Atari BASIC|Atari BASIC]]
| [[Snake%20And%20Ladder|Snake And Ladder]]
|6
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|0.36 %
|-
| 16
|0
|6
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|- style="background-color: #fff;"
|①||②||③|| ||⑤||⑥|| ||⑧|| ||⑩
|-
|550
|[[:Category:BabyCobol|BabyCobol]]
| 16
|6
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|0.36 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|0
| 15
|6
|- style="background-color: #fff;"
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|550
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|[[:Category:Boo|Boo]]
|- style="background-color: #ffc"
| 15
|6
|0.36 %
| [[Aspect%20Oriented%20Programming|Aspect Oriented Programming]]
|3
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|9
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 15
|550
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|[[:Category:Comefrom0x10|Comefrom0x10]]
|①||②|| ||④|| || ||⑦|| || ||⑩
|6
|- style="background-color: #ffc"
| 15
|0.36 %
|0
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|6
|①||②||③|| || ||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 15
|550
|[[:Category:DIBOL-11|DIBOL-11]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|6
|①||②|| ||④||⑤||⑥|| ||⑧||⑨|| 
|0.36 %
|- style="background-color: #ffc"
| 15
|0
|6
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|- style="background-color: #fff;"
|①||②||③||④|| || ||⑦||⑧|| ||⑩
|550
|- style="background-color: #ffc"
|[[:Category:DUP|DUP]]
| 15
|6
| [[I.Q.%20Puzzle|I.Q. Puzzle]]
|0.36 %
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|0
| 15
|6
|- style="background-color: #fff;"
| [[Kolakoski%20sequence|Kolakoski sequence]]
|550
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|[[:Category:Fexl|Fexl]]
|-
| 15
|6
|0.36 %
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|0
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|6
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 15
|550
| [[NYSIIS|NYSIIS]]
|[[:Category:Fortress|Fortress]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|6
|- style="background-color: #ffc"
| 15
|0.36 %
|3
| [[Names%20to%20numbers|Names to numbers]]
|9
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 15
|550
|[[:Category:Gastona|Gastona]]
| [[Native%20shebang|Native shebang]]
|6
|①||②||③|| || || ||⑦||⑧||⑨||⑩
|0.36 %
|-
| 15
|0
|6
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|550
|[[:Category:Gri|Gri]]
| 15
|6
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|0.36 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 15
|6
|- style="background-color: #fff;"
| [[Readline%20interface|Readline interface]]
|550
|①||②|| ||④||⑤||⑥||⑦|| ||⑨|| 
|[[:Category:Intercal|Intercal]]
|-
| 15
|6
|0.36 %
| [[Rendezvous|Rendezvous]]
|3
|①||②|| || ||⑤||⑥||⑦|| ||⑨|| 
|9
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 15
|550
| [[Sexy%20primes|Sexy primes]]
|[[:Category:MANOOL|MANOOL]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|6
| 15
|0.36 %
|0
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|6
|①|| ||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 14
|550
|[[:Category:MySQL|MySQL]]
| [[Addition%20chains|Addition chains]]
|6
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|0.36 %
|-
| 14
|3
|9
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|550
|- style="background-color: #ffc"
|[[:Category:NSIS|NSIS]]
| 14
|6
| [[Chowla%20numbers|Chowla numbers]]
|0.36 %
|①||②||③|| || ||⑥|| ||⑧|| ||⑩
|-
|3
| 14
|9
|- style="background-color: #fff;"
| [[Cuban%20primes|Cuban primes]]
|550
|①||②|| || || ||⑥|| ||⑧|| ||⑩
|[[:Category:Onyx (wasm)|Onyx]]
|- style="background-color: #ffc"
| 14
|6
|0.36 %
| [[Find%20duplicate%20files|Find duplicate files]]
|0
|①||②||③|| || || ||⑦||⑧|| || 
|6
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 14
|550
| [[Finite%20state%20machine|Finite state machine]]
|[[:Category:Oxygene|Oxygene]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨|| 
|-
|6
| 14
|0.36 %
|0
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
|6
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 14
|550
|[[:Category:Pixilang|Pixilang]]
| [[Kosaraju|Kosaraju]]
|6
|①||②||③||④||⑤||⑥||⑦|| || || 
|0.36 %
|- style="background-color: #ffc"
| 14
|0
|6
| [[List%20rooted%20trees|List rooted trees]]
|- style="background-color: #fff;"
|①||②||③||④|| || ||⑦|| ||⑨||⑩
|-
|550
|[[:Category:Rhovas|Rhovas]]
| 14
|6
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|0.36 %
|①||②|| ||④||⑤||⑥|| ||⑧||⑨|| 
|0
|- style="background-color: #ffc"
| 14
|6
|- style="background-color: #fff;"
| [[Montgomery%20reduction|Montgomery reduction]]
|550
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|[[:Category:Sage|Sage]]
|- style="background-color: #ffc"
| 14
|6
|0.36 %
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|3
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|9
|- style="background-color: #fff;"
| 14
|550
| [[Nested%20templated%20data|Nested templated data]]
|[[:Category:SIMPOL|SIMPOL]]
|①||②||③|| ||⑤||⑥||⑦||⑧|| || 
|-
|6
| 14
|0.36 %
|3
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 14
|550
|[[:Category:SkookumScript|SkookumScript]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|6
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|0.36 %
|-
| 14
|1
|7
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|- style="background-color: #fff;"
|①||②|| || || ||⑥||⑦|| ||⑨|| 
|550
|- style="background-color: #ffc"
|[[:Category:Stringle|Stringle]]
| 14
|6
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|0.36 %
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|0
| 14
|6
|- style="background-color: #fff;"
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|550
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|[[:Category:Tern|Tern]]
|- style="background-color: #ffc"
| 14
|6
|0.36 %
| [[Untrusted%20environment|Untrusted environment]]
|0
|①||②|| ||④|| || ||⑦||⑧||⑨||⑩
|-
|6
|- style="background-color: #fff;"
| 14
|550
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|[[:Category:Turing|Turing]]
|①||②|| ||④||⑤||⑥||⑦|| || || 
|6
|- style="background-color: #ffc"
| 13
|0.36 %
|0
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|6
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 13
|550
|[[:Category:XEec|XEec]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|6
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|0.36 %
|- style="background-color: #ffc"
| 13
|0
|6
| [[Color%20wheel|Color wheel]]
|- style="background-color: #fff;"
|①||②||③||④||⑤|| || ||⑧|| || 
|-
|550
|[[:Category:Yacas|Yacas]]
| 13
|6
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|0.36 %
|①|| ||③||④||⑤||⑥|| || ||⑨||⑩
|-
|3
| 13
|9
|- style="background-color: #ccc;"
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|579
| || ||③|| ||⑤||⑥|| ||⑧||⑨|| 
|[[:Category:4D|4D]]
|-
| 13
|5
|0.3 %
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|3
| || ||③|| ||⑤||⑥|| ||⑧||⑨|| 
|-
|8
|- style="background-color: #ccc;"
| 13
|579
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|[[:Category:B|B]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|5
|- style="background-color: #ffc"
| 13
|0.3 %
|3
| [[Find%20URI%20in%20text|Find URI in text]]
|8
|①||②|| ||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 13
|579
|[[:Category:Blade|Blade]]
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|5
|①|| || ||④|| || || || || ||⑩
|0.3 %
|- style="background-color: #ffc"
| 13
|0
|5
| [[Perceptron|Perceptron]]
|- style="background-color: #ccc;"
|①|| || ||④||⑤|| ||⑦|| || || 
|-
|579
|[[:Category:DM|DM]]
| 13
|5
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|0.3 %
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|0
|- style="background-color: #ffc"
| 13
|5
|- style="background-color: #ccc;"
| [[Transportation%20problem|Transportation problem]]
|579
|①||②|| ||④||⑤||⑥||⑦|| || ||⑩
|[[:Category:Dylan.NET|Dylan.NET]]
|-
| 13
|5
|0.3 %
| [[Word%20search|Word search]]
|3
|①|| ||③||④||⑤||⑥||⑦|| || ||⑩
|8
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 12
|579
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|[[:Category:Epoxy|Epoxy]]
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|5
|- style="background-color: #ffc"
| 12
|0.3 %
|0
| [[Code%20segment%20unload|Code segment unload]]
|5
| ||②||③||④|| || ||⑦|| || || 
|- style="background-color: #ccc;"
|-
| 12
|579
|[[:Category:Fan|Fan]]
| [[Fixed%20length%20records|Fixed length records]]
|5
|①||②|| || ||⑤||⑥|| ||⑧|| ||⑩
|0.3 %
|- style="background-color: #ffc"
| 12
|3
|8
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|- style="background-color: #ccc;"
|①|| ||③||④|| || ||⑦|| || ||⑩
|579
|- style="background-color: #ffc"
|[[:Category:GEORGE|GEORGE]]
| 12
|5
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|0.3 %
|①||②|| ||④||⑤||⑥|| ||⑧|| ||⑩
|-
|0
| 12
|5
|- style="background-color: #ccc;"
| [[Hunt%20The%20Wumpus|Hunt The Wumpus]]
|579
| ||②||③|| ||⑤||⑥||⑦|| || || 
|[[:Category:Glee|Glee]]
|-
| 12
|5
|0.3 %
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|3
|①||②||③||④||⑤||⑥|| || || || 
|8
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 12
|579
| [[Monads%2FList%20monad|Monads/List monad]]
|[[:Category:Hope|Hope]]
|①||②|| ||④|| || || || || ||⑩
|-
|5
| 12
|0.3 %
|3
| [[Nonogram%20solver|Nonogram solver]]
|8
|①|| ||③||④||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 12
|579
| [[Proof|Proof]]
|[[:Category:JCL|JCL]]
|5
| || || || ||⑤|| || || || ||⑩
|0.3 %
|- style="background-color: #ffc"
| 12
|2
|7
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|579
|- style="background-color: #ffc"
|[[:Category:KQL|KQL]]
| 11
|5
| [[Chemical%20Calculator|Chemical Calculator]]
|0.3 %
|①||②||③|| || ||⑥|| ||⑧|| || 
|-
|0
| 11
|5
|- style="background-color: #ccc;"
| [[Church%20Numerals|Church Numerals]]
|579
|①|| ||③|| ||⑤||⑥|| || || || 
|[[:Category:L++|L++]]
|-
| 11
|5
|0.3 %
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|1
| || ||③|| ||⑤||⑥|| ||⑧||⑨|| 
|6
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 11
|579
| [[File%20size%20distribution|File size distribution]]
|[[:Category:Lilypond|Lilypond]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|5
|- style="background-color: #ffc"
| 11
|0.3 %
|1
| [[Koch%20curve|Koch curve]]
|6
|①||②|| ||④||⑤|| || ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 11
|579
|[[:Category:Malbolge|Malbolge]]
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
|5
|①|| || ||④||⑤|| ||⑦|| || ||⑩
|0.3 %
|- style="background-color: #ffc"
| 11
|0
|5
| [[Self-hosting%20compiler|Self-hosting compiler]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤|| || || || ||⑩
|579
|- style="background-color: #ffc"
|[[:Category:MBS|MBS]]
| 11
|5
| [[Snake|Snake]]
|0.3 %
|①||②|| ||④||⑤|| || ||⑧|| || 
|3
|- style="background-color: #ffc"
| 11
|8
|- style="background-color: #ccc;"
| [[Sunflower%20fractal|Sunflower fractal]]
|579
|①||②|| || ||⑤|| || ||⑧||⑨|| 
|[[:Category:MelonBasic|MelonBasic]]
|- style="background-color: #ffc"
| 11
|5
|0.3 %
| [[XML%20Validation|XML Validation]]
|0
|①|| ||③||④|| || || ||⑧||⑨|| 
|-
|5
|- style="background-color: #ccc;"
| 10
|579
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|[[:Category:Nickle|Nickle]]
|①|| ||③|| ||⑤||⑥||⑦|| || || 
|5
|- style="background-color: #ffc"
| 10
|0.3 %
|0
| [[Chaocipher|Chaocipher]]
|5
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 10
|579
|[[:Category:Nyquist|Nyquist]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|5
| || ||③|| ||⑤||⑥|| ||⑧||⑨|| 
|0.3 %
|- style="background-color: #ffc"
| 10
|0
|5
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
|- style="background-color: #ccc;"
|①||②||③||④|| || ||⑦|| || ||⑩
|-
|579
|[[:Category:Panoramic|Panoramic]]
| 10
|5
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|0.3 %
|①||②|| || ||⑤|| || ||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 10
|5
|- style="background-color: #ccc;"
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|579
|①|| ||③||④|| || || || || || 
|[[:Category:PIR|PIR]]
|-
| 10
|5
|0.3 %
| [[Mayan%20numerals|Mayan numerals]]
|3
|①||②||③|| || ||⑥|| ||⑧|| || 
|-
|8
|- style="background-color: #ccc;"
| 10
|579
| [[OpenWebNet%20Password|OpenWebNet Password]]
|[[:Category:Pyret|Pyret]]
|①||②||③||④|| ||⑥||⑦|| || || 
|-
|5
| 10
|0.3 %
|0
| [[Peano%20curve|Peano curve]]
|5
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 10
|579
|[[:Category:ScratchScript|ScratchScript]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|5
|①||②|| ||④||⑤||⑥|| || ||⑨|| 
|0.3 %
|- style="background-color: #ffc"
| 10
|0
|5
| [[Suffix%20tree|Suffix tree]]
|- style="background-color: #ccc;"
|①||②|| ||④||⑤|| ||⑦||⑧|| ||⑩
|579
|- style="background-color: #ffc"
|[[:Category:TIScript|TIScript]]
| 10
|5
| [[VList|VList]]
|0.3 %
|①|| || ||④||⑤|| ||⑦|| ||⑨|| 
|-
|3
| 9
|8
|- style="background-color: #ccc;"
| [[Canny%20edge%20detector|Canny edge detector]]
|579
|①|| ||③|| || ||⑥|| || ||⑨||⑩
|[[:Category:TPP|TPP]]
|- style="background-color: #ffc"
| 9
|5
|0.3 %
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|0
|①|| || ||④||⑤|| ||⑦|| || ||⑩
|5
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 9
|579
| [[Mastermind|Mastermind]]
|[[:Category:Ultimate++|Ultimate++]]
|①||②|| ||④|| || || ||⑧|| || 
|-
|5
| 9
|0.3 %
|0
| [[Range%20consolidation|Range consolidation]]
|5
|①||②||③|| || ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 9
|579
|[[:Category:Ursalang|Ursalang]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|5
|①||②|| || || || ||⑦|| ||⑨|| 
|0.3 %
|- style="background-color: #ffc"
| 8
|0
|5
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
|- style="background-color: #ccc;"
|①||②|| || ||⑤|| ||⑦|| || ||⑩
|579
|- style="background-color: #ffc"
|[[:Category:Vale|Vale]]
| 8
|5
| [[Banker%27s%20algorithm|Banker's algorithm]]
|0.3 %
|①|| || ||④||⑤|| ||⑦|| ||⑨||⑩
|0
|- style="background-color: #ffc"
| 8
|5
|- style="background-color: #fff;"
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|607
|①||②|| ||④||⑤|| || ||⑧||⑨|| 
|[[:Category:6800 Assembly|6800 Assembly]]
|-
| 8
|4
|0.24 %
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|3
|①||②|| ||④||⑤||⑥|| ||⑧|| || 
|7
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 8
|607
| [[French%20Republican%20calendar|French Republican calendar]]
|[[:Category:AmbientTalk|AmbientTalk]]
|①||②|| ||④||⑤|| || ||⑧|| || 
|4
|- style="background-color: #ffc"
| 8
|0.24 %
|3
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|7
|①|| || ||④|| || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 8
|607
|[[:Category:Arbre|Arbre]]
| [[Parse%20EBNF|Parse EBNF]]
|4
|①||②|| || ||⑤|| || || || || 
|0.24 %
|- style="background-color: #ffc"
| 8
|3
|7
| [[Pell%27s%20equation|Pell's equation]]
|- style="background-color: #fff;"
|①||②|| || || || || ||⑧|| || 
|-
|607
|[[:Category:B4X|B4X]]
| 8
|4
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
|0.24 %
|①||②|| || ||⑤||⑥|| ||⑧|| || 
|0
|- style="background-color: #ffc"
| 8
|4
|- style="background-color: #fff;"
| [[Tarjan|Tarjan]]
|607
|①||②|| ||④||⑤|| || ||⑧|| || 
|[[:Category:Blast|Blast]]
|- style="background-color: #ffc"
| 8
|4
|0.24 %
| [[Vibrating%20rectangles|Vibrating rectangles]]
|3
|①||②||③|| ||⑤|| || ||⑧||⑨|| 
|7
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 8
|607
| [[Weird%20numbers|Weird numbers]]
|[[:Category:BlooP|BlooP]]
|①||②||③|| || ||⑥|| ||⑧|| || 
|4
|- style="background-color: #ffc"
| 7
|0.24 %
|0
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
|4
|①||②|| || ||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 7
|607
|[[:Category:Bori|Bori]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|4
|①|| || || || || || || || || 
|0.24 %
|- style="background-color: #ffc"
| 7
|0
|4
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|- style="background-color: #fff;"
|①||②|| || ||⑤|| || ||⑧|| || 
|-
|607
|[[:Category:C++/CLI|C++/CLI]]
| 7
|4
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|0.24 %
| || ||③|| || || || || ||⑨||⑩
|3
|- style="background-color: #ffc"
| 7
|7
|- style="background-color: #fff;"
| [[Combinations%20with%20repetitions%2FSquare%20Digit%20Chain|Combinations with repetitions/Square Digit Chain]]
|607
|①||②|| ||④||⑤|| || || || || 
|[[:Category:Cind|Cind]]
|-
| 7
|4
|0.24 %
| [[Eban%20numbers|Eban numbers]]
|0
|①||②|| || || ||⑥|| ||⑧|| ||⑩
|-
|4
|- style="background-color: #fff;"
| 7
|607
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|[[:Category:Cobra|Cobra]]
|①||②|| || ||⑤||⑥|| || || ||⑩
|4
|- style="background-color: #ffc"
| 7
|0.24 %
|3
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
|7
|①|| || || || || ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 7
|607
|[[:Category:Corescript|Corescript]]
| [[Morpion%20solitaire|Morpion solitaire]]
|4
|①|| || || || || ||⑦|| ||⑨||⑩
|0.24 %
|- style="background-color: #ffc"
| 7
|0
|4
| [[OpenGL%20Pixel%20Shader|OpenGL Pixel Shader]]
|- style="background-color: #fff;"
|①|| || ||④|| || ||⑦|| ||⑨|| 
|607
|- style="background-color: #ffc"
|[[:Category:Crack|Crack]]
| 7
|4
| [[Penrose%20tiling|Penrose tiling]]
|0.24 %
|①||②|| ||④||⑤|| || ||⑧|| || 
|3
|- style="background-color: #ffc"
| 7
|7
|- style="background-color: #fff;"
| [[Pentomino%20tiling|Pentomino tiling]]
|607
|①|| || ||④||⑤|| || || || || 
|[[:Category:Cubescript|Cubescript]]
|-
| 7
|4
|0.24 %
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|0
|①|| || || ||⑤|| ||⑦|| || || 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 7
|607
| [[Railway%20circuit|Railway circuit]]
|[[:Category:Dafny|Dafny]]
|①|| || ||④||⑤|| ||⑦|| || || 
|4
|- style="background-color: #ffc"
| 7
|0.24 %
|0
| [[Simulated%20annealing|Simulated annealing]]
|4
|①|| || || ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 7
|607
|[[:Category:Emojicode|Emojicode]]
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|4
|①|| || ||④||⑤|| ||⑦|| || ||⑩
|0.24 %
|- style="background-color: #ffc"
| 7
|0
|4
| [[Spoof%20game|Spoof game]]
|- style="background-color: #fff;"
|①|| || ||④||⑤|| || || ||⑨|| 
|607
|- style="background-color: #ffc"
|[[:Category:Fhidwfe|Fhidwfe]]
| 7
|4
| [[Starting%20a%20web%20browser|Starting a web browser]]
|0.24 %
| ||②|| || ||⑤|| ||⑦||⑧|| || 
|0
|- style="background-color: #ffc"
| 7
|4
|- style="background-color: #fff;"
| [[Tetris|Tetris]]
|607
| || || || || ||⑥|| || || || 
|[[:Category:Grain|Grain]]
|- style="background-color: #ffc"
| 7
|4
|0.24 %
| [[Time-based%20One-time%20Password%20Algorithm|Time-based One-time Password Algorithm]]
|0
|①|| || || || || ||⑦|| || || 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 7
|607
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|[[:Category:HPPPL|HPPPL]]
|①||②|| || || || ||⑦||⑧|| ||⑩
|4
|- style="background-color: #ffc"
| 7
|0.24 %
|0
| [[Using%20a%20Speech%20engine%20to%20highlight%20words|Using a Speech engine to highlight words]]
|4
|①|| || || || || || || || || 
|- style="background-color: #fff;"
|-
| 6
|607
|[[:Category:HQ9+|HQ9+]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|4
|①|| || || ||⑤|| ||⑦|| || || 
|0.24 %
|- style="background-color: #ffc"
| 6
|3
|7
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|- style="background-color: #fff;"
|①||②|| || ||⑤||⑥|| ||⑧|| || 
|607
|- style="background-color: #ffc"
|[[:Category:Jinja|Jinja]]
| 6
|4
| [[Greed|Greed]]
|0.24 %
| || || ||④||⑤||⑥|| || || || 
|0
|- style="background-color: #ffc"
| 6
|4
|- style="background-color: #fff;"
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
|607
|①||②|| || ||⑤|| || || || || 
|[[:Category:Kabap|Kabap]]
|- style="background-color: #ffc"
| 6
|4
|0.24 %
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|0
|①||②|| ||④||⑤|| || || ||⑨|| 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 6
|607
| [[One-time%20pad|One-time pad]]
|[[:Category:Keg|Keg]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|4
|- style="background-color: #ffc"
| 6
|0.24 %
|0
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|4
|①|| || ||④||⑤|| || || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 6
|607
|[[:Category:Kite|Kite]]
| [[Resistance%20Calculator|Resistance Calculator]]
|4
|①||②||③|| || || || || || || 
|0.24 %
|- style="background-color: #ffc"
| 6
|3
|7
| [[Safe%20mode|Safe mode]]
|- style="background-color: #fff;"
|①||②|| || || || || ||⑧|| || 
|607
|- style="background-color: #ffc"
|[[:Category:MEL|MEL]]
| 5
|4
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|0.24 %
|①|| || || ||⑤|| ||⑦|| ||⑨|| 
|0
|- style="background-color: #ffc"
| 5
|4
|- style="background-color: #fff;"
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|607
|①||②|| ||④|| || || || || || 
|[[:Category:Monicelli|Monicelli]]
|- style="background-color: #ffc"
| 5
|4
|0.24 %
| [[Fibonacci%20heap|Fibonacci heap]]
|0
|①|| ||③||④||⑤|| || || || || 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 5
|607
| [[Functional%20coverage%20tree|Functional coverage tree]]
|[[:Category:Owl Lisp|Owl Lisp]]
|①|| ||③||④|| || ||⑦|| || ||⑩
|4
|- style="background-color: #ffc"
| 5
|0.24 %
|0
| [[Geometric%20algebra|Geometric algebra]]
|4
|①||②|| || || || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 5
|607
|[[:Category:PL/pgSQL|PL/pgSQL]]
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|4
|①||②|| || || || || ||⑧|| || 
|0.24 %
|- style="background-color: #ffc"
| 5
|1
|5
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|- style="background-color: #fff;"
|①||②|| ||④|| || || || || || 
|607
|- style="background-color: #ffc"
|[[:Category:Portugol|Portugol]]
| 5
|4
| [[Robots|Robots]]
|0.24 %
| ||②|| ||④||⑤|| || || || || 
|0
|- style="background-color: #ffc"
| 5
|4
|- style="background-color: #fff;"
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
|607
| ||②|| || || || || || || || 
|[[:Category:Purity|Purity]]
|- style="background-color: #ffc"
| 5
|4
|0.24 %
| [[Text%20to%20HTML|Text to HTML]]
|3
|①|| || || ||⑤|| ||⑦|| || || 
|7
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 4
|607
| [[Hexapawn|Hexapawn]]
|[[:Category:QL SuperBASIC|QL SuperBASIC]]
|①|| || || || ||⑥|| || || || 
|4
|- style="background-color: #ffc"
| 4
|0.24 %
|0
| [[Interactive%20Help|Interactive Help]]
|4
|①||②|| || || || || || || || 
|- style="background-color: #fff;"
|-
| 4
|607
|[[:Category:RASEL|RASEL]]
| [[OLE%20Automation|OLE Automation]]
|4
|①|| ||③|| || || || || || || 
|0.24 %
|- style="background-color: #ffc"
| 4
|0
|4
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
|- style="background-color: #fff;"
|①|| || || || || || || ||⑨|| 
|607
|- style="background-color: #ffc"
|[[:Category:Rhope|Rhope]]
| 4
|4
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
|0.24 %
|①|| || || || || || || ||⑨|| 
|3
|- style="background-color: #ffc"
| 4
|7
|- style="background-color: #fff;"
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
|607
|①|| || || || || || || ||⑨|| 
|[[:Category:RISC-V Assembly|RISC-V Assembly]]
|- style="background-color: #ffc"
| 4
|4
|0.24 %
| [[Resistance%20Network%20Calculator|Resistance Network Calculator]]
|0
|①||②||③|| || || || || || || 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 4
|607
| [[Sine%20wave|Sine wave]]
|[[:Category:SimpleCode|SimpleCode]]
|①||②|| ||④||⑤|| || || || || 
|4
|- style="background-color: #ffc"
| 4
|0.24 %
|0
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
|4
|①||②|| ||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 4
|607
|[[:Category:TI-83 Hex Assembly|TI-83 Hex Assembly]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|4
|①||②|| ||④||⑤|| || || || || 
|0.24 %
|- style="background-color: #ffc"
| 4
|0
|4
| [[Unit%20testing|Unit testing]]
|- style="background-color: #fff;"
|①||②|| || || || || || || || 
|607
|- style="background-color: #ffc"
|[[:Category:TransFORTH|TransFORTH]]
| 4
|4
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
|0.24 %
|①|| ||③|| || || || || || || 
|0
|- style="background-color: #ffc"
| 3
|4
|- style="background-color: #fff;"
| [[Audio%20Overlap%20Loop|Audio Overlap Loop]]
|607
|①|| || || || || || || || || 
|[[:Category:Uniface|Uniface]]
|- style="background-color: #ffc"
| 3
|4
|0.24 %
| [[Boids|Boids]]
|0
| || || || ||⑤|| || || ||⑨|| 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 3
|607
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|[[:Category:Unison|Unison]]
|①|| || || || || || || ||⑨|| 
|4
|- style="background-color: #ffc"
| 3
|0.24 %
|0
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
|4
|①|| || || ||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 3
|607
|[[:Category:Visual Objects|Visual Objects]]
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
|4
| ||②|| || || || || || || || 
|0.24 %
|- style="background-color: #ffc"
| 3
|3
|7
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|- style="background-color: #fff;"
| ||②|| || || || || || || || 
|607
|- style="background-color: #ffc"
|[[:Category:Whenever|Whenever]]
| 3
|4
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|0.24 %
|①|| || ||④||⑤|| || || || || 
|3
|- style="background-color: #ffc"
| 3
|7
|- style="background-color: #fff;"
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
|607
| || || || || || || || || || 
|[[:Category:XSLT 2.0|XSLT 2.0]]
|- style="background-color: #ffc"
| 2
|4
|0.24 %
|data-sort-value="0C16 puzzle game"| [[16%20Puzzle%20Game|16 Puzzle Game]]
|0
| || || || || || || || || || 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 2
|607
| [[Chess%20player|Chess player]]
|[[:Category:ZED|ZED]]
| || ||③|| || || || || || || 
|4
|- style="background-color: #ffc"
| 2
|0.24 %
|0
| [[External%20sort|External sort]]
|4
| || ||③|| || || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 2
|649
|[[:Category:Acurity Architect|Acurity Architect]]
| [[Mayan%20calendar|Mayan calendar]]
|3
|①||②|| || || || || || || || 
|0.18 %
|- style="background-color: #ffc"
| 2
|0
|3
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
|- style="background-color: #ccc;"
|①|| || || || || || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:Assembly|Assembly]]
| 2
|3
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
|0.18 %
| || || || || || || || || ||⑩
|28
|- style="background-color: #ffc"
| 1
|31
|- style="background-color: #ccc;"
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20Puzzle%20Game%20in%203D|15 Puzzle Game in 3D]]
|649
| || || || || || || || || || 
|[[:Category:Basic09|Basic09]]
|- style="background-color: #ffc"
| 1
|3
|0.18 %
| [[Black%20Box|Black Box]]
|1
| || || || || || || || || || 
|4
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 1
|649
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
|[[:Category:Battlestar|Battlestar]]
| || || || || || || || || || 
|3
|- style="background-color: #ffc"
| 1
|0.18 %
|0
| [[IRC%20gateway|IRC gateway]]
|3
| || || || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 1
|649
|[[:Category:BML|BML]]
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|3
| || ||③|| || || || || || || 
|0.18 %
|- style="background-color: #ffc"
| 1
|0
|3
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
|- style="background-color: #ccc;"
| ||②|| || || || || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:C1R|C1R]]
| 1
|3
| [[Solving%20coin%20problems|Solving coin problems]]
|0.18 %
| || || || || || || ||⑧|| || 
|3
|- style="background-color: #ffc"
| 1
|6
|- style="background-color: #ccc;"
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|649
| || || || ||⑤|| || || || || 
|[[:Category:CafeOBJ|CafeOBJ]]
|- style="background-color: #ffc"
| 1
|3
|0.18 %
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
|0
|①|| || || || || || || || || 
|3
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 1
|649
| [[Waveform%20analysis%2FTop%20and%20tail|Waveform analysis/Top and tail]]
|[[:Category:Casio BASIC|Casio BASIC]]
|①|| || || || || || || || || 
|3
|- style="background-color: #ffc"
| 0
|0.18 %
|1
| [[Blackjack%20strategy|Blackjack strategy]]
|4
| || || || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 0
|649
|[[:Category:Cat|Cat]]
| [[Chess%20player%2FMove%20generation|Chess player/Move generation]]
|3
| || || || || || || || || || 
|0.18 %
|- style="background-color: #ffc"
| 0
|3
|6
| [[Chess%20player%2FProgram%20options%20and%20user%20interface|Chess player/Program options and user interface]]
|- style="background-color: #ccc;"
| || || || || || || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:Cherrycake|Cherrycake]]
| 0
|3
| [[Chess%20player%2FSearch%20and%20evaluation|Chess player/Search and evaluation]]
|0.18 %
| || || || || || || || || || 
|0
|- style="background-color: #ffc"
| 0
|3
|- style="background-color: #ccc;"
| [[Rosetta%20Code%2FTasks%20sorted%20by%20average%20lines%20of%20code|Rosetta Code/Tasks sorted by average lines of code]]
|649
| || || || || || || || || || 
|[[:Category:ContextFree|ContextFree]]
|- style="background-color: #ffc"
| 0
|3
|0.18 %
| [[Ukkonen%E2%80%99s%20Suffix%20Tree%20Construction|Ukkonen’s Suffix Tree Construction]]
|0
| || || || || || || || || || 
|3
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 0
|649
| [[Weather%20Routing|Weather Routing]]
|[[:Category:Curto|Curto]]
| || || || || || || || || || 
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Datalog|Datalog]]
|3
|0.18 %
|3
|6
|- style="background-color: #ccc;"
|649
|[[:Category:DataWeave|DataWeave]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Dodo0|Dodo0]]
|3
|0.18 %
|3
|6
|- style="background-color: #ccc;"
|649
|[[:Category:Explore|Explore]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:GB BASIC|GB BASIC]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Glagol|Glagol]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Global Script|Global Script]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Guish|Guish]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:JavaFX Script|JavaFX Script]]
|3
|0.18 %
|3
|6
|- style="background-color: #ccc;"
|649
|[[:Category:Kaya|Kaya]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Kitten|Kitten]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Lisp|Lisp]]
|3
|0.18 %
|3
|6
|- style="background-color: #ccc;"
|649
|[[:Category:LiveScript|LiveScript]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Maude|Maude]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Mojo|Mojo]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Mosaic|Mosaic]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Myrddin|Myrddin]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:NATURAL|NATURAL]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:OASYS|OASYS]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:OPL|OPL]]
|3
|0.18 %
|3
|6
|- style="background-color: #ccc;"
|649
|[[:Category:PASM|PASM]]
|3
|0.18 %
|3
|6
|- style="background-color: #ccc;"
|649
|[[:Category:PDP-11 Assembly|PDP-11 Assembly]]
|3
|0.18 %
|3
|6
|- style="background-color: #ccc;"
|649
|[[:Category:PepsiScript|PepsiScript]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Powerbuilder|Powerbuilder]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Processing.R|Processing.R]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Sass/SCSS|Sass/SCSS]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Squirrel|Squirrel]]
|3
|0.18 %
|4
|7
|- style="background-color: #ccc;"
|649
|[[:Category:SuperTalk|SuperTalk]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Swahili|Swahili]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Tosh|Tosh]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:Wisp|Wisp]]
|3
|0.18 %
|1
|4
|- style="background-color: #ccc;"
|649
|[[:Category:Woma|Woma]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:X10|X10]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:உயிர்/Uyir|உயிர்/Uyir]]
|3
|0.18 %
|0
|3
|- style="background-color: #fff;"
|695
|[[:Category:1C|1C]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Algae|Algae]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:AngelScript|AngelScript]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Ballerina|Ballerina]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Bird|Bird]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Brace|Brace]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Cduce|Cduce]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:CHR|CHR]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:Clipper/XBase++|Clipper/XBase++]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Deluge|Deluge]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:DeviousYarn|DeviousYarn]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:DMS|DMS]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Elan|Elan]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:ELLA|ELLA]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Enguage|Enguage]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Extended BrainF***|Extended BrainF***]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:F|F]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Ferite|Ferite]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:FurryScript|FurryScript]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:GLBasic|GLBasic]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Gleam|Gleam]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Hack|Hack]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:HyperTalk|HyperTalk]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Jack|Jack]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:JAMES II/Rule-based Cellular Automata|JAMES II/Rule-based Cellular Automata]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:JOVIAL|JOVIAL]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:JSE|JSE]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:KAP|KAP]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:KL1|KL1]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Luna|Luna]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Mastermind|Mastermind]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:MathCortex|MathCortex]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:MDL|MDL]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:Metapost|Metapost]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:MINIL|MINIL]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:MyrtleScript|MyrtleScript]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:NOWUT|NOWUT]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Occam|Occam]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:OOCalc|OOCalc]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:OpenLisp|OpenLisp]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:PeopleCode|PeopleCode]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Perl5i|Perl5i]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Peylang|Peylang]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Pict|Pict]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Programming Language|Programming Language]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:PSQL|PSQL]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Quill|Quill]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Roc|Roc]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Sing|Sing]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Sisal|Sisal]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Skew|Skew]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Soda|Soda]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:SPSS|SPSS]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:TailDot|TailDot]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:TechBASIC|TechBASIC]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:ToffeeScript|ToffeeScript]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Turbo-Basic XL|Turbo-Basic XL]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Viua VM assembly|Viua VM assembly]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Waduzitdo|Waduzitdo]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:XL|XL]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:XPath 2.0|XPath 2.0]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:XProc|XProc]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:XSLT 1.0|XSLT 1.0]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:XUL|XUL]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:ZPL|ZPL]]
|2
|0.12 %
|3
|5
|- style="background-color: #ccc;"
|760
|[[:Category:80386 Assembly|80386 Assembly]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:AMPL|AMPL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Anyways|Anyways]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Apricot|Apricot]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Aquarius BASIC|Aquarius BASIC]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:AspectJ|AspectJ]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:AutoHotKey V2|AutoHotKey V2]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:AutoLISP|AutoLISP]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:B4J|B4J]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Bas|Bas]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Batari Basic|Batari Basic]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Biferno|Biferno]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:C2|C2]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Clarion|Clarion]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Coconut|Coconut]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:DDNC|DDNC]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:DIV Games Studio|DIV Games Studio]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:DreamBerd|DreamBerd]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:ElastiC|ElastiC]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:ESQL|ESQL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:FormulaOne|FormulaOne]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:FP|FP]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:FRISC Assembly|FRISC Assembly]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:G-fu|G-fu]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Gentee|Gentee]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Go!|Go!]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Goaldi|Goaldi]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Guile|Guile]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:Heron|Heron]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:HLA|HLA]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Hopper|Hopper]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Informix 4GL|Informix 4GL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Inko|Inko]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Iptscrae|Iptscrae]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Jacquard Loom|Jacquard Loom]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:JoCaml|JoCaml]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:JScript.NET|JScript.NET]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:JudoScript|JudoScript]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Kamailio Script|Kamailio Script]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Lambda Prolog|Lambda Prolog]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:LibreOffice Basic|LibreOffice Basic]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Lush|Lush]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Lychen|Lychen]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Mond|Mond]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Monkey|Monkey]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:MUF|MUF]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Mythryl|Mythryl]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:NASL|NASL]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Neat|Neat]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:NewtonScript|NewtonScript]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Night|Night]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:NLP++|NLP++]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Omega|Omega]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Opa|Opa]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:ParaCL|ParaCL]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Pare|Pare]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Plan|Plan]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:PowerPC Assembly|PowerPC Assembly]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:Prog8|Prog8]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Qore|Qore]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Quorum|Quorum]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:RPGIV|RPGIV]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:RPL/2|RPL/2]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:RTL/2|RTL/2]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:ScriptBasic|ScriptBasic]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:Setl4|Setl4]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:SheerPower 4GL|SheerPower 4GL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:SMEQL|SMEQL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Soar|Soar]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:SoneKing Assembly|SoneKing Assembly]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:SPARC Assembly|SPARC Assembly]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:StreamIt|StreamIt]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Supernova|Supernova]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Teco|Teco]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Terra|Terra]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:TestML|TestML]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Thyrd|Thyrd]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:TRS-80 BASIC|TRS-80 BASIC]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:TutorialD|TutorialD]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Twelf|Twelf]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Typed Racket|Typed Racket]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:VB6|VB6]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Vox|Vox]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:Wollok|Wollok]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Xanadu|Xanadu]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Ya|Ya]]
|1
|0.06 %
|0
|1
|- style="background-color: #fff;"
|846
|[[:Category:.QL|.QL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:8 1/2|8 1/2]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:A+|A+]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Agda2|Agda2]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:AHDL|AHDL]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:ALGOL|ALGOL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Alice ML|Alice ML]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:ANT|ANT]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Application Master|Application Master]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:ASP|ASP]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:ASP.Net|ASP.Net]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:AspectC++|AspectC++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:AssemblyScript|AssemblyScript]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Autohotkey V2|Autohotkey V2]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Axum|Axum]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Ayrch|Ayrch]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Beta|Beta]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:BLISS|BLISS]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:C0H|C0H]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Caml|Caml]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:CB80|CB80]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Cecil|Cecil]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Cilk|Cilk]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Cilk++|Cilk++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Diesel|Diesel]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:EhBASIC|EhBASIC]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Epigram|Epigram]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:FAUST|FAUST]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:FeatureC++|FeatureC++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Felix|Felix]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:FLORA-2|FLORA-2]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Florid|Florid]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:FPI|FPI]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:FreeMat|FreeMat]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Gerbil|Gerbil]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Goo|Goo]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:IPL Loader Config|IPL Loader Config]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Jabaco|Jabaco]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:KeyList Databasing|KeyList Databasing]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:L.in.oleum|L.in.oleum]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Languages by Feature|Languages by Feature]]
|0
|0 %
|5
|5
|- style="background-color: #fff;"
|846
|[[:Category:LAST|LAST]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:LC2200 Assembly|LC2200 Assembly]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Leon|Leon]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:LLP|LLP]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Loglan82|Loglan82]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Lolli|Lolli]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Lotus 123 Macro Scripting|Lotus 123 Macro Scripting]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Lout|Lout]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:LSTS|LSTS]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Lygon|Lygon]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:M680x0|M680x0]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Macsyma|Macsyma]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:MAPPER|MAPPER]]
|0
|0 %
|1
|1
|- style="background-color: #fff;"
|846
|[[:Category:ME10 macro|ME10 macro]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:MGS|MGS]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Mia|Mia]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Mirelle|Mirelle]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Motoko|Motoko]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:MPIF90|MPIF90]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Mython|Mython]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Nice|Nice]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:NQP|NQP]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:OpenC++|OpenC++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Pentium Assembly|Pentium Assembly]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Perl 6|Perl 6]]
|0
|0 %
|4
|4
|- style="background-color: #fff;"
|846
|[[:Category:PL/B|PL/B]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:PLUS|PLUS]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:PLZ/SYS|PLZ/SYS]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:PPL|PPL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:QuakeC|QuakeC]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Reason|Reason]]
|0
|0 %
|1
|1
|- style="background-color: #fff;"
|846
|[[:Category:Reduce|Reduce]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:RLSL|RLSL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:RTSL|RTSL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Rubylog|Rubylog]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:S++|S++]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Script Basic|Script Basic]]
|0
|0 %
|5
|5
|- style="background-color: #fff;"
|846
|[[:Category:Script3D|Script3D]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:SimpleLang|SimpleLang]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Star|Star]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Stax|Stax]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Superbase BASIC|Superbase BASIC]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:SWI-Prolog|SWI-Prolog]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:TAL|TAL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:TeLa|TeLa]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Thistle|Thistle]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:TI BASIC|TI BASIC]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:TIS-100|TIS-100]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Tobbisk|Tobbisk]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:UC++|UC++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:UScript|UScript]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:UserRPL|UserRPL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:VRML|VRML]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:WML|WML]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:XBase|XBase]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:XS|XS]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:ΜC++|ΜC++]]
|0
|0 %
|3
|3
|}
|}
<pre>===== query, download & processing: 5.57 seconds =====</pre>
</div>

Latest revision as of 21:12, 6 May 2024

Full output listing from Raku entry. Updated periodically.

This is somewhat of a misnomer. This doesn't rank languages by "popularity", only by how many task examples have been added on Rosettacode for that particular language.

Primarily this is a count of task examples in each programming language. I've elected to also show non-task categories, and task completion percentages for each programming language. Non-task sub categories are typically library pages, Users, Implementations and 'Examples needing attention'. Only languages that have a '{{language}}' block on their "Category:(whatever)" page are included in the counts.

Accurate counts of all categories. No effort made to combine different language categories that are the same behind the scenes due to Rosetta Codes capitalization peculiarities. If it has a "Programming Language" category block, it is counted. Raku works in Unicode natively so it has no need to translate or interpret language names which include characters outside of ISO-Latin-1.

See also Rosetta_Code/Count_examples/Full_list.

As of 2024-05-06 :: 943 Languages
Rank Language Task
Entries
Tasks
done %
Non-task
Subcate-
gories
Total
Categories
1 Phix 1674 100 % 8 1682
1 Wren 1674 100 % 1 1675
3 Julia 1649 98.51 % 3 1652
4 Raku 1619 96.71 % 3 1622
5 Nim 1576 94.15 % 1 1577
6 Go 1548 92.47 % 4 1552
7 Perl 1542 92.11 % 6 1548
8 Python 1513 90.38 % 18 1531
9 J 1413 84.41 % 3 1416
10 Java 1338 79.93 % 3 1341
11 FreeBASIC 1324 79.09 % 1 1325
12 C 1295 77.36 % 3 1298
13 C++ 1274 76.11 % 3 1277
14 Ruby 1236 73.84 % 3 1239
15 Mathematica 1206 72.04 % 3 1209
16 Haskell 1172 70.01 % 3 1175
17 REXX 1152 68.82 % 4 1156
18 Kotlin 1149 68.64 % 2 1151
19 Jq 1128 67.38 % 2 1130
20 Racket 1099 65.65 % 3 1102
21 Sidef 1054 62.96 % 1 1055
22 11l 1016 60.69 % 1 1017
23 ALGOL 68 1014 60.57 % 3 1017
24 Zkl 1011 60.39 % 1 1012
25 Factor 1001 59.8 % 3 1004
26 D 990 59.14 % 3 993
27 C sharp 986 58.9 % 3 989
28 Tcl 983 58.72 % 4 987
29 Rust 952 56.87 % 2 954
30 Scala 950 56.75 % 23 973
31 Delphi 945 56.45 % 3 948
32 Ada 941 56.21 % 3 944
33 Lua 940 56.15 % 7 947
34 F Sharp 864 51.61 % 3 867
35 XPL0 862 51.49 % 2 864
36 PicoLisp 847 50.6 % 3 850
37 AutoHotkey 823 49.16 % 3 826
38 Ring 822 49.1 % 1 823
39 JavaScript 799 47.73 % 3 802
40 Arturo 779 46.54 % 1 780
41 Common Lisp 776 46.36 % 3 779
42 AWK 709 42.35 % 4 713
43 PureBasic 708 42.29 % 3 711
44 Pascal 707 42.23 % 4 711
45 Quackery 700 41.82 % 0 700
46 RPL 690 41.22 % 1 691
47 OCaml 679 40.56 % 3 682
48 EasyLang 665 39.73 % 0 665
49 BASIC 664 39.67 % 4 668
50 Fortran 651 38.89 % 3 654
51 Clojure 648 38.71 % 3 651
52 Forth 616 36.8 % 3 619
53 Swift 610 36.44 % 0 610
54 PARI/GP 606 36.2 % 3 609
55 Unicon 594 35.48 % 3 597
56 R 592 35.36 % 3 595
57 BBC BASIC 587 35.07 % 3 590
58 Icon 551 32.92 % 3 554
59 Yabasic 543 32.44 % 1 544
60 Action! 539 32.2 % 1 540
61 Elixir 538 32.14 % 3 541
62 Erlang 518 30.94 % 3 521
63 Groovy 502 29.99 % 3 505
64 PowerShell 500 29.87 % 3 503
65 Prolog 481 28.73 % 3 484
66 BASIC256 475 28.38 % 1 476
66 Seed7 475 28.38 % 3 478
66 V 475 28.38 % 0 475
69 AppleScript 472 28.2 % 3 475
70 PHP 471 28.14 % 4 475
71 PL/I 446 26.64 % 3 449
72 FutureBasic 442 26.4 % 1 443
73 M2000 Interpreter 437 26.11 % 0 437
74 Scheme 425 25.39 % 3 428
75 MATLAB 410 24.49 % 3 413
76 Maple 406 24.25 % 3 409
76 VBA 406 24.25 % 3 409
78 Visual Basic .NET 403 24.07 % 3 406
79 Run BASIC 390 23.3 % 3 393
80 COBOL 364 21.74 % 3 367
81 VBScript 357 21.33 % 3 360
82 Liberty BASIC 356 21.27 % 3 359
83 UNIX Shell 353 21.09 % 5 358
84 Picat 335 20.01 % 0 335
85 Objeck 331 19.77 % 3 334
86 ALGOL W 327 19.53 % 3 330
87 Octave 326 19.47 % 3 329
88 Smalltalk 325 19.41 % 3 328
89 Applesoft BASIC 316 18.88 % 3 319
90 APL 309 18.46 % 3 312
91 Oforth 308 18.4 % 0 308
92 Maxima 306 18.28 % 3 309
93 Bracmat 305 18.22 % 3 308
94 EchoLisp 303 18.1 % 0 303
95 Standard ML 301 17.98 % 3 304
96 NetRexx 284 16.97 % 3 287
97 Oz 278 16.61 % 3 281
98 BQN 271 16.19 % 1 272
99 E 269 16.07 % 3 272
100 Frink 267 15.95 % 3 270
101 Lambdatalk 265 15.83 % 0 265
102 Lasso 259 15.47 % 0 259
103 Gambas 252 15.05 % 3 255
104 ARM Assembly 250 14.93 % 3 253
104 True BASIC 250 14.93 % 0 250
106 Crystal 248 14.81 % 0 248
107 Elena 240 14.34 % 3 243
108 CLU 239 14.28 % 1 240
109 Modula-2 237 14.16 % 3 240
110 MiniScript 236 14.1 % 0 236
111 Euphoria 234 13.98 % 3 237
111 OoRexx 234 13.98 % 3 237
113 360 Assembly 220 13.14 % 2 222
114 CoffeeScript 219 13.08 % 3 222
114 Stata 219 13.08 % 1 220
116 ZX Spectrum Basic 216 12.9 % 3 219
117 QBasic 214 12.78 % 1 215
118 IS-BASIC 211 12.6 % 0 211
118 Logo 211 12.6 % 3 214
120 AArch64 Assembly 208 12.43 % 0 208
120 Batch File 208 12.43 % 3 211
122 GW-BASIC 205 12.25 % 3 208
123 Nanoquery 199 11.89 % 0 199
124 Lingo 195 11.65 % 0 195
125 Ursala 193 11.53 % 3 196
126 Chipmunk Basic 188 11.23 % 0 188
126 Emacs Lisp 188 11.23 % 3 191
128 BaCon 187 11.17 % 1 188
128 Fōrmulæ 187 11.17 % 1 188
130 ERRE 183 10.93 % 0 183
131 BCPL 173 10.33 % 3 176
131 Free Pascal 173 10.33 % 1 174
133 K 171 10.22 % 3 174
133 Ol 171 10.22 % 0 171
133 Red 171 10.22 % 1 172
136 Phixmonti 170 10.16 % 0 170
137 Cowgol 167 9.98 % 0 167
137 Dart 167 9.98 % 3 170
139 Aime 166 9.92 % 3 169
139 Befunge 166 9.92 % 3 169
141 PL/M 164 9.8 % 3 167
142 Pike 162 9.68 % 3 165
143 GAP 160 9.56 % 3 163
143 TXR 160 9.56 % 3 163
145 Commodore BASIC 158 9.44 % 3 161
145 Eiffel 158 9.44 % 3 161
145 Objective-C 158 9.44 % 3 161
148 HicEst 153 9.14 % 3 156
149 TUSCRIPT 152 9.08 % 3 155
150 Fantom 150 8.96 % 3 153
151 Nemerle 147 8.78 % 3 150
151 REBOL 147 8.78 % 3 150
153 ATS 143 8.54 % 3 146
153 NewLISP 143 8.54 % 3 146
155 Zig 140 8.36 % 1 141
156 Jsish 137 8.18 % 1 138
157 Dyalect 136 8.12 % 0 136
158 Oberon-2 135 8.06 % 3 138
159 SNOBOL4 133 7.95 % 3 136
160 6502 Assembly 129 7.71 % 3 132
160 Modula-3 129 7.71 % 3 132
160 SETL 129 7.71 % 3 132
163 LiveCode 128 7.65 % 1 129
164 Mercury 127 7.59 % 3 130
165 Draco 126 7.53 % 1 127
165 Z80 Assembly 126 7.53 % 3 129
167 Amazing Hopper 124 7.41 % 0 124
168 8086 Assembly 123 7.35 % 3 126
168 MSX Basic 123 7.35 % 0 123
168 Slate 123 7.35 % 3 126
171 Min 121 7.23 % 0 121
172 Processing 119 7.11 % 6 125
172 Visual Basic 119 7.11 % 3 122
174 ActionScript 118 7.05 % 3 121
174 Plain English 118 7.05 % 3 121
176 MAXScript 116 6.93 % 3 119
176 TI-83 BASIC 116 6.93 % 3 119
178 Vala 111 6.63 % 3 114
179 QB64 110 6.57 % 0 110
179 SenseTalk 110 6.57 % 1 111
179 Ursa 110 6.57 % 2 112
182 MUMPS 109 6.51 % 3 112
183 Vedit macro language 108 6.45 % 3 111
183 XBasic 108 6.45 % 1 109
185 8080 Assembly 107 6.39 % 3 110
186 68000 Assembly 106 6.33 % 2 108
187 Déjà Vu 105 6.27 % 0 105
188 Bc 104 6.21 % 3 107
189 Retro 101 6.03 % 3 104
190 DWScript 100 5.97 % 3 103
190 EMal 100 5.97 % 2 102
192 Simula 97 5.79 % 3 100
193 ACL2 96 5.73 % 3 99
194 AutoIt 94 5.62 % 3 97
194 Ceylon 94 5.62 % 0 94
194 Tailspin 94 5.62 % 0 94
194 X86 Assembly 94 5.62 % 7 101
198 Pop11 93 5.56 % 3 96
199 Langur 92 5.5 % 0 92
199 M4 92 5.5 % 4 96
199 TI-89 BASIC 92 5.5 % 3 95
202 8th 91 5.44 % 0 91
202 Axe 91 5.44 % 2 93
202 Fermat 91 5.44 % 0 91
202 PostScript 91 5.44 % 3 94
206 Dc 90 5.38 % 3 93
206 FunL 90 5.38 % 0 90
206 Io 90 5.38 % 3 93
206 Joy 90 5.38 % 3 93
206 OxygenBasic 90 5.38 % 0 90
211 SQL 87 5.2 % 3 90
212 МК-61/52 85 5.08 % 2 87
213 MAD 83 4.96 % 0 83
214 Logtalk 81 4.84 % 3 84
215 LFE 80 4.78 % 1 81
216 Lang 79 4.72 % 3 82
217 Sinclair ZX81 BASIC 77 4.6 % 0 77
218 Tiny BASIC 76 4.54 % 1 77
219 Excel 75 4.48 % 1 76
219 Ksh 75 4.48 % 0 75
221 Insitux 74 4.42 % 1 75
221 Raven 74 4.42 % 3 77
223 Component Pascal 73 4.36 % 3 76
224 Craft Basic 72 4.3 % 0 72
225 Sather 71 4.24 % 3 74
225 Transd 71 4.24 % 0 71
227 ABAP 70 4.18 % 3 73
227 Burlesque 70 4.18 % 1 71
227 Locomotive Basic 70 4.18 % 3 73
227 Neko 70 4.18 % 0 70
227 Sed 70 4.18 % 3 73
232 XLISP 69 4.12 % 1 70
233 Minimal BASIC 68 4.06 % 0 68
234 Ela 66 3.94 % 3 69
234 Refal 66 3.94 % 3 69
236 Brat 65 3.88 % 3 68
237 Ecstasy 64 3.82 % 0 64
237 EDSAC order code 64 3.82 % 1 65
237 Quite BASIC 64 3.82 % 0 64
240 FOCAL 63 3.76 % 0 63
240 Scilab 63 3.76 % 3 66
242 IDL 61 3.64 % 3 64
242 LabVIEW 61 3.64 % 3 64
242 Wart 61 3.64 % 0 61
245 ColdFusion 59 3.52 % 3 62
245 SequenceL 59 3.52 % 1 60
247 FALSE 57 3.41 % 3 60
248 FBSL 56 3.35 % 0 56
248 Microsoft Small Basic 56 3.35 % 1 57
248 Miranda 56 3.35 % 0 56
248 SAS 56 3.35 % 3 59
248 SparForte 56 3.35 % 0 56
253 Haxe 55 3.29 % 1 56
253 PowerBASIC 55 3.29 % 3 58
255 ALGOL 60 54 3.23 % 3 57
256 ALGOL-M 53 3.17 % 0 53
257 Asymptote 51 3.05 % 3 54
257 S-BASIC 51 3.05 % 0 51
259 Binary Lambda Calculus 50 2.99 % 0 50
259 Elm 50 2.99 % 1 51
259 OpenEdge/Progress 50 2.99 % 3 53
259 SPL 50 2.99 % 1 51
263 Lang5 49 2.93 % 0 49
263 Odin 49 2.93 % 0 49
263 Rascal 49 2.93 % 0 49
266 Metafont 47 2.81 % 3 50
267 Caché ObjectScript 46 2.75 % 1 47
267 Harbour 46 2.75 % 3 49
267 Klingphix 46 2.75 % 0 46
267 TypeScript 46 2.75 % 1 47
271 DCL 45 2.69 % 3 48
271 MIPS Assembly 45 2.69 % 3 48
273 ABC 44 2.63 % 0 44
273 RapidQ 44 2.63 % 3 47
273 Toka 44 2.63 % 3 47
273 Verilog 44 2.63 % 3 47
277 Chapel 43 2.57 % 0 43
277 Inform 7 43 2.57 % 3 46
277 NS-HUBASIC 43 2.57 % 0 43
277 Wortel 43 2.57 % 0 43
281 HolyC 42 2.51 % 1 43
281 LOLCODE 42 2.51 % 0 42
281 Sparkling 42 2.51 % 0 42
284 QuickBASIC 41 2.45 % 0 41
284 XSLT 41 2.45 % 3 44
286 Brainf*** 40 2.39 % 3 43
286 Q 40 2.39 % 3 43
286 S-lang 40 2.39 % 3 43
286 SQL PL 40 2.39 % 3 43
290 Aikido 38 2.27 % 3 41
290 Apex 38 2.27 % 1 39
290 Processing Python mode 38 2.27 % 0 38
290 TorqueScript 38 2.27 % 3 41
290 Yorick 38 2.27 % 3 41
295 Babel 37 2.21 % 0 37
295 Bruijn 37 2.21 % 0 37
295 Futhark 37 2.21 % 0 37
295 VTL-2 37 2.21 % 0 37
299 Comal 36 2.15 % 0 36
299 UnixPipes 36 2.15 % 3 39
299 V 36 2.15 % 3 39
299 Vim Script 36 2.15 % 1 37
303 ANSI BASIC 35 2.09 % 1 36
303 Falcon 35 2.09 % 3 38
303 Jakt 35 2.09 % 0 35
303 Lisaac 35 2.09 % 3 38
303 ReScript 35 2.09 % 0 35
308 Genie 34 2.03 % 1 35
309 GML 33 1.97 % 3 36
309 PL/SQL 33 1.97 % 3 36
309 SuperCollider 33 1.97 % 3 36
309 WDTE 33 1.97 % 0 33
309 XBS 33 1.97 % 0 33
314 AmigaE 32 1.91 % 3 35
314 I 32 1.91 % 0 32
314 Nial 32 1.91 % 3 35
314 Visual FoxPro 32 1.91 % 0 32
318 C Shell 31 1.85 % 3 34
318 EGL 31 1.85 % 1 32
318 Hy 31 1.85 % 0 31
318 MiniZinc 31 1.85 % 0 31
318 Nu 31 1.85 % 0 31
318 RLaB 31 1.85 % 3 34
324 Diego 30 1.79 % 0 30
324 Golfscript 30 1.79 % 3 33
324 Uiua 30 1.79 % 1 31
327 Gnuplot 29 1.73 % 3 32
327 Hoon 29 1.73 % 0 29
327 Smart BASIC 29 1.73 % 1 30
327 Symsyn 29 1.73 % 0 29
327 Zoea 29 1.73 % 1 30
332 ECL 28 1.67 % 0 28
332 Hexiscript 28 1.67 % 0 28
332 Huginn 28 1.67 % 1 29
332 Idris 28 1.67 % 0 28
332 Potion 28 1.67 % 0 28
332 Slope 28 1.67 % 0 28
338 Agena 27 1.61 % 3 30
338 Avail 27 1.61 % 0 27
338 CMake 27 1.61 % 3 30
338 GUISS 27 1.61 % 3 30
338 Latitude 27 1.61 % 1 28
338 LIL 27 1.61 % 1 28
338 Order 27 1.61 % 3 30
338 Qi 27 1.61 % 3 30
338 Zoea Visual 27 1.61 % 0 27
338 Zonnon 27 1.61 % 3 30
348 MACRO-11 26 1.55 % 1 27
348 MIRC Scripting Language 26 1.55 % 3 29
348 MLite 26 1.55 % 0 26
348 REALbasic 26 1.55 % 3 29
352 GDScript 25 1.49 % 0 25
352 ObjectIcon 25 1.49 % 0 25
352 PL/0 25 1.49 % 0 25
352 PlainTeX 25 1.49 % 3 28
352 Relation 25 1.49 % 1 26
357 LDPL 24 1.43 % 0 24
357 Limbo 24 1.43 % 3 27
357 RATFOR 24 1.43 % 0 24
357 SNUSP 24 1.43 % 3 27
357 SSEM 24 1.43 % 0 24
362 ASIC 23 1.37 % 0 23
362 Astro 23 1.37 % 0 23
362 Clean 23 1.37 % 3 26
362 Clipper 23 1.37 % 3 26
362 Lobster 23 1.37 % 0 23
362 Robotic 23 1.37 % 1 24
362 Salmon 23 1.37 % 3 26
362 Shen 23 1.37 % 0 23
370 Furor 22 1.31 % 0 22
370 Janet 22 1.31 % 0 22
370 Klong 22 1.31 % 0 22
370 ML 22 1.31 % 0 22
370 PILOT 22 1.31 % 0 22
375 Fennel 21 1.25 % 1 22
375 Fish 21 1.25 % 3 24
375 LLVM 21 1.25 % 3 24
375 Mirah 21 1.25 % 3 24
375 Peloton 21 1.25 % 0 21
375 PHL 21 1.25 % 2 23
375 Scratch 21 1.25 % 3 24
375 Trith 21 1.25 % 3 24
375 Wee Basic 21 1.25 % 0 21
384 Beeswax 20 1.19 % 1 21
384 Dragon 20 1.19 % 0 20
384 Ioke 20 1.19 % 3 23
384 ML/I 20 1.19 % 3 23
384 Uxntal 20 1.19 % 1 21
389 ChucK 19 1.14 % 0 19
389 DBL 19 1.14 % 0 19
389 Euler 19 1.14 % 3 22
389 Koka 19 1.14 % 0 19
389 Make 19 1.14 % 3 22
389 Nascom BASIC 19 1.14 % 0 19
389 Peri 19 1.14 % 0 19
389 Pony 19 1.14 % 0 19
389 ProDOS 19 1.14 % 3 22
389 Suneido 19 1.14 % 3 22
389 Verbexx 19 1.14 % 0 19
400 Argile 18 1.08 % 3 21
400 Gosu 18 1.08 % 3 21
400 Pure 18 1.08 % 3 21
400 Transact-SQL 18 1.08 % 3 21
400 X86-64 Assembly 18 1.08 % 1 19
405 Acornsoft Lisp 17 1.02 % 1 18
405 Agda 17 1.02 % 3 20
405 Beads 17 1.02 % 0 17
405 Computer/zero Assembly 17 1.02 % 0 17
405 GFA Basic 17 1.02 % 0 17
405 Openscad 17 1.02 % 3 20
405 Self 17 1.02 % 3 20
405 TSE SAL 17 1.02 % 0 17
405 Xojo 17 1.02 % 0 17
414 0815 16 0.96 % 0 16
414 C3 16 0.96 % 0 16
414 Evaldraw 16 0.96 % 0 16
414 Hare 16 0.96 % 0 16
414 LSL 16 0.96 % 0 16
414 N/t/roff 16 0.96 % 3 19
414 Palo Alto Tiny BASIC 16 0.96 % 0 16
414 SmileBASIC 16 0.96 % 0 16
422 Arc 15 0.9 % 0 15
422 Chef 15 0.9 % 3 18
422 Dylan 15 0.9 % 3 18
422 Fancy 15 0.9 % 3 18
422 Friendly interactive shell 15 0.9 % 1 16
422 Rapira 15 0.9 % 0 15
422 Spin 15 0.9 % 1 16
422 Whitespace 15 0.9 % 3 18
422 XQuery 15 0.9 % 3 18
431 Axiom 14 0.84 % 0 14
431 Efene 14 0.84 % 3 17
431 Isabelle 14 0.84 % 0 14
431 MMIX 14 0.84 % 3 17
431 MOO 14 0.84 % 3 17
431 OOC 14 0.84 % 0 14
437 AmigaBASIC 13 0.78 % 0 13
437 Ezhil 13 0.78 % 0 13
437 Fe 13 0.78 % 0 13
437 LaTeX 13 0.78 % 3 16
437 Little 13 0.78 % 0 13
437 SPAD 13 0.78 % 0 13
437 VAX Assembly 13 0.78 % 1 14
437 VHDL 13 0.78 % 3 16
445 ArnoldC 12 0.72 % 0 12
445 Beef 12 0.72 % 0 12
445 Coq 12 0.72 % 3 15
445 Egel 12 0.72 % 0 12
445 Gema 12 0.72 % 3 15
445 Golo 12 0.72 % 0 12
445 Halon 12 0.72 % 0 12
445 LSE64 12 0.72 % 3 15
445 Lucid 12 0.72 % 3 15
445 MontiLang 12 0.72 % 0 12
445 Object Pascal 12 0.72 % 4 16
445 Panda 12 0.72 % 0 12
445 SystemVerilog 12 0.72 % 3 15
458 Arendelle 11 0.66 % 0 11
458 BootBASIC 11 0.66 % 0 11
458 Coco 11 0.66 % 0 11
458 Creative Basic 11 0.66 % 0 11
458 Dao 11 0.66 % 3 14
458 Dt 11 0.66 % 0 11
458 Frege 11 0.66 % 0 11
458 FTCBASIC 11 0.66 % 0 11
458 GlovePIE 11 0.66 % 0 11
458 Inform 6 11 0.66 % 3 14
458 Never 11 0.66 % 1 12
458 OASYS Assembler 11 0.66 % 0 11
458 Pointless 11 0.66 % 0 11
458 Pure Data 11 0.66 % 3 14
458 RPG 11 0.66 % 3 14
458 Shale 11 0.66 % 1 12
458 TMG 11 0.66 % 0 11
458 Unlambda 11 0.66 % 3 14
458 WebAssembly 11 0.66 % 1 12
477 App Inventor 10 0.6 % 0 10
477 AsciiDots 10 0.6 % 0 10
477 Blz 10 0.6 % 0 10
477 IWBASIC 10 0.6 % 0 10
477 KonsolScript 10 0.6 % 3 13
477 NGS 10 0.6 % 0 10
477 PL/I-80 10 0.6 % 0 10
477 Rockstar 10 0.6 % 1 11
477 Snobol 10 0.6 % 3 13
477 Zoomscript 10 0.6 % 0 10
487 8051 Assembly 9 0.54 % 0 9
487 Bait 9 0.54 % 0 9
487 Brlcad 9 0.54 % 3 12
487 Clay 9 0.54 % 3 12
487 Eero 9 0.54 % 0 9
487 Gecho 9 0.54 % 3 12
487 Genyris 9 0.54 % 3 12
487 Integer BASIC 9 0.54 % 3 12
487 Lily 9 0.54 % 0 9
487 Little Man Computer 9 0.54 % 0 9
487 Mathprog 9 0.54 % 1 10
487 Monte 9 0.54 % 0 9
487 Morfa 9 0.54 % 0 9
487 Piet 9 0.54 % 3 12
487 Polyglot:PL/I and PL/M 9 0.54 % 0 9
487 PROMAL 9 0.54 % 0 9
487 Ra 9 0.54 % 0 9
487 Terraform 9 0.54 % 0 9
487 TI SR-56 9 0.54 % 0 9
487 UTFool 9 0.54 % 0 9
487 Vorpal 9 0.54 % 3 12
508 Clio 8 0.48 % 0 8
508 CLIPS 8 0.48 % 3 11
508 Curry 8 0.48 % 3 11
508 Egison 8 0.48 % 0 8
508 Es 8 0.48 % 3 11
508 GLSL 8 0.48 % 0 8
508 LC3 Assembly 8 0.48 % 1 9
508 Lhogho 8 0.48 % 0 8
508 LSE 8 0.48 % 0 8
508 Luck 8 0.48 % 0 8
508 Mathcad 8 0.48 % 0 8
508 NESL 8 0.48 % 0 8
508 NetLogo 8 0.48 % 1 9
508 Nit 8 0.48 % 0 8
508 Nutt 8 0.48 % 0 8
508 Oberon-07 8 0.48 % 0 8
508 Onyx 8 0.48 % 3 11
508 PascalABC.NET 8 0.48 % 0 8
508 POV-Ray 8 0.48 % 3 11
508 SASL 8 0.48 % 0 8
508 Shiny 8 0.48 % 3 11
508 SPARK 8 0.48 % 3 11
508 YAMLScript 8 0.48 % 0 8
531 BlitzMax 7 0.42 % 3 10
531 Blue 7 0.42 % 1 8
531 CFEngine 7 0.42 % 0 7
531 EC 7 0.42 % 3 10
531 Elisa 7 0.42 % 3 10
531 FUZE BASIC 7 0.42 % 0 7
531 Lean 7 0.42 % 0 7
531 LotusScript 7 0.42 % 3 10
531 MoonScript 7 0.42 % 0 7
531 Niue 7 0.42 % 3 10
531 Nix 7 0.42 % 0 7
531 Pebble 7 0.42 % 0 7
531 Set lang 7 0.42 % 0 7
531 Tbas 7 0.42 % 0 7
531 TI-57 7 0.42 % 0 7
531 Visual Prolog 7 0.42 % 0 7
531 Wrapl 7 0.42 % 3 10
531 XProfan 7 0.42 % 0 7
531 XTalk 7 0.42 % 4 11
550 4DOS Batch 6 0.36 % 3 9
550 Alore 6 0.36 % 3 9
550 ANTLR 6 0.36 % 0 6
550 Atari BASIC 6 0.36 % 0 6
550 BabyCobol 6 0.36 % 0 6
550 Boo 6 0.36 % 3 9
550 Comefrom0x10 6 0.36 % 0 6
550 DIBOL-11 6 0.36 % 0 6
550 DUP 6 0.36 % 0 6
550 Fexl 6 0.36 % 0 6
550 Fortress 6 0.36 % 3 9
550 Gastona 6 0.36 % 0 6
550 Gri 6 0.36 % 0 6
550 Intercal 6 0.36 % 3 9
550 MANOOL 6 0.36 % 0 6
550 MySQL 6 0.36 % 3 9
550 NSIS 6 0.36 % 3 9
550 Onyx 6 0.36 % 0 6
550 Oxygene 6 0.36 % 0 6
550 Pixilang 6 0.36 % 0 6
550 Rhovas 6 0.36 % 0 6
550 Sage 6 0.36 % 3 9
550 SIMPOL 6 0.36 % 3 9
550 SkookumScript 6 0.36 % 1 7
550 Stringle 6 0.36 % 0 6
550 Tern 6 0.36 % 0 6
550 Turing 6 0.36 % 0 6
550 XEec 6 0.36 % 0 6
550 Yacas 6 0.36 % 3 9
579 4D 5 0.3 % 3 8
579 B 5 0.3 % 3 8
579 Blade 5 0.3 % 0 5
579 DM 5 0.3 % 0 5
579 Dylan.NET 5 0.3 % 3 8
579 Epoxy 5 0.3 % 0 5
579 Fan 5 0.3 % 3 8
579 GEORGE 5 0.3 % 0 5
579 Glee 5 0.3 % 3 8
579 Hope 5 0.3 % 3 8
579 JCL 5 0.3 % 2 7
579 KQL 5 0.3 % 0 5
579 L++ 5 0.3 % 1 6
579 Lilypond 5 0.3 % 1 6
579 Malbolge 5 0.3 % 0 5
579 MBS 5 0.3 % 3 8
579 MelonBasic 5 0.3 % 0 5
579 Nickle 5 0.3 % 0 5
579 Nyquist 5 0.3 % 0 5
579 Panoramic 5 0.3 % 0 5
579 PIR 5 0.3 % 3 8
579 Pyret 5 0.3 % 0 5
579 ScratchScript 5 0.3 % 0 5
579 TIScript 5 0.3 % 3 8
579 TPP 5 0.3 % 0 5
579 Ultimate++ 5 0.3 % 0 5
579 Ursalang 5 0.3 % 0 5
579 Vale 5 0.3 % 0 5
607 6800 Assembly 4 0.24 % 3 7
607 AmbientTalk 4 0.24 % 3 7
607 Arbre 4 0.24 % 3 7
607 B4X 4 0.24 % 0 4
607 Blast 4 0.24 % 3 7
607 BlooP 4 0.24 % 0 4
607 Bori 4 0.24 % 0 4
607 C++/CLI 4 0.24 % 3 7
607 Cind 4 0.24 % 0 4
607 Cobra 4 0.24 % 3 7
607 Corescript 4 0.24 % 0 4
607 Crack 4 0.24 % 3 7
607 Cubescript 4 0.24 % 0 4
607 Dafny 4 0.24 % 0 4
607 Emojicode 4 0.24 % 0 4
607 Fhidwfe 4 0.24 % 0 4
607 Grain 4 0.24 % 0 4
607 HPPPL 4 0.24 % 0 4
607 HQ9+ 4 0.24 % 3 7
607 Jinja 4 0.24 % 0 4
607 Kabap 4 0.24 % 0 4
607 Keg 4 0.24 % 0 4
607 Kite 4 0.24 % 3 7
607 MEL 4 0.24 % 0 4
607 Monicelli 4 0.24 % 0 4
607 Owl Lisp 4 0.24 % 0 4
607 PL/pgSQL 4 0.24 % 1 5
607 Portugol 4 0.24 % 0 4
607 Purity 4 0.24 % 3 7
607 QL SuperBASIC 4 0.24 % 0 4
607 RASEL 4 0.24 % 0 4
607 Rhope 4 0.24 % 3 7
607 RISC-V Assembly 4 0.24 % 0 4
607 SimpleCode 4 0.24 % 0 4
607 TI-83 Hex Assembly 4 0.24 % 0 4
607 TransFORTH 4 0.24 % 0 4
607 Uniface 4 0.24 % 0 4
607 Unison 4 0.24 % 0 4
607 Visual Objects 4 0.24 % 3 7
607 Whenever 4 0.24 % 3 7
607 XSLT 2.0 4 0.24 % 0 4
607 ZED 4 0.24 % 0 4
649 Acurity Architect 3 0.18 % 0 3
649 Assembly 3 0.18 % 28 31
649 Basic09 3 0.18 % 1 4
649 Battlestar 3 0.18 % 0 3
649 BML 3 0.18 % 0 3
649 C1R 3 0.18 % 3 6
649 CafeOBJ 3 0.18 % 0 3
649 Casio BASIC 3 0.18 % 1 4
649 Cat 3 0.18 % 3 6
649 Cherrycake 3 0.18 % 0 3
649 ContextFree 3 0.18 % 0 3
649 Curto 3 0.18 % 0 3
649 Datalog 3 0.18 % 3 6
649 DataWeave 3 0.18 % 0 3
649 Dodo0 3 0.18 % 3 6
649 Explore 3 0.18 % 0 3
649 GB BASIC 3 0.18 % 0 3
649 Glagol 3 0.18 % 0 3
649 Global Script 3 0.18 % 0 3
649 Guish 3 0.18 % 0 3
649 JavaFX Script 3 0.18 % 3 6
649 Kaya 3 0.18 % 0 3
649 Kitten 3 0.18 % 0 3
649 Lisp 3 0.18 % 3 6
649 LiveScript 3 0.18 % 0 3
649 Maude 3 0.18 % 0 3
649 Mojo 3 0.18 % 0 3
649 Mosaic 3 0.18 % 0 3
649 Myrddin 3 0.18 % 0 3
649 NATURAL 3 0.18 % 0 3
649 OASYS 3 0.18 % 0 3
649 OPL 3 0.18 % 3 6
649 PASM 3 0.18 % 3 6
649 PDP-11 Assembly 3 0.18 % 3 6
649 PepsiScript 3 0.18 % 0 3
649 Powerbuilder 3 0.18 % 0 3
649 Processing.R 3 0.18 % 0 3
649 Sass/SCSS 3 0.18 % 0 3
649 Squirrel 3 0.18 % 4 7
649 SuperTalk 3 0.18 % 0 3
649 Swahili 3 0.18 % 0 3
649 Tosh 3 0.18 % 0 3
649 Wisp 3 0.18 % 1 4
649 Woma 3 0.18 % 0 3
649 X10 3 0.18 % 0 3
649 உயிர்/Uyir 3 0.18 % 0 3
695 1C 2 0.12 % 0 2
695 Algae 2 0.12 % 3 5
695 AngelScript 2 0.12 % 0 2
695 Ballerina 2 0.12 % 0 2
695 Bird 2 0.12 % 0 2
695 Brace 2 0.12 % 3 5
695 Cduce 2 0.12 % 0 2
695 CHR 2 0.12 % 1 3
695 Clipper/XBase++ 2 0.12 % 3 5
695 Deluge 2 0.12 % 3 5
695 DeviousYarn 2 0.12 % 0 2
695 DMS 2 0.12 % 3 5
695 Elan 2 0.12 % 3 5
695 ELLA 2 0.12 % 3 5
695 Enguage 2 0.12 % 0 2
695 Extended BrainF*** 2 0.12 % 0 2
695 F 2 0.12 % 3 5
695 Ferite 2 0.12 % 3 5
695 FurryScript 2 0.12 % 0 2
695 GLBasic 2 0.12 % 0 2
695 Gleam 2 0.12 % 0 2
695 Hack 2 0.12 % 0 2
695 HyperTalk 2 0.12 % 3 5
695 Jack 2 0.12 % 0 2
695 JAMES II/Rule-based Cellular Automata 2 0.12 % 3 5
695 JOVIAL 2 0.12 % 0 2
695 JSE 2 0.12 % 0 2
695 KAP 2 0.12 % 0 2
695 KL1 2 0.12 % 0 2
695 Luna 2 0.12 % 0 2
695 Mastermind 2 0.12 % 0 2
695 MathCortex 2 0.12 % 0 2
695 MDL 2 0.12 % 1 3
695 Metapost 2 0.12 % 3 5
695 MINIL 2 0.12 % 0 2
695 MyrtleScript 2 0.12 % 0 2
695 NOWUT 2 0.12 % 0 2
695 Occam 2 0.12 % 3 5
695 OOCalc 2 0.12 % 0 2
695 OpenLisp 2 0.12 % 0 2
695 PeopleCode 2 0.12 % 0 2
695 Perl5i 2 0.12 % 0 2
695 Peylang 2 0.12 % 0 2
695 Pict 2 0.12 % 0 2
695 Programming Language 2 0.12 % 0 2
695 PSQL 2 0.12 % 3 5
695 Quill 2 0.12 % 3 5
695 Roc 2 0.12 % 0 2
695 Sing 2 0.12 % 0 2
695 Sisal 2 0.12 % 3 5
695 Skew 2 0.12 % 0 2
695 Soda 2 0.12 % 0 2
695 SPSS 2 0.12 % 1 3
695 TailDot 2 0.12 % 0 2
695 TechBASIC 2 0.12 % 0 2
695 ToffeeScript 2 0.12 % 0 2
695 Turbo-Basic XL 2 0.12 % 0 2
695 Viua VM assembly 2 0.12 % 0 2
695 Waduzitdo 2 0.12 % 1 3
695 XL 2 0.12 % 0 2
695 XPath 2.0 2 0.12 % 0 2
695 XProc 2 0.12 % 3 5
695 XSLT 1.0 2 0.12 % 0 2
695 XUL 2 0.12 % 1 3
695 ZPL 2 0.12 % 3 5
760 80386 Assembly 1 0.06 % 3 4
760 AMPL 1 0.06 % 3 4
760 Anyways 1 0.06 % 0 1
760 Apricot 1 0.06 % 0 1
760 Aquarius BASIC 1 0.06 % 0 1
760 AspectJ 1 0.06 % 3 4
760 AutoHotKey V2 1 0.06 % 0 1
760 AutoLISP 1 0.06 % 0 1
760 B4J 1 0.06 % 0 1
760 Bas 1 0.06 % 0 1
760 Batari Basic 1 0.06 % 0 1
760 Biferno 1 0.06 % 3 4
760 C2 1 0.06 % 0 1
760 Clarion 1 0.06 % 0 1
760 Coconut 1 0.06 % 0 1
760 DDNC 1 0.06 % 0 1
760 DIV Games Studio 1 0.06 % 0 1
760 DreamBerd 1 0.06 % 0 1
760 ElastiC 1 0.06 % 3 4
760 ESQL 1 0.06 % 3 4
760 FormulaOne 1 0.06 % 0 1
760 FP 1 0.06 % 3 4
760 FRISC Assembly 1 0.06 % 0 1
760 G-fu 1 0.06 % 0 1
760 Gentee 1 0.06 % 3 4
760 Go! 1 0.06 % 3 4
760 Goaldi 1 0.06 % 0 1
760 Guile 1 0.06 % 1 2
760 Heron 1 0.06 % 3 4
760 HLA 1 0.06 % 3 4
760 Hopper 1 0.06 % 0 1
760 Informix 4GL 1 0.06 % 3 4
760 Inko 1 0.06 % 0 1
760 Iptscrae 1 0.06 % 3 4
760 Jacquard Loom 1 0.06 % 0 1
760 JoCaml 1 0.06 % 3 4
760 JScript.NET 1 0.06 % 3 4
760 JudoScript 1 0.06 % 3 4
760 Kamailio Script 1 0.06 % 0 1
760 Lambda Prolog 1 0.06 % 0 1
760 LibreOffice Basic 1 0.06 % 0 1
760 Lush 1 0.06 % 3 4
760 Lychen 1 0.06 % 0 1
760 Mond 1 0.06 % 0 1
760 Monkey 1 0.06 % 0 1
760 MUF 1 0.06 % 3 4
760 Mythryl 1 0.06 % 3 4
760 NASL 1 0.06 % 0 1
760 Neat 1 0.06 % 0 1
760 NewtonScript 1 0.06 % 0 1
760 Night 1 0.06 % 0 1
760 NLP++ 1 0.06 % 0 1
760 Omega 1 0.06 % 3 4
760 Opa 1 0.06 % 0 1
760 ParaCL 1 0.06 % 0 1
760 Pare 1 0.06 % 0 1
760 Plan 1 0.06 % 0 1
760 PowerPC Assembly 1 0.06 % 1 2
760 Prog8 1 0.06 % 0 1
760 Qore 1 0.06 % 0 1
760 Quorum 1 0.06 % 0 1
760 RPGIV 1 0.06 % 0 1
760 RPL/2 1 0.06 % 3 4
760 RTL/2 1 0.06 % 3 4
760 ScriptBasic 1 0.06 % 1 2
760 Setl4 1 0.06 % 0 1
760 SheerPower 4GL 1 0.06 % 3 4
760 SMEQL 1 0.06 % 3 4
760 Soar 1 0.06 % 0 1
760 SoneKing Assembly 1 0.06 % 0 1
760 SPARC Assembly 1 0.06 % 3 4
760 StreamIt 1 0.06 % 3 4
760 Supernova 1 0.06 % 0 1
760 Teco 1 0.06 % 3 4
760 Terra 1 0.06 % 0 1
760 TestML 1 0.06 % 0 1
760 Thyrd 1 0.06 % 3 4
760 TRS-80 BASIC 1 0.06 % 0 1
760 TutorialD 1 0.06 % 0 1
760 Twelf 1 0.06 % 3 4
760 Typed Racket 1 0.06 % 1 2
760 VB6 1 0.06 % 3 4
760 Vox 1 0.06 % 1 2
760 Wollok 1 0.06 % 0 1
760 Xanadu 1 0.06 % 0 1
760 Ya 1 0.06 % 0 1
846 .QL 0 0 % 3 3
846 8 1/2 0 0 % 3 3
846 A+ 0 0 % 3 3
846 Agda2 0 0 % 3 3
846 AHDL 0 0 % 0 0
846 ALGOL 0 0 % 3 3
846 Alice ML 0 0 % 3 3
846 ANT 0 0 % 3 3
846 Application Master 0 0 % 3 3
846 ASP 0 0 % 3 3
846 ASP.Net 0 0 % 3 3
846 AspectC++ 0 0 % 3 3
846 AssemblyScript 0 0 % 0 0
846 Autohotkey V2 0 0 % 0 0
846 Axum 0 0 % 3 3
846 Ayrch 0 0 % 0 0
846 Beta 0 0 % 3 3
846 BLISS 0 0 % 0 0
846 C0H 0 0 % 3 3
846 Caml 0 0 % 3 3
846 CB80 0 0 % 3 3
846 Cecil 0 0 % 3 3
846 Cilk 0 0 % 3 3
846 Cilk++ 0 0 % 3 3
846 Diesel 0 0 % 3 3
846 EhBASIC 0 0 % 0 0
846 Epigram 0 0 % 0 0
846 FAUST 0 0 % 3 3
846 FeatureC++ 0 0 % 3 3
846 Felix 0 0 % 0 0
846 FLORA-2 0 0 % 0 0
846 Florid 0 0 % 0 0
846 FPI 0 0 % 3 3
846 FreeMat 0 0 % 3 3
846 Gerbil 0 0 % 0 0
846 Goo 0 0 % 3 3
846 IPL Loader Config 0 0 % 0 0
846 Jabaco 0 0 % 3 3
846 KeyList Databasing 0 0 % 3 3
846 L.in.oleum 0 0 % 3 3
846 Languages by Feature 0 0 % 5 5
846 LAST 0 0 % 0 0
846 LC2200 Assembly 0 0 % 0 0
846 Leon 0 0 % 0 0
846 LLP 0 0 % 0 0
846 Loglan82 0 0 % 0 0
846 Lolli 0 0 % 0 0
846 Lotus 123 Macro Scripting 0 0 % 3 3
846 Lout 0 0 % 3 3
846 LSTS 0 0 % 0 0
846 Lygon 0 0 % 0 0
846 M680x0 0 0 % 3 3
846 Macsyma 0 0 % 0 0
846 MAPPER 0 0 % 1 1
846 ME10 macro 0 0 % 3 3
846 MGS 0 0 % 3 3
846 Mia 0 0 % 0 0
846 Mirelle 0 0 % 3 3
846 Motoko 0 0 % 0 0
846 MPIF90 0 0 % 3 3
846 Mython 0 0 % 3 3
846 Nice 0 0 % 3 3
846 NQP 0 0 % 3 3
846 OpenC++ 0 0 % 3 3
846 Pentium Assembly 0 0 % 3 3
846 Perl 6 0 0 % 4 4
846 PL/B 0 0 % 0 0
846 PLUS 0 0 % 3 3
846 PLZ/SYS 0 0 % 3 3
846 PPL 0 0 % 3 3
846 QuakeC 0 0 % 3 3
846 Reason 0 0 % 1 1
846 Reduce 0 0 % 0 0
846 RLSL 0 0 % 3 3
846 RTSL 0 0 % 3 3
846 Rubylog 0 0 % 0 0
846 S++ 0 0 % 0 0
846 Script Basic 0 0 % 5 5
846 Script3D 0 0 % 3 3
846 SimpleLang 0 0 % 0 0
846 Star 0 0 % 0 0
846 Stax 0 0 % 0 0
846 Superbase BASIC 0 0 % 3 3
846 SWI-Prolog 0 0 % 0 0
846 TAL 0 0 % 3 3
846 TeLa 0 0 % 3 3
846 Thistle 0 0 % 3 3
846 TI BASIC 0 0 % 0 0
846 TIS-100 0 0 % 0 0
846 Tobbisk 0 0 % 0 0
846 UC++ 0 0 % 3 3
846 UScript 0 0 % 3 3
846 UserRPL 0 0 % 3 3
846 VRML 0 0 % 3 3
846 WML 0 0 % 3 3
846 XBase 0 0 % 3 3
846 XS 0 0 % 0 0
846 ΜC++ 0 0 % 3 3
===== query, download & processing: 5.57 seconds =====