Rosetta Code/Count examples/Full list

From Rosetta Code
Revision as of 21:08, 12 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
② Phix
③ Julia
④ Raku
⑤ Perl
⑥ Python
⑦ Kotlin
⑧ Racket
⑨ Java
⑩ C
As of 2020-04-12T21:07:19Z :: Tasks: 1016 :: Draft Tasks:230 :: Total Tasks: 1246 :: Total Examples: 67101
Count Task
451 Hello world/Text
307 99 Bottles of Beer
300 100 doors
296 FizzBuzz
273 Fibonacci sequence
269 Factorial
262 Comments
248 A+B
241 Empty program
228 Function definition
218 Loops/Infinite
215 Arrays
214 Reverse a string
213 Loops/While
209 Ackermann function
199 Loops/For
192 Conditional structures
191 Greatest element of a list
189 Arithmetic/Integer
181 Array concatenation
181 Averages/Arithmetic mean
181 Greatest common divisor
180 Integer comparison
179 Repeat a string
177 Boolean values
174 Increment a numerical string
174 Loops/Downward for
172 Hello world/Graphical
170 Even or odd
169 Copy a string
160 Apply a callback to an array
160 Character codes
158 Hello world/Newline omission
157 String concatenation
156 Loops/Do-while
156 Loops/Foreach
156 String length
156 Sum and product of an array
155 Loops/For with a specified step
153 Binary digits
153 Sieve of Eratosthenes
152 Loops/Break
152 Loops/N plus one half
152 String case
152 Sum of a series
151 Array length
151 Palindrome detection
150 Integer sequence
150 Towers of Hanoi
149 Generic swap
148 Logical operations
147 Leap year
147 Tokenize a string
146 Empty string
146 Sum of squares
145 Filter
145 Hailstone sequence
144 Dot product
144 Rot-13
142 Associative array/Creation
142 Execute a system command
139 Sort an integer array
139 Sorting algorithms/Bubble sort
138 User input/Text
137 Determine if a string is numeric
137 Factors of an integer
137 File input/output
137 Quine
136 Caesar cipher
136 Guess the number
136 Higher-order functions
135 Hello world/Standard error
135 Remove duplicate elements
134 System time
132 Bitwise operations
132 Command-line arguments
132 Roman numerals/Encode
131 Read entire file
130 Create a file
130 Day of the week
129 Primality by trial division
128 Sorting algorithms/Quicksort
128 Stack
127 Check that file exists
127 Loop over multiple arrays simultaneously
127 Sleep
126 Loops/Continue
126 Luhn test of credit card numbers
126 Substring
123 Literals/String
123 Mutual recursion
123 Pascal's triangle
121 Date format
121 Generate lower case ASCII alphabet
121 Least common multiple
120 Happy numbers
120 Include a file  
120 Literals/Integer
118 Balanced brackets
118 Detect division by zero
118 Flatten a list
118 Variables
117 Compound data type
117 Program termination
116 Knuth shuffle
116 Loops/Nested
115 Associative array/Iteration
115 Binary search
115 Formatted numeric output
115 Null object
114 File size
114 Read a file line by line
114 Search a list
114 Zero to the zero power
113 ABC Problem
113 Classes
113 Function composition
113 Hash from two arrays
113 Mandelbrot set
112 Averages/Root mean square
112 Delete a file
111 Count in octal
111 Hostname  
111 Input loop
111 N-queens problem
110 Averages/Median
110 Count occurrences of a substring
110 Ethiopian multiplication
110 Guess the number/With feedback
110 Real constants and functions
110 Rename a file
110 Sorting algorithms/Insertion sort
109 Case-sensitivity of identifiers
109 Environment variables
109 Identity matrix
109 Matrix multiplication
109 Matrix transposition
109 Multiplication tables
108 HTTP
108 Random numbers
108 Roman numerals/Decode
107 Pick random element
107 String matching
106 Babbage problem
106 Find limit of recursion
106 Haversine formula
105 Accumulator factory
105 Anagrams
105 Arithmetic/Complex
105 Pangram checker
105 Perfect numbers
105 Return multiple values
104 Align columns
104 Assertions
103 Averages/Pythagorean means
103 Catalan numbers
102 Conway's Game of Life
102 Horner's rule for polynomial evaluation
102 Infinity
101 Letter frequency
101 Program name
101 Temperature conversion
101 Variadic function
100 Evaluate binomial coefficients
100 Exceptions
100 Regular expressions
100 Run-length encoding
100 Zig-zag matrix
99 Arithmetic-geometric mean
99 Nth root
98 Combinations
98 Levenshtein distance
98 Permutations
98 String interpolation (included)
98 Strip a set of characters from a string
98 Substring/Top and tail
98 Trigonometric functions
97 Anonymous recursion
97 Prime decomposition
97 Strip whitespace from a string/Top and tail
96 Queue/Definition
96 Reverse words in a string
96 String append
95 24 game
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 Sorting algorithms/Merge sort
92 Call a function
92 Create a two-dimensional array at runtime
92 Look-and-say sequence
92 Range extraction
92 Sierpinski triangle
92 Y combinator
91 Interactive programming  
91 Middle three digits
91 Ordered words
91 Power set
91 Range expansion
90 First-class functions
90 String prepend
90 Sum multiples of 3 and 5
90 Time a function
89 Arbitrary-precision integers (included)
89 Exponentiation operator
89 MD5
89 One-dimensional cellular automata
89 Sequence of non-squares
88 Create an HTML table
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 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 JSON
84 Langton's ant
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 Hamming numbers
83 Josephus problem
82 Abstract type
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 Number names  
80 Simple windowed application
80 String comparison
79 Amicable pairs
79 Closures/Value capture
79 Introspection
79 Last Friday of each month
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 Queue/Usage
78 Tree traversal
78 Web scraping
77 Catamorphism
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 Walk a directory/Recursively
77 XML/Input
76 Count in factors
76 Set
76 Sockets  
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
75 Terminal control/Clear the screen
74 Bitmap
74 Concurrent computing
74 Hofstadter Q sequence
74 Pythagorean triples
74 Roots of unity
74 Top rank per group
74 URL encoding
73 Address of a variable  
73 Count the coins
73 Date manipulation
73 Dynamic variable names    
73 Find common directory path
73 Knapsack problem/0-1
73 Lucas-Lehmer test
73 Strip comments from a string
72 Almost prime
72 CRC-32
72 Hello world/Newbie
72 Hello world/Web server
72 Kaprekar numbers
72 Order two numerical lists
72 Proper divisors
72 Soundex
71 Calculating the value of e
71 Compare a list of strings
71 Fibonacci n-step number sequences
71 Here document  
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 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 Empty directory
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 SHA-256
68 Sorting algorithms/Comb sort
68 Stair-climbing puzzle
68 Sudoku
68 Word wrap
68 Write entire file
67 Animation
67 Execute HQ9+
67 Flow-control structures
67 Longest common subsequence
67 Multiple distinct objects
67 Quaternion type
67 SHA-1
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 Convert seconds to compound duration
66 Four bit adder
66 Guess the number/With feedback (player)
66 Operator precedence
66 Phrase reversals
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 Enforced immutability
65 Sort disjoint sublist
65 Zeckendorf number representation
64 Catalan numbers/Pascal's triangle
64 Closest-pair problem
64 Constrained random points on a circle
64 Currying
64 Fork
64 Magic squares of odd order
64 Maze generation
64 Named parameters
64 Numerical integration
64 Runtime evaluation    
64 Self-describing numbers
64 Variable size/Get  
63 AKS test for primes
63 Benford's law
63 Euler method
63 Fractal tree
63 Horizontal sundial calculations
63 Largest int from concatenated ints
63 Munchausen numbers
63 Repeat
63 XML/Output
62 Arithmetic/Rational
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 Combinations with repetitions
61 Continued fraction
61 Draw a sphere
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 Amb  
60 Cholesky decomposition
60 Documentation
60 Extend your language  
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 Barnsley fern
59 Chinese remainder theorem
59 Host introspection
59 Population count
59 Sorting algorithms/Pancake sort
58 Arithmetic evaluation
58 Factors of a Mersenne number
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 Test a function  
57 User input/Graphical
56 24 game/Solve
56 Brownian tree
56 Knapsack problem/Unbounded
56 LZW compression
56 Modular exponentiation
56 Mouse position
56 Sequence of primes by trial division
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 Draw a clock
55 Generator/Exponential
55 Hash join  
55 Knapsack problem/Continuous
55 Left factorials
55 Semiprime
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 Forest fire  
54 Knight's tour
54 Odd word problem
54 Scope modifiers
54 Singleton
54 Sorting algorithms/Bead sort
54 Stack traces
54 Terminal control/Display an extended character
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 Dinesman's multiple-dwelling problem
53 Exponentiation order
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
52 Anti-primes
52 Bitmap/Write a PPM file  
52 Draw a cuboid
52 Extract file extension
52 I before E except after C
52 Matrix-exponentiation operator  
52 Pointers and references  
52 Rosetta Code/Rank languages by popularity  
52 Truncate a file
52 XML/DOM serialization
52 Yin and yang
51 9 billion names of God the integer
51 Department Numbers
51 Doubly-linked list/Element definition
51 Handle a signal
51 Iterated digits squaring
51 Maximum triangle path sum
51 Modulinos  
51 Statistics/Basic
51 Terminal control/Cursor positioning    
50 Bernoulli numbers
50 Dining philosophers
50 Grayscale image
50 Inverted syntax
50 JortSort
50 Leonardo numbers
50 Non-continuous subsequences
50 Show Ascii table
50 Unbias a random generator
49 CUSIP
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 Ternary logic
49 Wireworld  
48 Base64 encode data
48 Cartesian product of two or more lists
48 Heronian triangles
48 Keyboard input/Keypress check
48 Longest increasing subsequence
48 Quickselect algorithm
48 Respond to an unknown method call    
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 Subleq
47 Terminal control/Coloured text  
47 Text processing/1
47 Zebra puzzle
46 Dijkstra's algorithm
46 Discordian date
46 Fractran
46 Greyscale bars/Display
46 Longest common prefix
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 Tokenize a string with escaping
46 Validate International Securities Identification Number
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
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
44 Vector
43 Execute a Markov algorithm
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 Bitmap/Read a PPM file  
42 Chinese zodiac
42 Colour bars/Display
42 Determinant and permanent
42 Generate Chess960 starting position
42 History variables  
42 OpenGL
42 Sattolo cycle
42 Visualize a tree
41 Abundant odd numbers
41 Active object
41 Atomic updates
41 Attractive numbers
41 Average loop length
41 Bitmap/Flood fill
41 Bulls and cows/Player
41 Carmichael 3 strong pseudoprimes
41 Chaos game
41 Doubly-linked list/Definition  
41 Element-wise operations
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 Draw a pixel
40 Egyptian division
40 Problem of Apollonius
40 Start from a main routine    
40 Subtractive generator
40 Terminal control/Dimensions  
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 Cantor set
38 Color of a screen pixel
38 Combinations and permutations
38 GUI enabling/disabling of controls  
38 Jewels and Stones
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 Constrained genericity      
37 Damm algorithm
37 Deepcopy
37 Elementary cellular automaton
37 GUI/Maximum window dimensions
37 Inverted index
37 Longest Common Substring
37 Parsing/RPN to infix conversion
37 Permutations by swapping
37 QR decomposition  
37 Ray-casting algorithm
37 S-Expressions
37 Self-referential sequence
37 Statistics/Normal distribution
37 Taxicab numbers
37 Variable-length quantity
36 Aliquot sequence classifications
36 Balanced ternary
36 Break OO privacy    
36 Casting out nines
36 Knuth's algorithm S
36 LU decomposition
36 Magic squares of doubly even order  
36 Permutation test
36 Pythagorean quadruples
36 Terminal control/Inverse video  
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 Fusc sequence
35 Julia set
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 Spinning rod animation/Text
35 Terminal control/Unicode output  
35 UTF-8 encode and decode
34 100 prisoners  
34 Colour pinstripe/Display
34 Flipping bits game
34 Floyd-Warshall algorithm
34 Input/Output for Pairs of Numbers
34 Kernighans large earthquake problem
34 Lychrel numbers  
34 Minesweeper game  
34 Pathological floating point problems
34 Prime conspiracy
34 RPG Attributes Generator
34 Sort numbers lexicographically
34 Square but not cube
34 Sutherland-Hodgman polygon clipping
34 Terminal control/Hiding the cursor  
34 Test integerness
33 Abbreviations, automatic  
33 Bitwise IO  
33 Chowla numbers  
33 Currency
33 File extension is in extensions list
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 Fibonacci word/fractal
32 Hilbert curve
32 Ordered Partitions  
32 Parametrized SQL statement
32 Pinstripe/Display
32 Ranking methods
32 Rosetta Code/Find bare lang tags      
32 Sorting Algorithms/Circle Sort
31 Arithmetic-geometric mean/Calculate Pi
31 Days between dates  
31 Determine if a string has all the same characters
31 Egyptian fractions
31 Executable library  
31 Feigenbaum constant calculation
31 Find the intersection of a line with a plane
31 Galton box animation
31 MAC Vendor Lookup
31 Multiple regression  
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  
31 Write to Windows event log
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 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 The Name Game  
30 Totient function
29 Check Machin-like formulas  
29 Copy stdin to stdout
29 Decimal floating point number to binary  
29 Euler's identity
29 Keyboard macros
29 Negative base numbers
29 Numeric error propagation
29 Pattern matching      
29 Square-free integers
29 Terminal control/Cursor movement  
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 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 Abbreviations, easy  
27 Active Directory/Connect  
27 Approximate Equality
27 Associative array/Merging    
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 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 Update a configuration file
27 Verify distribution uniformity/Chi-squared test
26 Abbreviations, simple  
26 Apply a digital filter (direct form II transposed)  
26 Arena storage pool    
26 Bacon cipher
26 Brazilian numbers  
26 Chat server  
26 Cheryl's Birthday
26 Church Numerals    
26 Determine if a string has all unique characters  
26 Distributed programming      
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 Loops/with multiple ranges  
26 Mersenne 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 Sorting algorithms/Cycle sort
26 State name puzzle
26 Table creation      
25 Chaocipher  
25 Check input device is a terminal    
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 Perfect totient numbers
25 Polyspiral  
25 Same Fringe  
25 Strong and weak primes  
25 Superellipse
25 Textonyms  
25 The ISAAC Cipher
24 AVL tree    
24 Compiler/lexical analyzer  
24 Determine if two triangles overlap
24 Eban numbers  
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 Card shuffles
23 Decision tables  
23 Hough transform
23 K-means++ clustering    
23 Make a backup file  
23 Perlin noise
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 Chebyshev coefficients
22 Cipolla's algorithm
22 Dice game probabilities
22 Draw a rotating cube
22 Function frequency    
22 Gapful numbers  
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 Percolation/Mean run density  
22 Permutations/Rank of a permutation
22 Plasma effect
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 First perfect square in base N with N unique digits    
21 Generate random chess position  
21 Idiomatically determine all the characters that can be used for symbols  
21 Intersecting Number Wheels  
21 Linux CPU utilization  
21 Markov chain text generator  
21 Nonoblock  
21 Parse an IP Address
21 Pell's equation  
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 Burrows–Wheeler transform  
20 Diversity prediction theorem    
20 Elliptic curve arithmetic
20 Four is magic  
20 Median filter  
20 Native shebang    
20 Snake And Ladder
20 Sokoban
20 Solve a Hopido puzzle  
20 Solve a Numbrix puzzle    
19 Bilinear interpolation
19 Fraction reduction
19 Jacobi symbol    
19 Joystick position            
19 Lah numbers  
19 Lucky and even lucky numbers    
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 Super-d numbers    
18 Angles (geometric), normalization and conversion    
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 Mastermind      
18 Mind boggling card trick      
18 Palindrome dates      
18 Range consolidation  
18 SQL-based authentication
18 Selective File Copy    
18 Shortest common supersequence  
18 Smarandache prime-digital sequence      
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 Fermat numbers    
17 Finite state machine    
17 I.Q. Puzzle  
17 Index finite lists of positive integers  
17 K-d tree    
17 Kolakoski sequence  
17 Kosaraju  
17 Levenshtein distance/Alignment  
17 List rooted trees  
17 Monads/List monad      
17 N-smooth numbers    
17 Names to numbers    
17 P-value correction  
17 Percolation/Site percolation  
17 Primes - allocate descendants to their ancestors
17 Readline interface  
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 EKG sequence convergence  
16 Factorions      
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 Montgomery reduction  
16 Particle Swarm Optimization  
16 Perceptron        
16 Polynomial synthetic division  
16 Random Latin Squares      
16 Spelling of ordinal numbers    
16 Terminal control/Positional read    
16 Vogel's approximation method  
16 Word search  
15 De Bruijn sequences  
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 Nonogram solver    
15 Peano curve    
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 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 Nested templated data      
14 Numerical integration/Adaptive Simpson's method  
14 Palindromic gapful numbers        
14 Peaceful chess queen armies  
14 Pierpont primes    
14 Proof              
14 Suffix tree  
14 Unprimeable numbers      
14 Vibrating rectangles    
14 Yellowstone sequence      
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 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 Singly-linked list/Element removal      
13 Snake      
13 Tarjan    
13 Topological sort/Extracted top item
13 XML Validation      
12 Banker's algorithm    
12 Bioinformatics/Sequence mutation    
12 Chernick's Carmichael numbers      
12 Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)      
12 Deconvolution/2D+      
12 Functional coverage tree    
12 Magnanimous numbers      
12 Mertens function        
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 Print debugging statement      
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 Increasing gaps between consecutive Niven numbers        
10 Interactive Help        
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 Combinations with repetitions/Square Digit Chain        
9 Esthetic numbers          
9 Fibonacci matrix-exponentiation        
9 French Republican calendar        
9 Launch rocket with countdown and acceleration in stdout        
9 Length of an arc between two angles          
9 Parse EBNF            
9 Pentomino tiling        
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 Circular primes          
8 Colour pinstripe/Printer          
8 Cyclotomic Polynomial      
8 External sort        
8 Faces from a mesh        
8 Greed          
8 Line circle intersection          
8 Morpion solitaire          
8 Numerical and alphabetical suffixes          
8 One-time pad      
8 Pinstripe/Printer            
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 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 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            
4 Audio Overlap Loop                
4 Chess player              
4 Generalised floating point multiplication              
4 I'm a software engineer, get me out of here              
4 Logistic Curve Fitting in Epidemiology            
4 OLE Automation                
4 Process SMIL directives in XML data              
4 Quoting constructs              
4 Raster bars              
4 Tamagotchi emulator                  
4 URL shortener              
4 Using the Meetup.com API              
4 XXXX redacted            
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