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

Content added Content deleted
m (Update full list output)
(Update full list output)
Line 2: Line 2:


{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2018-06-17 :: Tasks: 876 ::<span style="background-color:#ffd"> Draft Tasks:224 </span>:: Total Tasks: 1100 :: Total Examples: 56727
|+ As of 2018-06-24 :: Tasks: 878 ::<span style="background-color:#ffd"> Draft Tasks:222 </span>:: Total Tasks: 1100 :: Total Examples: 56811
! Count !! Task !! Category
! Count !! Task !! Category
|-
|-
| 391
| 392
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
| Task
| Task
Line 45: Line 45:
| Task
| Task
|-
|-
| 195
| 196
| [[Loops%2FInfinite|Loops/Infinite]]
| [[Loops%2FInfinite|Loops/Infinite]]
| Task
| Task
Line 70: Line 70:
|-
|-
| 176
| 176
| [[Conditional%20structures|Conditional structures]]
| [[Greatest%20common%20divisor|Greatest common divisor]]
| Task
| Task
|-
|-
| 174
| 176
| [[Greatest%20common%20divisor|Greatest common divisor]]
| [[Conditional%20structures|Conditional structures]]
| Task
| Task
|-
|-
Line 93: Line 93:
| Task
| Task
|-
|-
| 159
| 160
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| [[Repeat%20a%20string|Repeat a string]]
| Task
| Task
|-
|-
| 159
| 159
| [[Repeat%20a%20string|Repeat a string]]
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| Task
| Task
|-
|-
| 157
| 158
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
| Task
| Task
Line 125: Line 125:
| Task
| Task
|-
|-
| 148
| 149
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| Task
| Task
|-
|-
| 148
| 148
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
| Task
| Task
|-
|-
Line 145: Line 145:
| Task
| Task
|-
|-
| 143
| 144
| [[Loops%2FDo-while|Loops/Do-while]]
| [[Character%20codes|Character codes]]
| Task
| Task
|-
|-
| 143
| 143
| [[Character%20codes|Character codes]]
| [[Loops%2FDo-while|Loops/Do-while]]
| Task
| Task
|-
|-
Line 159: Line 159:
| 140
| 140
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| Task
|-
| 139
| [[Palindrome%20detection|Palindrome detection]]
| Task
| Task
|-
|-
Line 174: Line 178:
|-
|-
| 138
| 138
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
| [[Palindrome%20detection|Palindrome detection]]
| Task
| Task
|-
|-
Line 182: Line 186:
|-
|-
| 137
| 137
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
| [[Sum%20of%20a%20series|Sum of a series]]
| Task
| Task
|-
|-
| 137
| 137
| [[Sum%20of%20a%20series|Sum of a series]]
| [[Sum%20of%20squares|Sum of squares]]
| Task
| Task
|-
|-
Line 194: Line 198:
|-
|-
| 136
| 136
| [[Loops%2FBreak|Loops/Break]]
| [[Sum%20of%20squares|Sum of squares]]
| Task
| Task
|-
|-
Line 203: Line 207:
| 135
| 135
| [[Filter|Filter]]
| [[Filter|Filter]]
| Task
|-
| 135
| [[Loops%2FBreak|Loops/Break]]
| Task
| Task
|-
|-
Line 223: Line 223:
| 132
| 132
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| Task
|-
| 132
| [[Sort%20an%20integer%20array|Sort an integer array]]
| Task
| Task
|-
|-
Line 231: Line 235:
| 131
| 131
| [[Dot%20product|Dot product]]
| [[Dot%20product|Dot product]]
| Task
|-
| 131
| [[Sort%20an%20integer%20array|Sort an integer array]]
| Task
| Task
|-
|-
Line 371: Line 371:
| 113
| 113
| [[Stack|Stack]]
| [[Stack|Stack]]
| Task
|-
| 112
| [[Flatten%20a%20list|Flatten a list]]
| Task
| Task
|-
|-
Line 377: Line 381:
| Task
| Task
|-
|-
| 111
| 112
| [[Flatten%20a%20list|Flatten a list]]
| [[Loops%2FContinue|Loops/Continue]]
| Task
| Task
|-
|-
| 111
| 111
| [[Include%20a%20file|Include a file]]
| [[Include%20a%20file|Include a file]]
| Task
|-
| 111
| [[Loops%2FContinue|Loops/Continue]]
| Task
| Task
|-
|-
Line 431: Line 431:
| 107
| 107
| [[Program%20termination|Program termination]]
| [[Program%20termination|Program termination]]
| Task
|-
| 107
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| Task
| Task
|-
|-
Line 439: Line 443:
| 107
| 107
| [[Variables|Variables]]
| [[Variables|Variables]]
| Task
|-
| 106
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| Task
| Task
|-
|-
Line 467: Line 467:
| 104
| 104
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
| Task
|-
| 104
| [[Loops%2FNested|Loops/Nested]]
| Task
| Task
|-
|-
Line 491: Line 495:
| 103
| 103
| [[Input%20loop|Input loop]]
| [[Input%20loop|Input loop]]
| Task
|-
| 103
| [[Loops%2FNested|Loops/Nested]]
| Task
| Task
|-
|-
Line 535: Line 535:
| 100
| 100
| [[Multiplication%20tables|Multiplication tables]]
| [[Multiplication%20tables|Multiplication tables]]
| Task
|-
| 100
| [[Pick%20random%20element|Pick random element]]
| Task
| Task
|-
|-
Line 563: Line 567:
| 99
| 99
| [[N-queens%20problem|N-queens problem]]
| [[N-queens%20problem|N-queens problem]]
| Task
|-
| 99
| [[Pick%20random%20element|Pick random element]]
| Task
| Task
|-
|-
Line 627: Line 627:
| 95
| 95
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| Task
|-
| 95
| [[Run-length%20encoding|Run-length encoding]]
| Task
| Task
|-
|-
Line 647: Line 651:
| 94
| 94
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| Task
|-
| 93
| [[Run-length%20encoding|Run-length encoding]]
| Task
| Task
|-
|-
Line 663: Line 663:
| 92
| 92
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| Task
|-
| 92
| [[Combinations|Combinations]]
| Task
| Task
|-
|-
Line 678: Line 682:
|-
|-
| 92
| 92
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| [[Zig-zag%20matrix|Zig-zag matrix]]
| Task
| Task
|-
|-
| 91
| 92
| [[Zig-zag%20matrix|Zig-zag matrix]]
| [[Combinations|Combinations]]
| Task
| Task
|-
|-
| 91
| 91
| [[Letter%20frequency|Letter frequency]]
| [[Letter%20frequency|Letter frequency]]
| Task
|-
| 91
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| Task
| Task
|-
|-
Line 731: Line 731:
| 88
| 88
| [[Enumerations|Enumerations]]
| [[Enumerations|Enumerations]]
| Task
|-
| 88
| [[Look-and-say%20sequence|Look-and-say sequence]]
| Task
| Task
|-
|-
Line 758: Line 762:
|-
|-
| 87
| 87
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| [[Look-and-say%20sequence|Look-and-say sequence]]
| Task
| Task
|-
|-
| 87
| 87
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| Task
| Task
|-
|-
| 87
| 87
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
| Task
| Task
|-
|-
Line 783: Line 787:
| 86
| 86
| [[Range%20extraction|Range extraction]]
| [[Range%20extraction|Range extraction]]
| Task
|-
| 86
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
| Task
| Task
|-
|-
Line 823: Line 823:
| 84
| 84
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| Task
|-
| 83
| [[Five%20weekends|Five weekends]]
| Task
| Task
|-
|-
Line 843: Line 847:
| 82
| 82
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| Task
|-
| 82
| [[Five%20weekends|Five weekends]]
| Task
| Task
|-
|-
Line 863: Line 863:
| 82
| 82
| [[Y%20combinator|Y combinator]]
| [[Y%20combinator|Y combinator]]
| Task
|-
| 81
| [[Babbage%20problem|Babbage problem]]
| Task
| Task
|-
|-
Line 871: Line 875:
| 81
| 81
| [[Symmetric%20difference|Symmetric difference]]
| [[Symmetric%20difference|Symmetric difference]]
| Task
|-
| 80
| [[Babbage%20problem|Babbage problem]]
| Task
| Task
|-
|-
Line 903: Line 903:
| 79
| 79
| [[Forward%20difference|Forward difference]]
| [[Forward%20difference|Forward difference]]
| Task
|-
| 79
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
| Task
| Task
|-
|-
Line 923: Line 927:
| 78
| 78
| [[Price%20fraction|Price fraction]]
| [[Price%20fraction|Price fraction]]
| Task
|-
| 78
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
| Task
| Task
|-
|-
Line 979: Line 979:
| 75
| 75
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| Task
|-
| 75
| [[JSON|JSON]]
| Task
| Task
|-
|-
Line 999: Line 1,003:
| 74
| 74
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| Task
|-
| 74
| [[JSON|JSON]]
| Task
| Task
|-
|-
Line 1,031: Line 1,031:
| 73
| 73
| [[Closures%2FValue%20capture|Closures/Value capture]]
| [[Closures%2FValue%20capture|Closures/Value capture]]
| Task
|-
| 73
| [[Floyd%27s%20triangle|Floyd's triangle]]
| Task
| Task
|-
|-
Line 1,047: Line 1,051:
| 73
| 73
| [[Queue%2FUsage|Queue/Usage]]
| [[Queue%2FUsage|Queue/Usage]]
| Task
|-
| 73
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| Task
| Task
|-
|-
Line 1,063: Line 1,071:
| 73
| 73
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
| Task
|-
| 72
| [[Floyd%27s%20triangle|Floyd's triangle]]
| Task
| Task
|-
|-
Line 1,075: Line 1,079:
| 72
| 72
| [[Literals%2FFloating%20point|Literals/Floating point]]
| [[Literals%2FFloating%20point|Literals/Floating point]]
| Task
|-
| 72
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| Task
| Task
|-
|-
Line 1,087: Line 1,087:
| 72
| 72
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
| Task
|-
| 71
| [[Bitmap|Bitmap]]
| Task
| Task
|-
|-
Line 1,119: Line 1,123:
| 70
| 70
| [[Amicable%20pairs|Amicable pairs]]
| [[Amicable%20pairs|Amicable pairs]]
| Task
|-
| 70
| [[Bitmap|Bitmap]]
| Task
| Task
|-
|-
Line 1,283: Line 1,283:
| 65
| 65
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
| Task
|-
| 65
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
| Task
| Task
|-
|-
Line 1,303: Line 1,307:
| 64
| 64
| [[Multifactorial|Multifactorial]]
| [[Multifactorial|Multifactorial]]
| Task
|-
| 64
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
| Task
| Task
|-
|-
Line 1,987: Line 1,987:
| 47
| 47
| [[DNS%20query|DNS query]]
| [[DNS%20query|DNS query]]
| Task
|-
| 47
| [[Grayscale%20image|Grayscale image]]
| Task
| Task
|-
|-
Line 1,995: Line 1,999:
| 47
| 47
| [[Integer%20overflow|Integer overflow]]
| [[Integer%20overflow|Integer overflow]]
| Task
|-
| 47
| [[JortSort|JortSort]]
| Task
| Task
|-
|-
Line 2,042: Line 2,050:
|-
|-
| 46
| 46
| [[General%20FizzBuzz|General FizzBuzz]]
| [[Grayscale%20image|Grayscale image]]
| Task
|-
| 46
| [[JortSort|JortSort]]
| Task
| Task
|-
|-
Line 2,076: Line 2,080:
| [[Thue-Morse|Thue-Morse]]
| [[Thue-Morse|Thue-Morse]]
| Task
| Task
|- style="background-color: #ffc"
| 46
| [[Two%20Sum|Two Sum]]
| Draft
|-
|-
| 46
| 46
Line 2,091: Line 2,099:
| 45
| 45
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| Task
|-
| 45
| [[General%20FizzBuzz|General FizzBuzz]]
| Task
| Task
|-
|-
Line 2,139: Line 2,143:
| 44
| 44
| [[Heronian%20triangles|Heronian triangles]]
| [[Heronian%20triangles|Heronian triangles]]
| Task
|-
| 44
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| Task
| Task
|-
|-
| 44
| 44
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| Task
|-
| 44
| [[Quickselect%20algorithm|Quickselect algorithm]]
| Task
| Task
|-
|-
Line 2,163: Line 2,175:
| 43
| 43
| [[Inverted%20syntax|Inverted syntax]]
| [[Inverted%20syntax|Inverted syntax]]
| Task
|-
| 43
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| Task
| Task
|-
|-
| 43
| 43
| [[Polymorphic%20copy|Polymorphic copy]]
| [[Polymorphic%20copy|Polymorphic copy]]
| Task
|-
| 43
| [[Quickselect%20algorithm|Quickselect algorithm]]
| Task
| Task
|-
|-
Line 2,180: Line 2,184:
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| Task
| Task
|- style="background-color: #ffc"
| 43
| [[Two%20Sum|Two Sum]]
| Draft
|-
|-
| 42
| 42
Line 2,343: Line 2,343:
| 39
| 39
| [[Smith%20numbers|Smith numbers]]
| [[Smith%20numbers|Smith numbers]]
| Task
|-
| 39
| [[Subleq|Subleq]]
| Task
| Task
|-
|-
Line 2,383: Line 2,387:
| 38
| 38
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
| Task
|-
| 38
| [[Subleq|Subleq]]
| Task
| Task
|-
|-
Line 2,499: Line 2,499:
| 36
| 36
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
| Task
|-
| 35
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
| Task
| Task
|-
|-
Line 2,527: Line 2,531:
| 35
| 35
| [[Matrix%20arithmetic|Matrix arithmetic]]
| [[Matrix%20arithmetic|Matrix arithmetic]]
| Task
|-
| 35
| [[Naming%20conventions|Naming conventions]]
| Task
| Task
|-
|-
Line 2,566: Line 2,574:
|-
|-
| 34
| 34
| [[Archimedean%20spiral|Archimedean spiral]]
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
| Task
| Task
|-
|-
| 34
| 34
| [[Balanced%20ternary|Balanced ternary]]
| [[Archimedean%20spiral|Archimedean spiral]]
| Task
| Task
|-
|-
| 34
| 34
| [[CUSIP|CUSIP]]
| [[Balanced%20ternary|Balanced ternary]]
| Task
| Task
|-
|-
Line 2,596: Line 2,604:
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Longest%20common%20prefix|Longest common prefix]]
| Draft
| Draft
|-
| 34
| [[Naming%20conventions|Naming conventions]]
| Task
|-
|-
| 34
| 34
Line 2,619: Line 2,623:
| 33
| 33
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| Task
|-
| 33
| [[CUSIP|CUSIP]]
| Task
| Task
|-
|-
Line 2,643: Line 2,643:
| 33
| 33
| [[Gaussian%20elimination|Gaussian elimination]]
| [[Gaussian%20elimination|Gaussian elimination]]
| Task
|-
| 33
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
| Task
| Task
|-
|-
Line 2,679: Line 2,683:
| 33
| 33
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| Task
|-
| 33
| [[Taxicab%20numbers|Taxicab numbers]]
| Task
| Task
|-
|-
Line 2,698: Line 2,706:
|-
|-
| 32
| 32
| [[Chaos%20game|Chaos game]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| Task
| Task
|-
|-
| 32
| 32
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
| Task
|-
| 32
| [[Taxicab%20numbers|Taxicab numbers]]
| Task
| Task
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,719: Line 2,723:
| 31
| 31
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| Task
|-
| 31
| [[Chaos%20game|Chaos game]]
| Task
| Task
|-
|-
Line 2,783: Line 2,783:
| 29
| 29
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| Task
|-
| 29
| [[Bitwise%20IO|Bitwise IO]]
| Task
| Task
|-
|-
Line 2,843: Line 2,847:
| 28
| 28
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
| Task
|-
| 28
| [[Bitwise%20IO|Bitwise IO]]
| Task
| Task
|-
|-
Line 2,879: Line 2,879:
| 28
| 28
| [[Penney%27s%20game|Penney's game]]
| [[Penney%27s%20game|Penney's game]]
| Task
|-
| 28
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
| Task
| Task
|-
|-
Line 2,887: Line 2,891:
| 27
| 27
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| Task
|-
| 27
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| Task
| Task
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,896: Line 2,904:
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
| Task
| Task
|- style="background-color: #ffc"
| 27
| [[Longest%20Common%20Substring|Longest Common Substring]]
| Draft
|-
|-
| 27
| 27
Line 2,907: Line 2,919:
| 27
| 27
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| Task
|-
| 27
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
| Task
| Task
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,931: Line 2,939:
| 26
| 26
| [[Chinese%20zodiac|Chinese zodiac]]
| [[Chinese%20zodiac|Chinese zodiac]]
| Task
|-
| 26
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| Task
| Task
|-
|-
Line 3,012: Line 3,016:
| [[First%20class%20environments|First class environments]]
| [[First%20class%20environments|First class environments]]
| Task
| Task
|- style="background-color: #ffc"
| 25
| [[Longest%20Common%20Substring|Longest Common Substring]]
| Draft
|-
|-
| 25
| 25
Line 3,064: Line 3,064:
| [[Straddling%20checkerboard|Straddling checkerboard]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
| Task
| Task
|- style="background-color: #ffc"
| 25
| [[Text%20between|Text between]]
| Draft
|-
|-
| 25
| 25
Line 3,075: Line 3,079:
| 24
| 24
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| Task
|-
| 24
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| Task
| Task
|-
|-
Line 3,126: Line 3,134:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Substitution%20Cipher|Substitution Cipher]]
| [[Text%20between|Text between]]
| Draft
| Draft
|-
| 23
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| Task
|-
|-
| 23
| 23
Line 3,164: Line 3,168:
| [[Stream%20Merge|Stream Merge]]
| [[Stream%20Merge|Stream Merge]]
| Task
| Task
|- style="background-color: #ffc"
| 23
| [[Substitution%20Cipher|Substitution Cipher]]
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Table%20creation|Table creation]]
| [[Table%20creation|Table creation]]
| Draft
| Draft
|-
| 23
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
| Task
|-
|-
| 23
| 23
Line 3,203: Line 3,207:
| 22
| 22
| [[Currency|Currency]]
| [[Currency|Currency]]
| Draft
|- style="background-color: #ffc"
| 22
| [[Damm%20algorithm|Damm algorithm]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,220: Line 3,228:
| [[Go%20Fish|Go Fish]]
| [[Go%20Fish|Go Fish]]
| Task
| Task
|- style="background-color: #ffc"
| 22
| [[Multi-dimensional%20array|Multi-dimensional array]]
| Draft
|-
|-
| 22
| 22
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
| Task
|-
| 22
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
| Task
| Task
|-
|-
Line 3,235: Line 3,251:
| 21
| 21
| [[Cycle%20detection|Cycle detection]]
| [[Cycle%20detection|Cycle detection]]
| Draft
|- style="background-color: #ffc"
| 21
| [[Damm%20algorithm|Damm algorithm]]
| Draft
| Draft
|-
|-
Line 3,256: Line 3,268:
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
| Task
| Task
|- style="background-color: #ffc"
| 21
| [[Multi-dimensional%20array|Multi-dimensional array]]
| Draft
|-
|-
| 21
| 21
Line 3,279: Line 3,287:
| 21
| 21
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| Task
|-
| 21
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
| Task
| Task
|-
|-
| 21
| 21
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
| Task
|-
| 21
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
| Task
| Task
|-
|-
Line 3,383: Line 3,383:
| 19
| 19
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| Draft
|- style="background-color: #ffc"
| 19
| [[Kahan%20summation|Kahan summation]]
| Draft
| Draft
|-
|-
Line 3,424: Line 3,428:
| [[Hough%20transform|Hough transform]]
| [[Hough%20transform|Hough transform]]
| Task
| Task
|- style="background-color: #ffc"
| 18
| [[Integer%20roots|Integer roots]]
| Draft
|-
|-
| 18
| 18
Line 3,466: Line 3,474:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Fivenum|Fivenum]]
| [[Integer%20roots|Integer roots]]
| Draft
|- style="background-color: #ffc"
| 17
| [[Kahan%20summation|Kahan summation]]
| Draft
| Draft
|-
|-
Line 3,555: Line 3,559:
| 15
| 15
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| Draft
|- style="background-color: #ffc"
| 15
| [[Cantor%20set|Cantor set]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,587: Line 3,595:
| 15
| 15
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
| Task
|-
| 15
| [[The%20Name%20Game|The Name Game]]
| Task
| Task
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,615: Line 3,627:
| 14
| 14
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| Draft
|- style="background-color: #ffc"
| 14
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| Draft
| Draft
|-
|-
Line 3,627: Line 3,643:
| 14
| 14
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| Draft
|- style="background-color: #ffc"
| 14
| [[Fivenum|Fivenum]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,672: Line 3,684:
| [[Selective%20File%20Copy|Selective File Copy]]
| [[Selective%20File%20Copy|Selective File Copy]]
| Draft
| Draft
|-
| 14
| [[The%20Name%20Game|The Name Game]]
| Task
|-
|-
| 14
| 14
| [[World%20Cup%20group%20stage|World Cup group stage]]
| [[World%20Cup%20group%20stage|World Cup group stage]]
| Task
| Task
|- style="background-color: #ffc"
| 13
| [[Bilinear%20interpolation|Bilinear interpolation]]
| Draft
|-
|-
| 13
| 13
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| Task
| Task
|- style="background-color: #ffc"
| 13
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 3,699: Line 3,707:
| 13
| 13
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| Draft
|- style="background-color: #ffc"
| 13
| [[I.Q.%20Puzzle|I.Q. Puzzle]]
| Draft
| Draft
|-
|-
Line 3,704: Line 3,716:
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| Task
| Task
|- style="background-color: #ffc"
| 13
| [[Mersenne%20primes|Mersenne primes]]
| Draft
|-
|-
| 13
| 13
Line 3,727: Line 3,743:
| 13
| 13
| [[Word%20break%20problem|Word break problem]]
| [[Word%20break%20problem|Word break problem]]
| Draft
|- style="background-color: #ffc"
| 12
| [[Cantor%20set|Cantor set]]
| Draft
| Draft
|-
|-
Line 3,740: Line 3,752:
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
| Task
| Task
|- style="background-color: #ffc"
| 12
| [[I.Q.%20Puzzle|I.Q. Puzzle]]
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
|data-sort-value="magic 0B8-ball"| [[Magic%208-Ball|Magic 8-Ball]]
|data-sort-value="magic 0B8-ball"| [[Magic%208-Ball|Magic 8-Ball]]
| Draft
|- style="background-color: #ffc"
| 12
| [[Mersenne%20primes|Mersenne primes]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,791: Line 3,795:
| 11
| 11
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
| Draft
|- style="background-color: #ffc"
| 11
| [[Bilinear%20interpolation|Bilinear interpolation]]
| Draft
| Draft
|-
|-
Line 3,835: Line 3,835:
| 11
| 11
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| Draft
|- style="background-color: #ffc"
| 11
| [[Monads%2FList%20monad|Monads/List monad]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,855: Line 3,859:
| 11
| 11
| [[Readline%20interface|Readline interface]]
| [[Readline%20interface|Readline interface]]
| Draft
|- style="background-color: #ffc"
| 11
| [[Self-hosting%20compiler|Self-hosting compiler]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,860: Line 3,868:
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
| Draft
| Draft
|-
| 11
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
| Task
|-
|-
| 11
| 11
Line 3,875: Line 3,887:
| 10
| 10
| [[Color%20wheel|Color wheel]]
| [[Color%20wheel|Color wheel]]
| Draft
|- style="background-color: #ffc"
| 10
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,890: Line 3,906:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| [[Monads%2FList%20monad|Monads/List monad]]
| Draft
| Draft
|-
|-
Line 3,899: Line 3,915:
| 10
| 10
| [[P-value%20correction|P-value correction]]
| [[P-value%20correction|P-value correction]]
| Draft
|- style="background-color: #ffc"
| 10
| [[Self-hosting%20compiler|Self-hosting compiler]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Snake|Snake]]
| [[Snake|Snake]]
| Draft
|- style="background-color: #ffc"
| 10
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,932: Line 3,940:
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| Task
| Task
|- style="background-color: #ffc"
| 9
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
| Draft
|-
|-
| 9
| 9
Line 4,011: Line 4,015:
| 8
| 8
| [[Kosaraju|Kosaraju]]
| [[Kosaraju|Kosaraju]]
| Draft
|- style="background-color: #ffc"
| 8
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,023: Line 4,023:
| 7
| 7
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| Draft
|- style="background-color: #ffc"
| 7
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| Draft
| Draft
|-
|-
Line 4,035: Line 4,039:
| 7
| 7
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| Draft
|- style="background-color: #ffc"
| 7
| [[Hilbert%20curve|Hilbert curve]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,099: Line 4,107:
| 6
| 6
| [[Chaocipher|Chaocipher]]
| [[Chaocipher|Chaocipher]]
| Draft
|- style="background-color: #ffc"
| 6
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[French%20Republican%20calendar|French Republican calendar]]
| [[French%20Republican%20calendar|French Republican calendar]]
| Draft
|- style="background-color: #ffc"
| 6
| [[Hilbert%20curve|Hilbert curve]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,140: Line 4,140:
| [[Combinations%20with%20repetitions%2FSquare%20Digit%20Chain|Combinations with repetitions/Square Digit Chain]]
| [[Combinations%20with%20repetitions%2FSquare%20Digit%20Chain|Combinations with repetitions/Square Digit Chain]]
| Draft
| Draft
|-
|- style="background-color: #ffc"
| 5
| 5
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| Draft
| Task
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,287: Line 4,287:
| 3
| 3
| [[Simulated%20annealing|Simulated annealing]]
| [[Simulated%20annealing|Simulated annealing]]
| Draft
|- style="background-color: #ffc"
| 3
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,315: Line 4,319:
| 2
| 2
| [[Sine%20wave|Sine wave]]
| [[Sine%20wave|Sine wave]]
| Draft
|- style="background-color: #ffc"
| 2
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
| Draft
| Draft
|- style="background-color: #ffc"
|- style="background-color: #ffc"