Rosetta Code/Count examples/Full list

From Rosetta Code
Revision as of 21:17, 23 February 2020 by Thundergnat (talk | contribs) (Update full list output)

Full output for the Rosetta Code/Count examples#Perl_6 task. Updated periodically.

This is something of a experiment. The top 10 languages have their completed task entries marked with a circled digit in the table so you can sort on the language to see which tasks have been done. Hold down control and click on several columns to do secondary, tertiary, etc. sorts. Ideally it would be nice to be able to generate the table for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.

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

Top ten programming languages by number of task examples completed:
① Go
② Julia
③ Perl 6
④ Phix
⑤ Perl
⑥ Python
⑦ Kotlin
⑧ Racket
⑨ C
⑩ Zkl
As of 2020-02-23T21:14:39Z :: Tasks: 1010 :: Draft Tasks:224 :: Total Tasks: 1234 :: Total Examples: 66358
Count Task
448 Hello world/Text
307 99 Bottles of Beer
297 100 doors
295 FizzBuzz
271 Fibonacci sequence
269 Factorial
260 Comments
248 A+B
239 Empty program
226 Function definition
216 Loops/Infinite
212 Loops/While
212 Reverse a string
211 Arrays
209 Ackermann function  
197 Loops/For
191 Conditional structures
191 Greatest element of a list
187 Arithmetic/Integer
181 Greatest common divisor
180 Array concatenation
180 Averages/Arithmetic mean
178 Integer comparison
178 Repeat a string
175 Boolean values
172 Increment a numerical string
172 Loops/Downward for
170 Even or odd
169 Hello world/Graphical
168 Copy a string
159 Apply a callback to an array
159 Character codes
158 Hello world/Newline omission
156 Loops/Foreach
156 Sum and product of an array
155 Loops/Do-while
155 String concatenation
155 String length
153 Binary digits
153 Loops/For with a specified step
152 Sieve of Eratosthenes
151 Loops/Break
151 Loops/N plus one half
151 Sum of a series
150 Palindrome detection
150 String case
150 Towers of Hanoi
149 Array length
149 Generic swap
149 Integer sequence
147 Leap year
147 Logical operations
146 Sum of squares
145 Empty string
145 Filter
145 Hailstone sequence
145 Tokenize a string
144 Dot product
144 Rot-13
141 Associative array/Creation
141 Execute a system command
139 Sort an integer array
138 Sorting algorithms/Bubble sort
137 Determine if a string is numeric
137 Quine
137 User input/Text
136 Caesar cipher
136 Factors of an integer
136 File input/output
136 Higher-order functions
135 Guess the number
135 Remove duplicate elements
134 Hello world/Standard error
132 Roman numerals/Encode
131 Bitwise operations
131 Command-line arguments
131 Read entire file
131 System time
129 Create a file
129 Day of the week
129 Primality by trial division
128 Stack
127 Check that file exists
127 Loop over multiple arrays simultaneously
126 Loops/Continue
126 Sleep
126 Sorting algorithms/Quicksort
125 Substring
124 Luhn test of credit card numbers
124 Pascal's triangle
123 Literals/String
123 Mutual recursion
122 Include a file  
121 Least common multiple
120 Generate lower case ASCII alphabet
120 Happy numbers
119 Literals/Integer
118 Balanced brackets
118 Detect division by zero
118 Flatten a list
118 Variables
117 Compound data type
117 Date format
116 Knuth shuffle
116 Loops/Nested
116 Program termination
114 Associative array/Iteration
114 Binary search
114 File size
114 Formatted numeric output
114 Function composition
114 Null object
114 Search a list
114 Zero to the zero power
113 ABC Problem
113 Classes
113 Hash from two arrays
113 Read a file line by line
112 Averages/Root mean square
112 Mandelbrot set
111 Hostname  
111 N-queens problem
111 Real constants and functions
110 Delete a file
110 Ethiopian multiplication
109 Averages/Median
109 Case-sensitivity of identifiers
109 Guess the number/With feedback
109 Input loop
109 Matrix multiplication
109 Matrix transposition
109 Multiplication tables
109 Rename a file
108 Count in octal
108 Count occurrences of a substring
108 Environment variables
108 HTTP
108 Identity matrix
108 Random numbers
108 Roman numerals/Decode
107 Pick random element
107 Sorting algorithms/Insertion sort
106 Babbage problem
106 String matching
105 Arithmetic/Complex
105 Find limit of recursion
105 Haversine formula
105 Pangram checker
105 Perfect numbers
105 Return multiple values
104 Accumulator factory
103 Align columns
103 Anagrams
103 Assertions
103 Averages/Pythagorean means
102 Horner's rule for polynomial evaluation
102 Infinity
101 Catalan numbers
101 Conway's Game of Life
101 Program name
101 Temperature conversion
101 Variadic function
100 Evaluate binomial coefficients
100 Exceptions
100 Regular expressions
100 Run-length encoding
99 Arithmetic-geometric mean
99 Letter frequency
99 Zig-zag matrix
98 Combinations
98 Nth root
98 Permutations
98 Substring/Top and tail
97 String interpolation (included)
97 Strip a set of characters from a string
97 Strip whitespace from a string/Top and tail
97 Trigonometric functions
96 Prime decomposition
96 Queue/Definition
96 Reverse words in a string
95 24 game
95 Anonymous recursion
95 Levenshtein distance
95 Shell one-liner
95 Short-circuit evaluation
95 Sorting algorithms/Selection sort
93 Collections
93 Comma quibbling
93 Enumerations
93 String append
92 Bulls and cows
92 Call a function
92 Look-and-say sequence
92 Range extraction
92 Sierpinski triangle
92 Sorting algorithms/Merge sort
91 Create a two-dimensional array at runtime
91 Interactive programming  
91 Middle three digits
91 Ordered words
91 Power set
91 Range expansion
91 Y combinator
90 First-class functions
90 One-dimensional cellular automata
90 Sum multiples of 3 and 5
90 Time a function
89 Arbitrary-precision integers (included)
89 MD5
89 Sequence of non-squares
88 Create an HTML table
88 Exponentiation operator
88 Random number generator (included)
88 Walk a directory/Non-recursively
87 Averages/Mode
87 Cumulative standard deviation
87 Evolutionary algorithm
87 String prepend
87 Sum digits of an integer
87 Vector products
86 Averages/Simple moving average
86 Inheritance/Single  
86 Sort using a custom comparator
86 Sorting algorithms/Gnome sort
85 Five weekends
85 Sorting algorithms/Cocktail sort
84 Forward difference
84 Langton's ant
84 Monty Hall problem
84 Sierpinski carpet
83 Digital root
83 Entropy
83 Hamming numbers
83 Symmetric difference
83 Window creation  
82 Execute Brain****
82 File modification time
82 Greatest subsequential sum
82 Harshad or Niven series
82 JSON
82 N'th
82 Sorting algorithms/Bogosort
82 The Twelve Days of Christmas
81 Abstract type  
81 Abundant, deficient and perfect number classifications
81 CSV data manipulation
81 CSV to HTML translation
81 Dragon curve
81 Menu
81 Price fraction
80 Gray code
80 Josephus problem
79 Number names  
78 Box the compass
78 Closures/Value capture
78 Hello world/Line printer  
78 Introspection
78 Last Friday of each month
78 Literals/Floating point
78 Map range
78 Queue/Usage
78 Simple windowed application  
78 Sorting algorithms/Heapsort
78 Tree traversal
78 Web scraping
77 Amicable pairs
77 Catamorphism
77 Floyd's triangle
77 Monte Carlo methods
77 Number reversal game
77 Read a specific line from a file
77 SEDOLs
77 Set
77 Singly-linked list/Traversal
77 Sort an array of composite structures
77 Spiral matrix
77 String comparison
77 Walk a directory/Recursively
77 XML/Input
76 Count in factors
76 Non-decimal radices/Convert
76 URL decoding
75 Show the epoch
75 Terminal control/Ringing the terminal bell
74 Bitmap
74 Call an object method  
74 Hofstadter Q sequence
74 Playing cards
74 Pythagorean triples
74 Roots of unity
74 Sockets  
74 Terminal control/Clear the screen
74 Top rank per group
74 URL encoding
73 Address of a variable    
73 Count the coins
73 Dynamic variable names  
73 Find common directory path
73 Knapsack problem/0-1
73 Sorting algorithms/Shell sort
73 Strip comments from a string
72 Almost prime
72 CRC-32
72 Concurrent computing
72 Hello world/Newbie
72 Kaprekar numbers
72 Lucas-Lehmer test
72 Order two numerical lists
72 Proper divisors
72 Soundex  
71 Compare a list of strings
71 Date manipulation
71 Fibonacci n-step number sequences
71 Man or boy test  
70 Averages/Mean angle
70 Exceptions/Catch an exception thrown in a nested call
70 Find the missing permutation
70 Hello world/Web server
70 Here document
70 Keyboard input/Obtain a Y or N response  
70 Linear congruential generator
70 List comprehensions
70 Long multiplication
70 Singly-linked list/Element definition
70 Sorting algorithms/Counting sort
70 Special characters
70 Unicode variable names
69 Bitmap/Bresenham's line algorithm
69 Calculating the value of e
69 Empty directory
69 Find the last Sunday of each month
69 Gamma function
69 Jensen's Device
69 Multifactorial
69 Non-decimal radices/Output
69 Parsing/RPN calculator algorithm
69 Polymorphism
69 Read a configuration file
69 Take notes on the command line
68 Calendar
68 Equilibrium index
68 IBAN
68 Pi
68 Rock-paper-scissors  
68 Sorting algorithms/Comb sort
68 Stair-climbing puzzle
68 Sudoku
68 Word wrap
68 Write entire file
67 Execute HQ9+
67 Flow-control structures
67 Longest common subsequence
67 Modular inverse
67 Multiple distinct objects
67 Quaternion type
67 Semordnilap
67 Vigenère cipher
67 Write float arrays to a text file
66 Anagrams/Deranged anagrams
66 Animation  
66 Convert seconds to compound duration
66 Four bit adder
66 Operator precedence
66 Phrase reversals
66 SHA-256
66 Sorting algorithms/Stooge sort
66 Trabb Pardo–Knuth algorithm
65 Call a foreign-language function
65 Enforced immutability
65 Guess the number/With feedback (player)
65 Split a character string based on change of character
64 15 Puzzle Game  
64 Catalan numbers/Pascal's triangle
64 Closest-pair problem
64 Currying
64 Magic squares of odd order
64 Maze generation
64 Named parameters  
64 Numerical integration
64 Runtime evaluation    
64 SHA-1
64 Self-describing numbers
64 Sort disjoint sublist
64 Variable size/Get
63 AKS test for primes
63 Euler method
63 Fork
63 Horizontal sundial calculations
63 Largest int from concatenated ints
63 Munchausen numbers
63 Repeat
63 XML/Output
63 Zeckendorf number representation
62 Arithmetic/Rational
62 Benford's law
62 Combinations with repetitions
62 Constrained random points on a circle
62 Euler's sum of powers conjecture
62 Hofstadter-Conway $10,000 sequence
62 Morse code  
62 Sort stability
62 Special variables  
62 Strip control codes and extended characters from a string
62 Text processing/Max licenses in use
62 Van der Corput sequence
61 Continued fraction
61 Draw a sphere
61 Fractal tree
61 HTTPS
61 Inheritance/Multiple  
61 Narcissistic decimal number
61 One of n lines in a file
61 Optional parameters
61 Roots of a function
61 Singly-linked list/Element insertion
60 Documentation  
60 Extend your language    
60 Jump anywhere
60 Memory allocation
60 Nested function
60 Pernicious numbers
60 Priority queue
60 Probabilistic choice
60 Remove lines from a file
60 Roots of a quadratic function
60 Undefined values
60 Unix/ls
60 Write language name in 3D ASCII
59 Amb
59 Chinese remainder theorem
59 Cholesky decomposition
59 Fast Fourier transform
59 Host introspection  
59 Population count
59 Sorting algorithms/Pancake sort
58 Arithmetic evaluation
58 Globally replace text in several files
58 Old lady swallowed a fly
58 Runge-Kutta method
58 Sorting algorithms/Sleep sort
57 Animate a pendulum  
57 Barnsley fern
57 Circles of given radius through two points
57 General FizzBuzz
57 Huffman coding
57 Miller–Rabin primality test
57 Non-decimal radices/Input
57 Partial function application
57 Plot coordinate pairs
57 Reduced row echelon form
57 Rep-string
57 Test a function  
56 24 game/Solve
56 Draw a clock
56 Factors of a Mersenne number
56 Get system command output
56 Knapsack problem/Unbounded
56 LZW compression
56 Sequence of primes by trial division
56 Stem-and-leaf plot
56 XML/XPath    
55 Averages/Mean time of day
55 Binary strings
55 Brownian tree
55 Deal cards for FreeCell
55 Forest fire    
55 Generator/Exponential
55 Knapsack problem/Continuous
55 Semiprime
55 Thue-Morse
55 Tic-tac-toe  
55 Unicode strings
54 Add a variable to a class instance at runtime      
54 Compile-time calculation  
54 Extreme floating point values  
54 Fibonacci word
54 Hash join  
54 Knight's tour
54 Modular exponentiation
54 Mouse position  
54 Odd word problem
54 Scope modifiers
54 Sorting algorithms/Bead sort
54 Stack traces
53 4-rings or 4-squares puzzle  
53 Best shuffle
53 Define a primitive data type    
53 Delegates
53 Dinesman's multiple-dwelling problem
53 Left factorials
53 Munching squares
53 Random number generator (device)
53 Runtime evaluation/In an environment    
53 Send email  
53 Singleton  
53 Sorting algorithms/Permutation sort
53 Synchronous concurrency
53 Terminal control/Display an extended character
53 Two Sum
53 User input/Graphical  
52 Angle difference between two bearings
52 Bitmap/Write a PPM file
52 Draw a cuboid
52 Dutch national flag problem
52 Emirp primes
52 Exponentiation order
52 I before E except after C
52 Matrix-exponentiation operator  
52 Pointers and references  
52 Rosetta Code/Rank languages by popularity
52 Sort three variables
52 Truncatable primes  
52 Truncate a file  
52 Yin and yang
51 9 billion names of God the integer
51 Doubly-linked list/Element definition
51 Extract file extension
51 Handle a signal
51 Integer overflow
51 Iterated digits squaring
51 Modulinos    
51 Multisplit
51 Statistics/Basic
51 Topological sort
51 XML/DOM serialization  
50 Bernoulli numbers
50 Department Numbers
50 Dining philosophers
50 Grayscale image
50 Inverted syntax
50 JortSort
50 Leonardo numbers
50 Maximum triangle path sum
50 Non-continuous subsequences
50 Unbias a random generator
49 Anti-primes
49 Convert decimal number to rational
49 First-class functions/Use numbers analogously  
49 Ludic numbers
49 Mad Libs  
49 Seven-sided dice from five-sided dice
49 Sierpinski triangle/Graphical
49 Terminal control/Cursor positioning  
49 Ternary logic  
49 Wireworld    
48 CUSIP
48 Cartesian product of two or more lists
48 FASTA format
48 Heronian triangles
48 Keyboard input/Keypress check  
48 Longest increasing subsequence
48 Quickselect algorithm
48 Respond to an unknown method call  
48 Universal Turing machine
47 2048    
47 Base64 encode data
47 DNS query    
47 Farey sequence
47 Subleq
47 Text processing/2
47 Zebra puzzle
46 Call a function in a shared library
46 Dijkstra's algorithm
46 Fractran
46 Greyscale bars/Display
46 Move-to-front algorithm
46 Polymorphic copy  
46 Polynomial regression
46 Rate counter
46 Show Ascii table
46 Smith numbers
46 Stable marriage problem
46 Stern-Brocot sequence
46 Text processing/1  
45 Determine if only one instance is running  
45 Discordian date
45 Doubly-linked list/Traversal  
45 Gaussian elimination
45 Longest common prefix
45 Longest string challenge
45 Pascal matrix generation
45 Search a list of records
45 Strip block comments
45 Tokenize a string with escaping
45 Validate International Securities Identification Number
45 Word frequency  
44 Archimedean spiral
44 Doubly-linked list/Element insertion
44 Echo server  
44 GUI component interaction    
44 Holidays related to Easter  
44 Last letter-first letter
44 Make directory path
44 Metaprogramming
44 Perfect shuffle
44 Rosetta Code/Count examples    
44 Send an unknown method call  
44 Shoelace formula for polygonal area
44 Terminal control/Coloured text
44 Vector
43 Execute a Markov algorithm
43 Extensible prime generator
43 Hofstadter Figure-Figure sequences  
43 Image noise  
43 Naming conventions
43 Parsing/Shunting-yard algorithm
43 Pig the dice game  
43 Polynomial long division
43 Set consolidation
43 Verify distribution uniformity/Naive
42 Append a record to the end of a text file
42 Bitmap/Read a PPM file
42 Chinese zodiac
42 Determinant and permanent
42 Find the intersection of two lines
42 Generate Chess960 starting position
42 History variables  
42 OpenGL  
42 Sattolo cycle
42 Visualize a tree
41 Abundant odd numbers
41 Active object
41 Atomic updates
41 Average loop length
41 Bitmap/Flood fill
41 Carmichael 3 strong pseudoprimes
41 Chaos game
41 Colour bars/Display  
41 Doubly-linked list/Definition  
41 Element-wise operations
41 Jaro distance
41 Kronecker product
41 Loops/Increment loop index within loop body
41 MD5/Implementation  
41 Narcissist
41 Password generator
41 Percentage difference between images
41 Secure temporary file
41 Sum to 100
41 Table creation/Postal addresses  
41 Twelve statements  
41 Variable size/Set
40 Attractive numbers
40 Bulls and cows/Player
40 Calendar - for "REAL" programmers  
40 Digital root/Multiplicative digital root
40 Egyptian division
40 Problem of Apollonius
40 Sparkline in unicode
40 Subtractive generator
40 Ulam spiral (for primes)
39 Hickerson series of almost integers
39 Keyboard input/Flush the keyboard buffer  
39 Knapsack problem/Bounded
39 McNuggets Problem
39 Parametric polymorphism      
39 Permutations/Derangements
39 Sorting algorithms/Strand sort
39 Start from a main routine  
38 Combinations and permutations  
38 Draw a pixel  
38 GUI enabling/disabling of controls    
38 Jewels and Stones
38 Pascal's triangle/Puzzle
38 Sorting algorithms/Radix sort
38 Speech synthesis  
38 Terminal control/Dimensions
38 Topswops
38 Voronoi diagram
37 Base64 decode data  
37 Cantor set
37 Color of a screen pixel  
37 Damm algorithm
37 Elementary cellular automaton
37 GUI/Maximum window dimensions  
37 Inverted index  
37 Longest Common Substring
37 Parallel calculations
37 Permutations by swapping
37 QR decomposition  
37 Ray-casting algorithm
37 Self-referential sequence
37 Taxicab numbers
37 Text between
37 Variable-length quantity
36 Balanced ternary  
36 Constrained genericity        
36 Deepcopy  
36 Knuth's algorithm S
36 LU decomposition
36 Magic squares of doubly even order  
36 Parsing/RPN to infix conversion
36 Permutation test
36 Pythagorean quadruples
36 S-Expressions  
36 Statistics/Normal distribution
36 Vampire number
35 Aliquot sequence classifications
35 Bitmap/Midpoint circle algorithm    
35 Break OO privacy      
35 Cramer's rule
35 Events  
35 Find palindromic numbers in both binary and ternary bases
35 Function prototype  
35 MD4  
35 Multiline shebang  
35 Numerical integration/Gauss-Legendre Quadrature
35 Object serialization  
35 Order disjoint list items  
35 Permutations with repetitions  
35 Primorial numbers
35 Sailors, coconuts and a monkey problem
35 Spinning rod animation/Text
35 Water collected between towers
34 Casting out nines
34 Colour pinstripe/Display  
34 Floyd-Warshall algorithm
34 Input/Output for Pairs of Numbers
34 Julia set
34 Metered concurrency
34 Minesweeper game    
34 Musical scale    
34 Pathological floating point problems
34 Square but not cube
34 Sutherland-Hodgman polygon clipping
34 Terminal control/Inverse video
34 Terminal control/Unicode output
34 Test integerness
34 UTF-8 encode and decode
33 Bitwise IO
33 Currency
33 File extension is in extensions list
33 Flipping bits game  
33 Fusc sequence
33 Input/Output for Lines of Text
33 Kahan summation
33 Lychrel numbers  
33 Maze solving
33 Penney's game
33 Prime conspiracy
33 RIPEMD-160
33 RPG Attributes Generator
33 Scope/Function names and labels
33 Terminal control/Hiding the cursor
32 Abbreviations, automatic  
32 Bitcoin/address validation
32 Chowla numbers  
32 Fibonacci word/fractal
32 Kernighans large earthquake problem
32 Ordered Partitions
32 Parametrized SQL statement  
32 Pinstripe/Display  
32 Ranking methods
32 Rosetta Code/Find bare lang tags    
32 Sorting Algorithms/Circle Sort
31 Arithmetic-geometric mean/Calculate Pi  
31 Bitmap/Bézier curves/Cubic  
31 Feigenbaum constant calculation
31 Mutex  
31 Parse command-line arguments
31 Pythagoras tree
31 RSA code
31 Recaman's sequence  
31 Set puzzle
31 Solve the no connection puzzle  
31 Sort a list of object identifiers
31 Straddling checkerboard
31 Subset sum problem
31 Topic variable  
31 Truth table  
31 URL parser    
30 Bitmap/Bézier curves/Quadratic  
30 Bitmap/Histogram  
30 Brace expansion  
30 Check output device is a terminal  
30 Conjugate transpose  
30 Continued fraction/Arithmetic/Construct from rational number
30 Convex hull
30 Create a file on magnetic tape    
30 Cuban primes
30 Entropy/Narcissist
30 Executable library  
30 Galton box animation  
30 Integer roots
30 MAC Vendor Lookup
30 Metronome  
30 Multiplicative order
30 Pentagram
30 Read a file character by character/UTF8
30 Resistor mesh
30 Simple database  
30 Solve a Hidato puzzle
30 Substitution Cipher
30 The Name Game  
30 Van Eck sequence  
30 Write to Windows event log
29 Check Machin-like formulas    
29 Egyptian fractions  
29 Euler's identity
29 Find the intersection of a line with a plane
29 Fivenum
29 Hilbert curve
29 Keyboard macros  
29 Multiple regression  
29 Numeric error propagation  
29 Pattern matching      
29 Sort numbers lexicographically
29 Totient function
29 Use another language to call a function    
29 Zhang-Suen thinning algorithm  
28 Checkpoint synchronization
28 Copy stdin to stdout
28 Cycle detection
28 Decimal floating point number to binary  
28 Deconvolution/1D
28 Determine if a string has all the same characters
28 Execute SNUSP  
28 First class environments
28 Memory layout of a data structure    
28 Negative base numbers
28 Reflection/List properties    
28 Rosetta Code/Find unimplemented tasks      
28 Set of real numbers
28 Square-free integers
28 Terminal control/Preserve screen
28 Xiaolin Wu's line algorithm  
27 100 prisoners  
27 Abbreviations, easy  
27 Days between dates  
27 Death Star    
27 Display a linear combination
27 FTP
27 Formal power series
27 Idiomatically determine all the lowercase and uppercase letters  
27 Implicit type conversion
27 Largest number divisible by its digits  
27 Magic 8-Ball
27 Nim Game  
27 Partition an integer X into N primes  
27 Poker hand analyser  
27 Pragmatic directives  
27 Rosetta Code/Fix code tags    
27 Sorting algorithms/Patience sort
27 Terminal control/Cursor movement
27 Update a configuration file  
27 Verify distribution uniformity/Chi-squared test
26 Active Directory/Connect      
26 Apply a digital filter (direct form II transposed)  
26 Arena storage pool  
26 Chat server  
26 Cheryl's Birthday
26 Distributed programming      
26 Find first and last set bit of a long integer
26 Find largest left truncatable prime in a given base
26 HTTPS/Authenticated
26 Long primes
26 Mian-Chowla sequence    
26 Modular arithmetic
26 Multi-dimensional array  
26 Nautical bell  
26 Paraffins
26 Ramsey's theorem  
26 Reflection/List methods    
26 Safe addition  
26 Safe primes and unsafe primes  
26 Sorting algorithms/Cycle sort  
26 State name puzzle
26 Table creation      
26 Window creation/X11  
25 Abbreviations, simple  
25 Bacon cipher
25 Bell numbers  
25 Chaocipher  
25 Check input device is a terminal  
25 Church Numerals    
25 Create an object at a given address      
25 Faulhaber's formula  
25 Faulhaber's triangle
25 Go Fish    
25 Honeycombs    
25 Image convolution  
25 Natural sorting
25 Old Russian measure of length  
25 Perfect totient numbers
25 Polyspiral  
25 Same Fringe  
25 Textonyms  
25 The ISAAC Cipher  
24 AVL tree      
24 Approximate Equality
24 Brazilian numbers  
24 Eban numbers  
24 Loops/Wrong ranges
24 Mersenne primes    
24 RCRPG    
24 Simulate input/Keyboard      
24 Solve a Holy Knight's tour    
24 Sum and Product Puzzle  
24 Superellipse
23 Card shuffles
23 Compiler/lexical analyzer    
23 Decision tables  
23 Determine if two triangles overlap
23 Hough transform
23 Humble numbers
23 K-means++ clustering    
23 Loops/with multiple ranges  
23 Make a backup file    
23 Parallel Brute Force
23 Record sound    
23 SOAP    
23 Sequence of primorial primes
23 Stream Merge    
23 Strong and weak primes    
23 Thiele's interpolation formula
23 Type detection  
23 Welch's t-test
22 Birthday problem
22 Chebyshev coefficients
22 Determine if a string has all unique characters    
22 Dice game probabilities
22 Draw a rotating cube  
22 Function frequency    
22 Kronecker product based fractals  
22 Machine code      
22 Magic squares of singly even order  
22 Main step of GOST 28147-89
22 Percolation/Mean run density
22 Perlin noise
22 Permutations/Rank of a permutation
22 Plasma effect  
22 Play recorded sounds            
22 Sequence: smallest number greater than previous term with exactly n divisors  
22 Superpermutation minimisation
22 Total circles area
22 Word break problem  
22 World Cup group stage  
22 Yahoo! search interface        
22 Zumkeller numbers  
21 Associative array/Merging      
21 Base58Check encoding  
21 Chemical Calculator  
21 Cipolla's algorithm  
21 Cut a rectangle
21 Deming's Funnel  
21 Elementary cellular automaton/Random Number Generator
21 Generate random chess position  
21 Idiomatically determine all the characters that can be used for symbols  
21 Koch curve
21 Law of cosines - triples  
21 Linux CPU utilization
21 Markov chain text generator    
21 Nonoblock  
21 Parse an IP Address  
21 Pig the dice game/Player      
21 Playfair cipher    
21 Ramer-Douglas-Peucker line simplification  
21 Reverse the gender of a string    
21 Sequence: smallest number with exactly n divisors  
21 Solve a Numbrix puzzle  
21 Tonelli-Shanks algorithm  
21 Video display modes      
21 Weird numbers  
21 Window management    
20 A* search algorithm    
20 Active Directory/Search for a user            
20 AudioAlarm        
20 Burrows–Wheeler transform  
20 Create an object/Native demonstration  
20 Determine if a string is collapsible    
20 Diversity prediction theorem  
20 Elliptic curve arithmetic
20 Four is magic  
20 Intersecting Number Wheels    
20 Median filter
20 Native shebang  
20 Sokoban  
20 Solve a Hopido puzzle  
19 Addition chains
19 Bilinear interpolation
19 First perfect square in base N with N unique digits    
19 Gapful numbers    
19 Joystick position            
19 Lucky and even lucky numbers    
19 N-body problem    
19 Orbital elements  
19 Pell's equation    
19 Sexy primes  
19 Sierpinski pentagon  
19 Simulate input/Mouse      
19 Snake And Ladder  
18 Color quantization  
18 Commatizing numbers    
18 Data Encryption Standard      
18 Determine if a string is squeezable    
18 Eertree  
18 Fraction reduction
18 Mastermind    
18 Mind boggling card trick    
18 Monads/Maybe monad      
18 Numeric separator syntax  
18 Range consolidation  
18 Reflection/Get source      
18 Selective File Copy    
18 Shortest common supersequence
18 Successive prime differences      
18 Vigenère cipher/Cryptanalysis
17 Arithmetic coding/As a generalized change of radix    
17 Assertions in design by contract      
17 Bitcoin/public point to address  
17 Code segment unload    
17 Elementary cellular automaton/Infinite length  
17 Find duplicate files    
17 Fixed length records      
17 Hunt The Wumpus        
17 I.Q. Puzzle  
17 Index finite lists of positive integers  
17 K-d tree  
17 Kolakoski sequence  
17 Kosaraju  
17 Levenshtein distance/Alignment  
17 List rooted trees
17 Monads/List monad    
17 Names to numbers  
17 P-value correction  
17 Percolation/Site percolation
17 Readline interface    
17 SQL-based authentication    
17 Smarandache prime-digital sequence      
17 Super-d numbers    
17 Untrusted environment    
17 Zeckendorf arithmetic    
16 Aspect Oriented Programming    
16 Color wheel  
16 Compiler/code generator    
16 EKG sequence convergence  
16 Factorions    
16 Fermat numbers    
16 Find URI in text        
16 Finite state machine    
16 HTTPS/Client-authenticated  
16 ISBN13 check digit    
16 Jacobi symbol    
16 Just in time processing on a character stream
16 Knuth's power tree  
16 Lah numbers    
16 Montgomery reduction  
16 N-smooth numbers    
16 Particle Swarm Optimization    
16 Perceptron        
16 Polynomial synthetic division  
16 Primes - allocate descendants to their ancestors
16 Sum data type      
16 Sunflower fractal  
16 Vogel's approximation method  
15 Angles (geometric), normalization and conversion    
15 Compiler/syntax analyzer        
15 Compiler/virtual machine interpreter    
15 Draw pixel 2    
15 Fairshare between two and more    
15 Free polyominoes enumeration        
15 Gauss-Jordan matrix inversion    
15 Geometric algebra        
15 Imaginary base numbers    
15 Long year?      
15 Monads/Writer monad          
15 NYSIIS  
15 Nonogram solver      
15 Peano curve  
15 Percolation/Bond percolation
15 Percolation/Mean cluster density
15 Random Latin Squares    
15 Rendezvous      
15 Retrieve and search chat history      
15 Self-hosting compiler        
15 Separate the house number from the street name    
15 Spelling of ordinal numbers    
15 Transportation problem        
15 Word search  
14 Abelian sandpile model      
14 Bitmap/Read an image through a pipe    
14 De Bruijn sequences  
14 Matrix chain multiplication    
14 Mayan numerals      
14 Most frequent k chars distance      
14 Nested templated data    
14 Numerical integration/Adaptive Simpson's method  
14 Palindrome dates      
14 Proof              
14 Teacup rim text      
14 Terminal control/Positional read    
14 Vibrating rectangles    
13 Compare sorting algorithms' performance        
13 File size distribution
13 First power of 2 that has leading decimal digits of 12      
13 Generalised floating point addition      
13 Palindromic gapful numbers        
13 Permutations with some identical elements        
13 Stirling numbers of the first kind      
13 Stirling numbers of the second kind      
13 Suffix tree      
13 Topological sort/Extracted top item  
13 Unprimeable numbers        
13 XML Validation        
12 Banker's algorithm    
12 Bitmap/PPM conversion through a pipe    
12 Chernick's Carmichael numbers      
12 Compiler/AST interpreter      
12 Deconvolution/2D+      
12 Latin Squares in reduced form      
12 Matrix Digital Rain      
12 Metallic ratios      
12 OpenWebNet Password    
12 Peaceful chess queen armies  
12 Pierpont primes    
12 Sequence: nth number with exactly n divisors    
12 Singly-linked list/Element removal      
12 Snake          
11 Bioinformatics/base count    
11 Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)      
11 Functional coverage tree    
11 Mertens function        
11 Möbius function        
11 Primalty by Wilson's theorem      
11 Print debugging statement    
11 Safe mode          
11 Simulated annealing      
11 Sine wave      
11 VList        
10 15 puzzle solver          
10 ASCII art diagram converter          
10 Canny edge detector          
10 Execute CopyPasta Language      
10 Factorial base numbers indexing permutations of a collection      
10 Four is the number of letters in the ...    
10 Gradient descent      
10 Interactive Help        
10 Penrose tiling      
10 Rare numbers            
10 Spoof game    
10 Tarjan    
10 Tetris              
10 Yellowstone sequence      
9 Audio frequency generator              
9 Bioinformatics/Sequence mutation    
9 Catmull–Clark subdivision surface            
9 Combinations with repetitions/Square Digit Chain      
9 French Republican calendar        
9 Increasing gaps between consecutive Niven numbers        
9 Launch rocket with countdown and acceleration in stdout      
9 Next highest int from digits        
9 Parse EBNF            
9 Pentomino tiling        
9 Railway circuit        
9 Ramanujan's constant          
9 Resistance Calculator      
9 Run as a daemon or service            
9 Sorting algorithms/Tree sort on a linked list        
9 Starting a web browser        
9 Suffixation of decimal numbers      
9 Time-based One-time Password Algorithm          
9 UPC        
8 21 Game        
8 Checksumcolor        
8 Colour pinstripe/Printer          
8 External sort        
8 Greed            
8 Morpion solitaire            
8 Numerical and alphabetical suffixes        
8 One-time pad        
8 Pinstripe/Printer            
8 Unit testing          
7 16 Puzzle Game            
7 Curve that touches three points        
7 Cyclotomic Polynomial          
7 Display an outline as a nested table        
7 Faces from a mesh      
7 Fibonacci matrix-exponentiation          
7 IPC via named pipe            
7 Minimal steps down to 1        
7 Multidimensional Newton-Raphson method        
7 Resistance Network Calculator      
7 Robots          
7 Rosetta Code/Rank languages by number of users        
7 Tree datastructures      
7 User defined pipe and redirection operators            
7 Using a Speech engine to highlight words                  
6 Compiler/ Verifying Syntax          
6 Elliptic Curve Digital Signature Algorithm          
6 Fibonacci heap          
6 Mayan calendar        
6 OpenGL Pixel Shader            
6 OpenGL/Utah Teapot            
6 Recursive descent parser generator            
6 Rosetta Code/Run examples                
6 Rosetta Code/Tasks without examples          
6 Text to HTML            
5 Addition-chain exponentiation            
5 Boids            
5 Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)              
5 Hexapawn              
5 Powerful numbers            
5 Remote agent/Agent interface              
5 Remote agent/Agent logic              
5 Remote agent/Simulation              
4 Chess player              
4 Generalised floating point multiplication              
4 I'm a software engineer, get me out of here              
4 OLE Automation                
4 Tamagotchi emulator                  
4 Terminal control/Restricted width positional input/No wrapping            
4 Terminal control/Restricted width positional input/With wrapping            
4 URL shortener              
4 Using the Meetup.com API                
3 Audio Overlap Loop                  
3 Black Box                
3 Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique                
3 Process SMIL directives in XML data                
3 Raster bars                
3 Rosetta Code/List authors of task descriptions              
3 Solve a Rubik's Cube              
3 Solving coin problems              
3 Unicode polynomial equation              
2 15 Puzzle Game in 3D                  
2 IRC gateway                  
1 Ukkonen’s Suffix Tree Construction                  
1 Waveform analysis/Doh ray me                  
1 Waveform analysis/Top and tail                  
0 Blackjack strategy                    
0 Chess player/Move generation                    
0 Chess player/Program options and user interface                    
0 Chess player/Search and evaluation                    
0 Rosetta Code/Tasks sorted by average lines of code                    
0 Weather Routing