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

m
Update full list output
m (Update full list output)
m (Update full list output)
Line 19:
 
<pre>First ten programming languages by number of task examples completed:
PhixWrenWrenPhix ③ Julia ④ Raku ⑤ Nim
⑥ Go ⑦ Perl ⑧ Python ⑨ J ⑩ C
</pre>
Line 25:
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
|+ As of 2023-07-02T1909T21:5752:00Z06Z :: Tasks: 12281229 ::<span style="background-color:#ffd"> Draft Tasks:410411 </span>:: Total Tasks: 16381640 :: Total Examples: 9249292559
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
| 573574
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 36:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 369370
| [[FizzBuzz|FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 181:
|-
| 183
| [[Character%20codes|Character codes]]
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 182183
| [[Integer%20sequence|Integer sequence]]
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 180182
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 272:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 159160
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 157158
| [[Sort%20an%20integer%20array|Sort an integer array]]
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 157
| [[Leap%20year|Leap year]]
| [[Sort%20an%20integer%20array|Sort an integer array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155156
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 304:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153154
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 376:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 144145
| [[Mutual%20recursion|Mutual recursion]]
| [[Least%20common%20multiple|Least common multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 144
| [[Least%20common%20multiple|Least common multiple]]
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 494:
| 130
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[File%20size|File size]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 514 ⟶ 518:
| 128
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128
| [[File%20size|File size]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 562:
| 125
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 570 ⟶ 574:
| 125
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 646:
| 119
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[HTTP|HTTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 658 ⟶ 662:
| 117
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[HTTP|HTTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 870:
| 104
| [[Show%20ASCII%20table|Show ASCII table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 882 ⟶ 886:
| 103
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 898:
| 102
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 927 ⟶ 931:
| [[Interactive%20programming%20%28repl%29|Interactive programming (repl)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 100
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99
Line 1,062:
| 93
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,122 ⟶ 1,118:
| 90
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,146:
| 89
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,230 ⟶ 1,226:
| 86
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,630:
| 75
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,670 ⟶ 1,674:
| 74
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,698:
| 74
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Amb|Amb]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,734 ⟶ 1,738:
| 73
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Amb|Amb]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,962:
| 67
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Draw%20a%20cuboid|Draw a cuboid]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Long%20year|Long year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,982 ⟶ 1,990:
| 67
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Quickselect%20algorithm|Quickselect algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,998 ⟶ 2,010:
| 66
| [[Draw%20a%20clock|Draw a clock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Draw%20a%20cuboid|Draw a cuboid]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,066 ⟶ 2,074:
| 65
| [[Knight%27s%20tour|Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Long%20year|Long year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Ludic%20numbers|Ludic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Quickselect%20algorithm|Quickselect algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,190:
| 62
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,246 ⟶ 2,250:
| 61
| [[Grayscale%20image|Grayscale image]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,302:
| 60
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,322 ⟶ 2,326:
| 60
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,350 ⟶ 2,358:
| 59
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,382 ⟶ 2,386:
| 59
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,458:
| 57
| [[Search%20a%20list%20of%20records|Search a list of records]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,506 ⟶ 2,510:
| 56
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,826:
| 50
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Substitution%20cipher|Substitution cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,922 ⟶ 2,926:
| 48
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Substitution%20cipher|Substitution cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,138:
| 45
| [[Primorial%20numbers|Primorial numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,211 ⟶ 3,215:
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 44
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
Line 3,246 ⟶ 3,254:
| 44
| [[Pseudo-random%20numbers%2FMiddle-square%20method|Pseudo-random numbers/Middle-square method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,270 ⟶ 3,274:
| 44
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,290 ⟶ 3,298:
| 43
| [[Four%20is%20magic|Four is magic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,334 ⟶ 3,338:
| 43
| [[Topswops|Topswops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,683:
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 38
Line 3,770 ⟶ 3,774:
| 37
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Motzkin%20numbers|Motzkin numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,798 ⟶ 3,806:
| 37
| [[Textonyms|Textonyms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Twin%20primes|Twin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,819 ⟶ 3,835:
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 36
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 36
Line 3,842 ⟶ 3,858:
| 36
| [[Minimum%20multiple%20of%20m%20where%20digital%20sum%20equals%20m|Minimum multiple of m where digital sum equals m]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Motzkin%20numbers|Motzkin numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,883 ⟶ 3,895:
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 36
| [[Twin%20primes|Twin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
Line 3,897 ⟶ 3,905:
|-
| 35
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Arithmetic%20numbers|Arithmetic numbers]]
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,922 ⟶ 3,930:
| 35
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,003 ⟶ 4,007:
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 34
| [[Arithmetic%20numbers|Arithmetic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
Line 4,099:
| [[Straddling%20checkerboard|Straddling checkerboard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 34
Line 4,130 ⟶ 4,134:
| 33
| [[Bin%20given%20limits|Bin given limits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Biorhythms|Biorhythms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,210 ⟶ 4,218:
| 32
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Biorhythms|Biorhythms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,299 ⟶ 4,303:
| [[Sum%20of%20square%20and%20cube%20digits%20of%20an%20integer%20are%20primes|Sum of square and cube digits of an integer are primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 32
Line 4,379:
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Summation%20of%20primes|Summation of primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
Line 4,470 ⟶ 4,474:
| 30
| [[Snake%20and%20ladder|Snake and ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
| [[Summation%20of%20primes|Summation of primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 4,506:
| 29
| [[Changeable%20words|Changeable words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Cistercian%20numerals|Cistercian numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 4,599 ⟶ 4,603:
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 28
Line 4,606 ⟶ 4,614:
| 28
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Cistercian%20numerals|Cistercian numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,711 ⟶ 4,715:
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 27
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 27
Line 4,843:
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 26
| [[Soloway%27s%20recurring%20rainfall|Soloway's recurring rainfall]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
Line 4,855 ⟶ 4,859:
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 25
| [[Colorful%20numbers|Colorful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
Line 4,947 ⟶ 4,955:
| [[Sine%20wave|Sine wave]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Soloway%27s%20recurring%20rainfall|Soloway's recurring rainfall]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 25
Line 4,982 ⟶ 4,986:
| 24
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Colorful%20numbers|Colorful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 5,103:
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[K-d%20tree|K-d tree]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
Line 5,179 ⟶ 5,183:
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 22
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 22
Line 5,199 ⟶ 5,207:
| [[Juggler%20sequence|Juggler sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 22
| [[K-d%20tree|K-d tree]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 22
Line 5,359 ⟶ 5,363:
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 20
Line 5,367 ⟶ 5,375:
| [[Erd%C5%91s-Nicolas%20numbers|Erdős-Nicolas numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 20
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 20
Line 5,427 ⟶ 5,439:
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
| [[Blum%20integer|Blum integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
Line 5,435 ⟶ 5,451:
| [[CalmoSoft%20primes|CalmoSoft primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 19
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
| 19
Line 5,447 ⟶ 5,459:
| [[Code%20segment%20unload|Code segment unload]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 19
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 19
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20digits%20in%20factorial%20series|Distribution of 0 digits in factorial series]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 19
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
Line 5,583 ⟶ 5,587:
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 18
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 18
Line 5,639 ⟶ 5,647:
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 17
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 17
Line 5,651 ⟶ 5,655:
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 17
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 16
| [[Arithmetic%20derivative|Arithmetic derivative]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Bernstein%20basis%20polynomials|Bernstein basis polynomials]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 16
| [[Blum%20integer|Blum integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 5,711:
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 16
| [[Radical%20of%20an%20integer|Radical of an integer]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|- style="background-color: #ffc"
| 16
Line 5,755 ⟶ 5,759:
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 16
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 16
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|-
| 15
| [[Boyer-Moore%20string%20search|Boyer-Moore string search]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 15
Line 5,815 ⟶ 5,819:
| [[Penta-power%20prime%20seeds|Penta-power prime seeds]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 15
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || || ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 15
Line 5,839 ⟶ 5,847:
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①||②||③|| ||⑤||⑥||⑦|| || ||
|-
| 14
| [[Bifid%20cipher|Bifid cipher]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 14
Line 5,915 ⟶ 5,927:
| [[Ramanujan%20primes|Ramanujan primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 14
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || || ||⑦||⑧||⑨||
|-
| 14
Line 5,927 ⟶ 5,935:
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 13
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 13
Line 5,933 ⟶ 5,945:
|-
| 13
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
| [[Bifid%20cipher|Bifid cipher]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
| 13
Line 5,975 ⟶ 5,987:
| [[Singular%20value%20decomposition|Singular value decomposition]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 13
| [[Sisyphus%20sequence|Sisyphus sequence]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 13
Line 5,995 ⟶ 6,011:
| [[Wordiff|Wordiff]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 12
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 12
| [[ADFGVX%20cipher|ADFGVX cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 12
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 12
| [[Boyer-Moore%20string%20search|Boyer-Moore string search]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 12
Line 6,143 ⟶ 6,147:
| [[Prime%20numbers%20whose%20neighboring%20pairs%20are%20tetraprimes|Prime numbers whose neighboring pairs are tetraprimes]]
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|-
| 11
| [[Radical%20of%20an%20integer|Radical of an integer]]
|①||②||③||④||⑤|| || || ||⑨||
|-
| 11
| [[Sisyphus%20sequence|Sisyphus sequence]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 11
Line 6,339 ⟶ 6,335:
| [[Inner%20classes|Inner classes]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 8
|data-sort-value="numbers k such that the last letter of k is the same as the first letter of k+0B1"| [[Numbers%20k%20such%20that%20the%20last%20letter%20of%20k%20is%20the%20same%20as%20the%20first%20letter%20of%20k%2B1|Numbers k such that the last letter of k is the same as the first letter of k+1]]
|①||②||③|| || || || ||⑧||⑨||
|-
| 8
Line 6,423:
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 7
|data-sort-value="numbers k such that the last letter of k is the same as the first letter of k+0B1"| [[Numbers%20k%20such%20that%20the%20last%20letter%20of%20k%20is%20the%20same%20as%20the%20first%20letter%20of%20k%2B1|Numbers k such that the last letter of k is the same as the first letter of k+1]]
|①||②||③|| || || || ||⑧||⑨||
|-
| 7
Line 6,451 ⟶ 6,447:
| [[Solve%20a%20Rubik%27s%20cube|Solve a Rubik's cube]]
|①||②||③||④||⑤||⑥|| || || ||
|-
| 7
| [[Tupper%27s%20self-referential%20formula|Tupper's self-referential formula]]
|①||②||③|| || || || ||⑧|| ||
|- style="background-color: #ffc"
| 7
| [[Wave%20function%20collapse|Wave function collapse]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 6
| [[CORDIC|CORDIC]]
|①|| ||③|| || || || || ||⑨||
|- style="background-color: #ffc"
| 6
Line 6,579 ⟶ 6,583:
| [[Elevator%20simulation|Elevator simulation]]
|①||②|| || || || || || || ||
|- style="background-color: #ffc"
| 3
| [[Szyma%C5%84ski%27s%20algorithm|Szymański's algorithm]]
|①||②||③|| || || || || || ||
|}
</div>
10,327

edits