Rosetta Code/Count examples/Full list

From Rosetta Code
Revision as of 20:50, 26 April 2020 by Thundergnat (talk | contribs) (Update full list output)

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