Rosetta Code/Count examples/Full list

From Rosetta Code
Revision as of 21:59, 8 March 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
② Phix
③ Perl 6
④ Julia
⑤ Perl
⑥ Python
⑦ Kotlin
⑧ Racket
⑨ Java
⑩ Zkl
As of 2020-03-08T21:57:51Z :: Tasks: 1014 :: Draft Tasks:223 :: Total Tasks: 1237 :: Total Examples: 66596
Count Task
449 Hello world/Text
307 99 Bottles of Beer
300 100 doors
295 FizzBuzz
271 Fibonacci sequence
269 Factorial
260 Comments
248 A+B
240 Empty program
228 Function definition
217 Loops/Infinite
212 Loops/While
212 Reverse a string
211 Arrays
209 Ackermann function  
197 Loops/For
192 Greatest element of a list
191 Conditional structures
187 Arithmetic/Integer
181 Greatest common divisor
180 Array concatenation
180 Averages/Arithmetic mean
178 Integer comparison
178 Repeat a string
176 Boolean values
173 Increment a numerical string
172 Loops/Downward for
170 Even or odd
170 Hello world/Graphical
168 Copy a string
160 Apply a callback to an array
160 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
153 Sieve of Eratosthenes
152 Sum of a series
151 Loops/Break
151 Loops/N plus one half
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 Guess the number
136 Higher-order functions
135 Remove duplicate elements
134 Hello world/Standard error
132 Command-line arguments
132 Roman numerals/Encode
131 Bitwise operations
131 Read entire file
131 System time
130 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
127 Sorting algorithms/Quicksort
126 Loops/Continue
126 Sleep
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
115 Formatted numeric output
114 Associative array/Iteration
114 Binary search
114 File size
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 Averages/Median
110 Delete a file
110 Ethiopian multiplication
110 Guess the number/With feedback
110 Sorting algorithms/Insertion sort
109 Case-sensitivity of identifiers
109 Environment variables
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 HTTP
108 Identity matrix
108 Random numbers
108 Roman numerals/Decode
107 Pick random element
106 Babbage problem
106 Find limit of recursion
106 String matching
105 Arithmetic/Complex
105 Haversine formula
105 Pangram checker
105 Perfect numbers
105 Return multiple values
104 Accumulator factory
104 Anagrams
104 Assertions
103 Align columns
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 Nth root
99 Zig-zag matrix
98 Combinations
98 Permutations
98 Substring/Top and tail
98 Trigonometric functions
97 Prime decomposition
97 String interpolation (included)
97 Strip a set of characters from a string
97 Strip whitespace from a string/Top and tail
96 Anonymous recursion
96 Queue/Definition
96 Reverse words in a string
95 24 game
95 Levenshtein distance
95 Shell one-liner
95 Short-circuit evaluation
95 Sorting algorithms/Selection sort
93 Bulls and cows
93 Collections
93 Comma quibbling
93 Enumerations
93 String append
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 Inheritance/Single
88 Random number generator (included)
88 Sum digits of an integer
88 Walk a directory/Non-recursively
87 Averages/Mode
87 Cumulative standard deviation
87 Evolutionary algorithm
87 String prepend
87 Vector products
86 Averages/Simple moving average
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 Execute Brain****
83 Hamming numbers
83 JSON
83 Symmetric difference
83 Window creation  
82 Abstract type
82 Dragon curve
82 File modification time
82 Greatest subsequential sum
82 Harshad or Niven series
82 N'th
82 Sorting algorithms/Bogosort
82 The Twelve Days of Christmas
81 Abundant, deficient and perfect number classifications
81 CSV data manipulation
81 CSV to HTML translation
81 Menu
81 Price fraction
80 Gray code
80 Josephus problem
80 Number names  
79 Amicable pairs
79 Introspection
79 Last Friday of each month
78 Box the compass
78 Closures/Value capture
78 Hello world/Line printer  
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 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 Terminal control/Ringing the terminal bell
76 URL decoding
75 Call an object method
75 Playing cards
75 Show the epoch
75 Sorting algorithms/Shell sort
74 Bitmap
74 Hofstadter Q sequence
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 Concurrent computing
73 Count the coins
73 Dynamic variable names  
73 Find common directory path
73 Knapsack problem/0-1
73 Strip comments from a string
72 Almost prime
72 CRC-32
72 Date manipulation
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 Fibonacci n-step number sequences
71 Man or boy test  
71 Sorting algorithms/Counting sort
70 Averages/Mean angle
70 Exceptions/Catch an exception thrown in a nested call
70 Find the last Sunday of each month
70 Find the missing permutation
70 Gamma function
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 Special characters
70 Unicode variable names
69 Bitmap/Bresenham's line algorithm
69 Calculating the value of e
69 Empty directory
69 Equilibrium index
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 IBAN
68 Modular inverse
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 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 Call a foreign-language function
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 Enforced immutability
65 Guess the number/With feedback (player)
65 SHA-1
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 Self-describing numbers
64 Sort disjoint sublist
64 Variable size/Get  
63 AKS test for primes
63 Constrained random points on a circle
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 Euler's sum of powers conjecture
62 Hofstadter-Conway $10,000 sequence
62 Inheritance/Multiple
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 Narcissistic decimal number
61 Nested function
61 One of n lines in a file
61 Optional parameters
61 Remove lines from a file
61 Roots of a function
61 Singly-linked list/Element insertion
60 Cholesky decomposition
60 Documentation  
60 Extend your language  
60 Jump anywhere
60 Memory allocation
60 Pernicious numbers
60 Priority queue
60 Probabilistic choice
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 Fast Fourier transform
59 Host introspection  
59 Population count
59 Sorting algorithms/Pancake sort
58 Arithmetic evaluation
58 Barnsley fern
58 Factors of a Mersenne number
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 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 Averages/Mean time of day
56 Draw a clock
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 Add a variable to a class instance at runtime    
55 Binary strings
55 Brownian tree
55 Deal cards for FreeCell
55 Forest fire    
55 Generator/Exponential
55 Hash join
55 Knapsack problem/Continuous
55 Left factorials
55 Modular exponentiation
55 Semiprime
55 Thue-Morse
55 Tic-tac-toe  
55 Unicode strings
54 Compile-time calculation    
54 Dutch national flag problem
54 Emirp primes
54 Extreme floating point values  
54 Fibonacci word
54 Knight's tour
54 Mouse position  
54 Odd word problem
54 Scope modifiers
54 Singleton
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 Munching squares
53 Random number generator (device)
53 Runtime evaluation/In an environment  
53 Send email  
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 Exponentiation order
52 I before E except after C
52 Matrix-exponentiation operator    
52 Multisplit
52 Pointers and references
52 Rosetta Code/Rank languages by popularity  
52 Sort three variables
52 Truncatable primes  
52 Truncate a file  
52 XML/DOM serialization  
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 Statistics/Basic
51 Topological sort
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 Show Ascii table
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 Discordian date
46 Fractran
46 Gaussian elimination  
46 Greyscale bars/Display
46 Move-to-front algorithm
46 Polymorphic copy  
46 Polynomial regression
46 Rate counter
46 Smith numbers
46 Stable marriage problem
46 Stern-Brocot sequence
46 Text processing/1  
46 Tokenize a string with escaping
45 Determine if only one instance is running  
45 Doubly-linked list/Traversal  
45 GUI component interaction    
45 Longest common prefix
45 Longest string challenge
45 Pascal matrix generation
45 Search a list of records
45 Strip block comments
45 Validate International Securities Identification Number
45 Word frequency
44 Archimedean spiral
44 Doubly-linked list/Element insertion
44 Echo server  
44 Extensible prime generator  
44 Holidays related to Easter  
44 Last letter-first letter
44 Make directory path
44 Metaprogramming  
44 Perfect shuffle
44 Pig the dice game
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 Find the intersection of two lines
43 Hofstadter Figure-Figure sequences  
43 Image noise  
43 Naming conventions  
43 Parsing/Shunting-yard algorithm
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 Generate Chess960 starting position
42 History variables
42 OpenGL  
42 Password generator
42 Sattolo cycle
42 Visualize a tree
41 Abundant odd numbers
41 Active object
41 Atomic updates
41 Attractive numbers
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 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 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 Draw a pixel  
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 Base64 decode data  
38 Combinations and permutations  
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 Cantor set
37 Color of a screen pixel  
37 Constrained genericity    
37 Damm algorithm
37 Elementary cellular automaton
37 GUI/Maximum window dimensions  
37 Inverted index  
37 Longest Common Substring
37 Parallel calculations
37 Parsing/RPN to infix conversion
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 Aliquot sequence classifications
36 Balanced ternary  
36 Break OO privacy  
36 Deepcopy    
36 Knuth's algorithm S
36 LU decomposition
36 Magic squares of doubly even order  
36 Permutation test
36 Pythagorean quadruples
36 S-Expressions  
36 Statistics/Normal distribution
36 Vampire number
35 Bitmap/Midpoint circle algorithm    
35 Casting out nines
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 Colour pinstripe/Display  
34 Floyd-Warshall algorithm
34 Fusc sequence
34 Input/Output for Pairs of Numbers
34 Julia set
34 Kernighans large earthquake problem
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 Abbreviations, automatic  
33 Bitwise IO  
33 Chowla numbers  
33 Currency
33 File extension is in extensions list
33 Flipping bits game  
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 Bitcoin/address validation
32 Bitmap/Bézier curves/Cubic    
32 Fibonacci word/fractal
32 Ordered Partitions  
32 Parametrized SQL statement  
32 Pinstripe/Display  
32 Ranking methods
32 Rosetta Code/Find bare lang tags      
32 Sort numbers lexicographically
32 Sorting Algorithms/Circle Sort
31 Arithmetic-geometric mean/Calculate Pi  
31 Executable library  
31 Feigenbaum constant calculation
31 Find the intersection of a line with a plane
31 Galton box animation  
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 100 prisoners  
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 Hilbert curve
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 Copy stdin to stdout
29 Decimal floating point number to binary
29 Determine if a string has all the same characters
29 Egyptian fractions
29 Euler's identity
29 Fivenum
29 Keyboard macros  
29 Multiple regression    
29 Nim Game  
29 Numeric error propagation  
29 Pattern matching      
29 Poker hand analyser  
29 Reflection/List properties  
29 Totient function
29 Use another language to call a function    
29 Zhang-Suen thinning algorithm  
28 Bell numbers  
28 Checkpoint synchronization
28 Cycle detection
28 Deconvolution/1D
28 Execute SNUSP  
28 FTP
28 First class environments  
28 Memory layout of a data structure    
28 Negative base numbers
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 Abbreviations, easy
27 Days between dates  
27 Death Star    
27 Display a linear combination
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 Partition an integer X into N primes
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
27 Window creation/X11  
26 Abbreviations, simple
26 Active Directory/Connect      
26 Apply a digital filter (direct form II transposed)  
26 Approximate Equality
26 Arena storage pool    
26 Chat server  
26 Cheryl's Birthday
26 Church Numerals  
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        
25 Bacon cipher
25 Brazilian numbers  
25 Chaocipher  
25 Check input device is a terminal    
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 Loops/Wrong ranges
25 Mersenne primes  
25 Natural sorting  
25 Old Russian measure of length  
25 Perfect totient numbers
25 Polyspiral  
25 Same Fringe  
25 Superellipse
25 Textonyms
25 The ISAAC Cipher  
24 AVL tree      
24 Determine if a string has all unique characters    
24 Eban numbers  
24 Humble numbers
24 Loops/with multiple ranges  
24 Parallel Brute Force
24 RCRPG    
24 Sequence of primorial primes
24 Simulate input/Keyboard      
24 Solve a Holy Knight's tour  
24 Sum and Product Puzzle
23 Card shuffles
23 Compiler/lexical analyzer    
23 Decision tables    
23 Determine if two triangles overlap
23 Hough transform
23 K-means++ clustering      
23 Koch curve  
23 Make a backup file  
23 Record sound      
23 SOAP      
23 Stream Merge    
23 Strong and weak primes    
23 Thiele's interpolation formula
23 Type detection    
23 Welch's t-test
22 Associative array/Merging    
22 Base58Check encoding
22 Birthday problem
22 Chebyshev coefficients
22 Determine if a string is collapsible    
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 Chemical Calculator
21 Cipolla's algorithm
21 Create an object/Native demonstration
21 Cut a rectangle
21 Deming's Funnel
21 Elementary cellular automaton/Random Number Generator  
21 Gapful numbers  
21 Generate random chess position  
21 Idiomatically determine all the characters that can be used for symbols
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 Diversity prediction theorem    
20 Elliptic curve arithmetic
20 First perfect square in base N with N unique digits      
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 Joystick position            
19 Lucky and even lucky numbers  
19 Monads/Maybe monad      
19 N-body problem    
19 Numeric separator syntax  
19 Orbital elements  
19 Pell's equation  
19 Reflection/Get source    
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 Fixed length records      
18 Fraction reduction
18 Jacobi symbol  
18 Mastermind    
18 Mind boggling card trick    
18 Range consolidation
18 Selective File Copy  
18 Shortest common supersequence  
18 Successive prime differences    
18 Vigenère cipher/Cryptanalysis
17 Angles (geometric), normalization and conversion      
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 Hunt The Wumpus      
17 I.Q. Puzzle
17 Index finite lists of positive integers
17 K-d tree    
17 Kolakoski sequence  
17 Kosaraju
17 Lah numbers  
17 Levenshtein distance/Alignment  
17 List rooted trees  
17 Long year?    
17 Monads/List monad    
17 Names to numbers  
17 P-value correction  
17 Palindrome dates    
17 Percolation/Site percolation  
17 Primes - allocate descendants to their ancestors
17 Readline interface    
17 SQL-based authentication    
17 Smarandache prime-digital sequence    
17 Sunflower fractal    
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 Gauss-Jordan matrix inversion    
16 HTTPS/Client-authenticated  
16 ISBN13 check digit      
16 Just in time processing on a character stream
16 Knuth's power tree
16 Montgomery reduction
16 N-smooth numbers  
16 Particle Swarm Optimization  
16 Perceptron      
16 Polynomial synthetic division
16 Sum data type        
16 Vogel's approximation method  
15 Abelian sandpile model        
15 Compiler/syntax analyzer        
15 Compiler/virtual machine interpreter      
15 De Bruijn sequences
15 Draw pixel 2      
15 Fairshare between two and more    
15 Free polyominoes enumeration      
15 Geometric algebra      
15 Imaginary base numbers    
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 Bitmap/Read an image through a pipe      
14 First power of 2 that has leading decimal digits of 12    
14 Matrix Digital Rain    
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 Palindromic gapful numbers      
14 Proof              
14 Teacup rim text      
14 Terminal control/Positional read      
14 Unprimeable numbers    
14 Vibrating rectangles      
13 Compare sorting algorithms' performance          
13 File size distribution  
13 Generalised floating point addition    
13 Latin Squares in reduced form    
13 Metallic ratios  
13 Permutations with some identical elements        
13 Pierpont primes  
13 Stirling numbers of the first kind    
13 Stirling numbers of the second kind    
13 Suffix tree    
13 Topological sort/Extracted top item  
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 OpenWebNet Password    
12 Peaceful chess queen armies    
12 Primalty by Wilson's theorem    
12 Sequence: nth number with exactly n divisors  
12 Singly-linked list/Element removal        
12 Snake        
12 Yellowstone sequence    
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 Next highest int from digits      
11 Pisano period      
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 Bioinformatics/Sequence mutation      
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 Increasing gaps between consecutive Niven numbers      
10 Interactive Help        
10 Penrose tiling    
10 Rare numbers            
10 Spoof game      
10 Tarjan    
10 Tetris            
9 Audio frequency generator              
9 Catmull–Clark subdivision surface              
9 Combinations with repetitions/Square Digit Chain      
9 Fibonacci matrix-exponentiation        
9 French Republican calendar        
9 Launch rocket with countdown and acceleration in stdout      
9 Minimum positive multiple in base 10 using only 0 and 1        
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 Cyclotomic Polynomial      
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 Display an outline as a nested table        
7 Faces from a mesh      
7 IPC via named pipe              
7 Minimal steps down to 1      
7 Multidimensional Newton-Raphson method        
7 Powerful numbers        
7 Resistance Network Calculator      
7 Robots        
7 Rosetta Code/Rank languages by number of users        
7 Sierpinski curve        
7 Sierpinski square curve        
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 Sierpinski arrowhead curve          
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 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 Process SMIL directives in XML data              
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 Line circle intersection              
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 Blackjack strategy                  
1 Ukkonen’s Suffix Tree Construction                  
1 Waveform analysis/Doh ray me                  
1 Waveform analysis/Top and tail                  
0 Rosetta Code/Tasks sorted by average lines of code                    
0 Weather Routing