Rosetta Code/Count examples/Full list

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