Rosetta Code/Count examples/Full list/Tier 4

From Rosetta Code
Revision as of 22:01, 26 March 2023 by Thundergnat (talk | contribs) (Update full list output)

Fourth tier of languages sorted by number of examples completed.

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

Top tier Second tier Third tier Fourth tier
Fourth ten programming languages by number of task examples completed:
    ㉛ ALGOL_68      ㉜ Lua           ㉝ PicoLisp      ㉞ F_Sharp       ㉟ AutoHotkey   
    ㊱ Ring          ㊲ JavaScript    ㊳ Common_Lisp   ㊴ Arturo        ㊵ AWK          
As of 2023-03-26T21:52:12Z :: Tasks: 1214 :: Draft Tasks:393 :: Total Tasks: 1607 :: Total Examples: 90431
Count Task
557 Hello world/Text
369 99 bottles of beer
361 FizzBuzz
345 100 doors
301 Comments
295 Fibonacci sequence
291 Factorial
290 A+B
286 Empty program
251 Loops/Infinite
242 Reverse a string
240 Arrays
239 Ackermann function
237 Function definition
233 Loops/For
226 Loops/While
224 Conditional structures
213 Array concatenation
213 Greatest element of a list
211 Arithmetic/Integer
201 Repeat a string
199 Increment a numerical string
198 Greatest common divisor
197 Even or odd
196 Averages/Arithmetic mean
196 Sieve of Eratosthenes
192 Hello world/Graphical
191 Array length
190 Copy a string
189 String concatenation
188 Binary digits
187 Sum and product of an array
186 Integer comparison
185 Boolean values
185 Towers of Hanoi
184 Loops/Downward for
182 Character codes
181 Apply a callback to an array
181 Hello world/Newline omission
181 Integer sequence
179 Generic swap
179 Rot-13
178 String length
176 Empty string
176 String case
176 Tokenize a string
175 Sum of a series
174 Loops/For with a specified step
174 Loops/Foreach
174 Palindrome detection
173 Quine
172 Loops/Break
170 Dot product
167 Logical operations
167 Loops/Do-while
166 Filter
165 Sum of squares
163 Hailstone sequence
159 Associative array/Creation
158 Loops/N plus one half
158 Remove duplicate elements
158 Sorting algorithms/Quicksort
157 Leap year
157 Sort an integer array
156 Caesar cipher
155 Execute a system command
154 Generate lower case ASCII alphabet
154 System time
153 Luhn test of credit card numbers
152 Stack
151 Command-line arguments
151 Higher-order functions
151 Zero to the zero power
150 User input/Text
149 Determine if a string is numeric
149 Factors of an integer
149 Guess the number
148 Hello world/Standard error
148 Substring
146 Create a file
146 Sorting algorithms/Bubble sort
145 Bitwise operations
145 Check that file exists
145 Loop over multiple arrays simultaneously
145 Primality by trial division
145 Read entire file
144 ABC problem
144 Loops/Continue
144 Mutual recursion
143 Least common multiple
142 Sleep
141 Balanced brackets
141 Roman numerals/Encode
140 Count in octal
139 Ethiopian multiplication
139 File input/output
139 Literals/String
138 Day of the week
138 Happy numbers
138 Program termination
138 Variables
137 Date format
136 Pascal's triangle
134 Flatten a list
134 Mandelbrot set
133 Compound data type
133 Include a file O
133 Knuth shuffle
133 Literals/Integer
133 Roman numerals/Decode
132 Function composition
132 Sorting algorithms/Insertion sort
130 Loops/Nested
130 N-queens problem
130 String matching
129 Detect division by zero O
129 Matrix transposition
129 Null object
128 Averages/Root mean square
128 Count occurrences of a substring
128 Pick random element
128 Read a file line by line
128 Real constants and functions
128 Return multiple values
127 Case-sensitivity of identifiers
127 Guess the number/With feedback
126 Align columns
126 Delete a file
126 Letter frequency
126 Strip a set of characters from a string
125 Anagrams
125 Associative array/Iteration
125 Babbage problem
124 Averages/Median
124 Binary search
124 Conway's Game of Life
124 Haversine formula
124 Look-and-say sequence
124 Matrix multiplication
124 Perfect numbers
123 File size
123 Hash from two arrays
123 Identity matrix
122 Input loop
121 Environment variables
121 Permutations
120 Call a function
120 String interpolation (included)
119 Classes O
119 Find limit of recursion
119 Sierpinski triangle
118 Assertions
118 Rename a file
118 String append
118 Substring/Top and tail
117 Arithmetic/Complex
117 Harshad or Niven series
117 Temperature conversion
116 HTTP
116 Pangram checker
116 Variadic function
115 Hostname
115 Infinity
114 Arithmetic-geometric mean
114 Bulls and cows
114 Comma quibbling
114 Levenshtein distance
114 Multiplication tables
114 Search a list
113 Anonymous recursion
113 Formatted numeric output
113 Horner's rule for polynomial evaluation
113 Reverse words in a string
113 Run-length encoding
113 Sum digits of an integer
112 Averages/Pythagorean means
112 Evaluate binomial coefficients
112 N'th
112 Strip whitespace from a string/Top and tail
112 Sum multiples of 3 and 5
112 The Twelve Days of Christmas
111 Accumulator factory
111 Calculating the value of e
111 Ordered words
111 Program name
111 Zig-zag matrix
110 Catalan numbers
110 Middle three digits
110 Queue/Definition
110 Sorting algorithms/Merge sort
110 String prepend
109 Combinations
109 Create a two-dimensional array at runtime
109 Exceptions
108 Digital root
108 Random numbers
108 Trigonometric functions
108 Vector products
107 Arbitrary-precision integers (included) O O
107 Sequence of non-squares
107 Shell one-liner O
105 Enumerations
105 Regular expressions
105 Short-circuit evaluation
105 Sorting algorithms/Selection sort
104 24 game
104 Amicable pairs
103 Evolutionary algorithm
103 Power set
103 Prime decomposition
103 Time a function
103 Walk a directory/Non-recursively O
102 Abundant, deficient and perfect number classifications
102 Execute Brain****
102 Gray code
102 Range extraction
101 Collections
101 Map range
101 Sorting algorithms/Gnome sort
100 Create an HTML table
100 Hello world/Newbie
100 Interactive programming (repl) O O
99 Hamming numbers
99 Range expansion
99 Sort using a custom comparator
99 Y combinator
98 Averages/Mode
98 Exponentiation operator
98 Hofstadter Q sequence
98 MD5
98 Nth root
98 One-dimensional cellular automata
98 Symmetric difference
97 First-class functions O
97 Langton's ant
97 Random number generator (included)
97 Show ASCII table
97 Sorting algorithms/Cocktail sort
97 String comparison
96 Address of a variable O O
96 Entropy
96 Modular inverse
96 Monty Hall problem
96 Sorting algorithms/Heapsort
95 Catamorphism
95 Number reversal game
95 Terminal control/Clear the screen
95 Tree traversal
94 Inheritance/Single O O
94 JSON
94 Number names
94 Sierpinski carpet
93 Averages/Simple moving average
93 Forward difference
93 Josephus problem
93 Menu
93 Sorting algorithms/Bogosort
92 CSV data manipulation
92 Cumulative standard deviation
92 Five weekends
92 Last Friday of each month
92 Repeat
92 Simple windowed application O
92 Split a character string based on change of character
91 Abstract type O O O
91 Compare a list of strings
91 Greatest subsequential sum
90 Hello world/Line printer
90 Set
90 URL decoding
89 Box the compass
89 Count in factors
89 Floyd's triangle
89 Literals/Floating point
89 Non-decimal radices/Convert
89 Playing cards
89 Queue/Usage
89 Sort an array of composite structures
89 Window creation
88 Anti-primes
88 CSV to HTML translation
88 Munchausen numbers
88 Walk a directory/Recursively
87 Almost prime
87 Find the last Sunday of each month
87 Here document
87 Operator precedence
87 Population count
87 Proper divisors
87 Top rank per group
86 Department numbers
86 Order two numerical lists
86 Price fraction
86 Read a specific line from a file
86 SEDOLs
86 Singly-linked list/Traversal
86 Strip comments from a string
86 URL encoding
86 Word wrap
85 Closures/Value capture
85 Extend your language
85 File modification time
85 Lucas-Lehmer test
85 Multifactorial
85 Sorting algorithms/Shell sort
84 Bitmap O
84 CRC-32
84 Count the coins
84 Find common directory path
84 Find the missing permutation
84 Jump anywhere O O
84 Knapsack problem/0-1
84 Pythagorean triples
84 Terminal control/Ringing the terminal bell
83 Dragon curve O
83 Dynamic variable names O
83 Introspection
83 Jensen's Device
83 Sockets
83 Spiral matrix
82 100 prisoners
82 Concurrent computing O
82 Fibonacci n-step number sequences
82 Kaprekar numbers
82 Keyboard input/Obtain a Y or N response
82 Long multiplication
82 Man or boy test
82 Pi
82 Priority queue
82 Show the epoch O
82 Sorting algorithms/Counting sort
82 XML/Input
81 15 puzzle game
81 Angle difference between two bearings
81 Animation O
81 Call a foreign-language function
81 Call an object method O
81 Empty directory
81 Linear congruential generator
81 Monte Carlo methods
81 Soundex
81 Web scraping
80 Anagrams/Deranged anagrams
80 Gamma function
80 Hello world/Web server
80 Magic squares of odd order
80 Old lady swallowed a fly
80 Rock-paper-scissors
80 Sequence of primes by trial division
80 Singly-linked list/Element definition
80 Sorting algorithms/Comb sort
80 Special characters
80 Take notes on the command line
79 Convert seconds to compound duration
79 Currying
79 Date manipulation
79 Equilibrium index
79 Guess the number/With feedback (player)
79 Phrase reversals
79 SHA-1
79 Semordnilap
79 Sudoku
79 Thue-Morse
79 Unicode variable names O
79 Write entire file
78 Additive primes
78 Calendar
78 Execute HQ9+
78 Flow-control structures
78 List comprehensions
78 Pernicious numbers
78 Rep-string
78 Sort disjoint sublist
77 Averages/Mean angle
77 Benford's law
77 Combinations with repetitions
77 Enforced immutability O
77 Non-decimal radices/Output
77 Read a configuration file
77 Unix/ls
77 Vigenère cipher
76 AKS test for primes
76 Draw a sphere
76 Four bit adder
76 Fractal tree
76 Quaternion type
76 Write float arrays to a text file
75 Exceptions/Catch an exception thrown in a nested call
75 Multiple distinct objects
75 Roots of unity
75 SHA-256
75 Sort three variables
75 Special variables
75 Van der Corput sequence
74 Attractive numbers
74 Bitmap/Bresenham's line algorithm O
74 Damm algorithm
74 I before E except after C
74 Largest int from concatenated ints
74 Sorting algorithms/Stooge sort
74 Stair-climbing puzzle
74 Stern-Brocot sequence
73 Constrained random points on a circle
73 General FizzBuzz
73 Longest common subsequence
73 Maze generation
73 Nested function
73 Parsing/RPN calculator algorithm
73 Square but not cube
72 Arithmetic/Rational
72 Barnsley fern
72 Catalan numbers/Pascal's triangle
72 Chinese remainder theorem
72 Exponentiation order
72 Fast Fourier transform
72 Fork O
72 IBAN
72 Jewels and stones
72 Modular exponentiation
72 Named parameters
72 Numerical integration
72 Polymorphism
72 Probabilistic choice
72 Runtime evaluation
72 Strip control codes and extended characters from a string
72 Van Eck sequence
72 Yin and yang
72 Zeckendorf number representation
71 Amb
71 Closest-pair problem
71 Compile-time calculation O O O
71 Continued fraction
71 Gapful numbers
71 Get system command output
71 Self-describing numbers
71 Semiprime
71 Sorting algorithms/Pancake sort
71 Text processing/Max licenses in use
71 Trabb Pardo–Knuth algorithm
71 Variable size/Get O O
70 Determine if a string is collapsible
70 Dutch national flag problem
70 Euler method
70 Host introspection O
70 Isqrt (integer square root) of X
70 Memory allocation O O
70 Morse code
70 Narcissistic decimal number
70 Remove lines from a file
70 Singly-linked list/Element insertion
70 Word frequency
69 4-rings or 4-squares puzzle
69 Abundant odd numbers
69 Best shuffle
69 Binary strings
69 Circles of given radius through two points
69 Euler's sum of powers conjecture
69 Extract file extension
69 ISBN13 check digit
69 One of n lines in a file
69 RPG attributes generator
69 Roots of a function
69 Sort stability
69 Write language name in 3D ASCII
68 Sorting algorithms/Sleep sort
68 Tau function
68 XML/Output
67 9 billion names of God the integer
67 Animate a pendulum
67 Cholesky decomposition
67 Documentation
67 Emirp primes
67 Factors of a Mersenne number
67 Integer overflow
67 Magic 8-ball
67 McNuggets problem
67 Mouse position O
67 Optional parameters
67 Plot coordinate pairs
67 Runge-Kutta method
67 Subleq
67 Two sum
67 Undefined values
66 Base64 decode data
66 Cartesian product of two or more lists
66 Globally replace text in several files
66 HTTPS
66 Hofstadter-Conway $10,000 sequence
66 Inheritance/Multiple O O
66 Leonardo numbers
66 Long year
66 Non-decimal radices/Input
66 Reduced row echelon form
66 Terminal control/Display an extended character
66 Vector
65 Determine if a string has all the same characters
65 Draw a clock
65 Draw a cuboid
65 Draw a pixel
65 Knight's tour
65 Longest common prefix
65 Remove vowels from a string
65 Roots of a quadratic function
65 Smith numbers
65 Ternary logic
65 Test a function
65 Tic-tac-toe
65 Two identical strings
64 Arithmetic evaluation
64 Averages/Mean time of day
64 Bitmap/Write a PPM file
64 CUSIP
64 Cantor set
64 Chinese zodiac
64 Copy stdin to stdout
64 DNS query
64 Knapsack problem/Continuous
64 Ludic numbers
64 Miller–Rabin primality test
64 Quickselect algorithm
64 Unicode strings
63 2048
63 24 game/Solve
63 Base64 encode data
63 Generator/Exponential
63 Horizontal sundial calculations
63 Huffman coding
63 JortSort
63 Knapsack problem/Unbounded
63 Partial function application
62 Farey sequence
62 Mad Libs
62 Pascal matrix generation
62 Sattolo cycle
62 Stem-and-leaf plot
62 Truncatable primes
61 Add a variable to a class instance at runtime O O O
61 Brownian tree
61 Define a primitive data type O
61 Disarium numbers
61 FASTA format
61 Fusc sequence
61 Kernighans large earthquake problem
61 Longest common substring
61 Random number generator (device)
61 Scope modifiers O
61 Sorting algorithms/Bead sort
61 Topological sort
61 Truncate a file
61 User input/Graphical O
60 Dinesman's multiple-dwelling problem
60 Discordian date
60 Doubly-linked list/Element definition
60 Fibonacci word
60 Grayscale image O
60 Hash join
60 Keyboard input/Keypress check
60 LZW compression
60 Left factorials
60 Matrix-exponentiation operator
60 Pointers and references O
60 Tau number
60 Terminal control/Coloured text
60 Unbias a random generator
59 Bernoulli numbers
59 Call a function in a shared library
59 Deal cards for FreeCell
59 Dijkstra's algorithm
59 Maximum triangle path sum
59 Multisplit
59 Nim game
59 Odd word problem
59 Runtime evaluation/In an environment
59 Singleton O
59 Tokenize a string with escaping
59 Universal Turing machine
59 Words containing "the" substring
58 Associative array/Merging
58 Convert decimal number to rational
58 Delegates O
58 Forest fire
58 Iterated digits squaring
58 Loops/Increment loop index within loop body
58 Loops/With multiple ranges
58 Perfect shuffle
58 Sorting algorithms/Permutation sort
58 Stack traces O
58 Sum of divisors
58 Sum of first n cubes
57 Abbreviations, automatic
57 Archimedean spiral
57 Chaos game
57 Find the intersection of two lines
57 First-class functions/Use numbers analogously O
57 Handle a signal
57 Holidays related to Easter
57 Inverted syntax O O O
57 Largest proper divisor of n
57 Perfect totient numbers
57 Primality by Wilson's theorem
57 Rosetta Code/Rank languages by popularity
56 Days between dates
56 Determine if a string has all unique characters
56 Egyptian division
56 Extreme floating point values
56 Modulinos
56 Naming conventions
56 Password generator
56 Pig the dice game
56 Shoelace formula for polygonal area
56 Sort numbers lexicographically
56 Statistics/Basic
56 Validate International Securities Identification Number
56 XML/XPath
55 Greyscale bars/Display
55 Longest increasing subsequence
55 Move-to-front algorithm
55 Non-continuous subsequences
55 Rate counter
55 Search a list of records
55 Send email O
55 Seven-sided dice from five-sided dice
55 Strip block comments
55 Synchronous concurrency O
55 Terminal control/Cursor positioning
55 XML/DOM serialization
54 Bell numbers
54 Code Golf: Code Golf
54 Extensible prime generator
54 Heronian triangles
54 Jaro similarity
54 Kronecker product
54 Polynomial regression
54 Recaman's sequence
54 Strange plus numbers
54 Text processing/2
54 Wireworld
54 Zebra puzzle
53 Average loop length
53 Determine if a string is squeezable
53 Dining philosophers
53 Doubly-linked list/Element insertion
53 Fractran
53 Gaussian elimination
53 Halt and catch fire
53 Hofstadter Figure-Figure sequences
53 Longest string challenge
53 Make directory path
53 Sierpinski triangle/Graphical
53 Smallest square that begins with n
53 Spinning rod animation/Text
53 Water collected between towers
52 Bioinformatics/base count
52 Compare length of two strings
52 Convex hull
52 Determinant and permanent
52 Doubly-linked list/Traversal
52 Execute a Markov algorithm
52 GUI component interaction O
52 Generate Chess960 starting position
52 Metaprogramming O O
52 Stable marriage problem
52 Text processing/1
52 The Name Game
52 Totient function
51 Aliquot sequence classifications
51 Append a record to the end of a text file
51 Elementary cellular automaton
51 Musical scale
51 Respond to an unknown method call O O
51 Taxicab numbers
51 Text between
51 Ulam spiral (for primes)
50 21 game
50 ABC words
50 Bitmap/Flood fill O
50 Chowla numbers
50 Colour bars/Display
50 Digital root/Multiplicative digital root
50 Doubly-linked list/Definition
50 Echo server
50 Floyd-Warshall algorithm
50 History variables O
50 Image noise O
50 Last letter-first letter
50 Mertens function
50 Munching squares
50 Numbers divisible by their individual digits, but not by the product of their digits.
50 Polymorphic copy O
50 Polynomial long division
50 Sparkline in unicode
50 Sum of the digits of n is substring of n
50 Visualize a tree
49 Abbreviations, easy
49 Colour pinstripe/Display O
49 Element-wise operations
49 Hilbert curve
49 MAC vendor lookup
49 OpenGL O
49 Send an unknown method call
49 Set consolidation
49 Sorting algorithms/Radix sort
49 UTF-8 encode and decode
49 Verify distribution uniformity/Naive
48 Active object O
48 Approximate equality
48 Casting out nines
48 Determine if only one instance is running
48 GUI/Maximum window dimensions O
48 Narcissist
48 Start from a main routine O
48 Strange numbers
48 Substitution cipher
48 Variable size/Set O O
47 Bitmap/Midpoint circle algorithm O
47 Bitmap/Read a PPM file O
47 Color of a screen pixel O
47 Currency
47 Deepcopy
47 Idiomatically determine all the lowercase and uppercase letters
47 Knapsack problem/Bounded
47 Loops/Wrong ranges
47 Parsing/Shunting-yard algorithm
47 Permutations/Derangements
47 Problem of Apollonius
47 Sorting Algorithms/Circle Sort
47 Speech synthesis
47 Sum to 100
47 Terminal control/Dimensions
47 Twelve statements
47 Type detection
46 Abbreviations, simple
46 Base 16 numbers needing a to f
46 Bulls and cows/Player
46 Compiler/lexical analyzer
46 Continued fraction/Arithmetic/Construct from rational number
46 Factorions
46 Feigenbaum constant calculation
46 Find words which contains more than 3 e vowels
46 Fivenum
46 Flipping bits game
46 Keyboard input/Flush the keyboard buffer
46 Pascal's triangle/Puzzle
46 Permutations by swapping
46 Rosetta Code/Count examples
46 Secure temporary file
46 Shift list elements to left by 3
46 Sort a list of object identifiers
46 Sorting algorithms/Patience sort
46 Special divisors
46 Subtractive generator
46 Sutherland-Hodgman polygon clipping
46 Truth table
45 Atomic updates O O
45 Brazilian numbers
45 Coprimes
45 Display a linear combination
45 File extension is in extensions list
45 Humble numbers
45 Input/Output for pairs of numbers
45 MD5/Implementation
45 Nice primes
45 Palindrome dates
45 Product of divisors
45 Ranking methods
45 Read a file character by character/UTF8 O
45 S-expressions
45 Sailors, coconuts and a monkey problem
45 Terminal control/Hiding the cursor
45 Yellowstone sequence
44 Balanced ternary
44 Brace expansion
44 Carmichael 3 strong pseudoprimes
44 Combinations and permutations
44 Count how many vowels and consonants occur in a string
44 Cramer's rule
44 Cycle detection
44 Digit fifth powers
44 Euler's identity
44 Find prime numbers of the form n*n*n+2
44 Hickerson series of almost integers
44 Input/Output for lines of text
44 Julia set
44 Lah numbers
44 Largest number divisible by its digits
44 Long primes
44 Percentage difference between images O
44 Primorial numbers
44 Safe primes and unsafe primes
44 Sequence: smallest number with exactly n divisors
44 Summarize and say sequence
44 Terminal control/Inverse video
44 Voronoi diagram
43 Calendar - for "REAL" programmers
43 Find prime n such that reversed n is also prime
43 Find square difference
43 Find words which contains all the vowels
43 Four is magic
43 GUI enabling/disabling of controls O
43 Inverted index
43 Kahan summation
43 Matrix with two diagonals
43 Modular arithmetic
43 Odd and square numbers
43 Permutations with repetitions
43 Prime conspiracy
43 Pythagorean quadruples
43 Table creation/Postal addresses
43 Triplet of three numbers
43 Unique characters
43 Variable-length quantity
42 Cheryl's birthday
42 Extra primes
42 Fibonacci word/fractal
42 Find the intersection of a line with a plane
42 Function prototype O O O
42 Knuth's algorithm S
42 Magic squares of doubly even order
42 Mersenne primes
42 Parallel calculations O O
42 Pathological floating point problems
42 Penney's game
42 Rosetta Code/Find bare lang tags
42 Scope/Function names and labels
42 Statistics/Normal distribution
42 Topswops
41 Arithmetic-geometric mean/Calculate Pi
41 Bitwise IO O
41 Create a file on magnetic tape O
41 Cuban primes
41 Find palindromic numbers in both binary and ternary bases
41 Find words whose first and last three letters are equal
41 Frobenius numbers
41 Implicit type conversion
41 Integer roots
41 Maze solving
41 Metered concurrency
41 Parametric polymorphism O
41 Permutation test
41 Primes whose sum of digits is 25
41 Pseudo-random numbers/Middle-square method
41 QR decomposition
41 Ray-casting algorithm
41 Sorting algorithms/Strand sort
41 Sudan function
41 Test integerness
41 Vampire number
40 10001th prime
40 Ascending primes
40 Break OO privacy O
40 Church numerals
40 Cousin primes
40 Dice game probabilities
40 Koch curve
40 LU decomposition
40 Longest common suffix
40 Lychrel numbers
40 Multiple regression
40 Numbers with prime digits whose sum is 13
40 Old Russian measure of length
40 Parsing/RPN to infix conversion
40 Pythagoras tree
40 Sequence: smallest number greater than previous term with exactly n divisors
40 Solve the no connection puzzle
39 Alternade words
39 Apply a digital filter (direct form II transposed)
39 Check output device is a terminal
39 Constrained genericity O O O
39 Draw a rotating cube
39 Events
39 Find words with alternating vowels and consonants
39 Length of an arc between two angles
39 Metronome
39 Minesweeper game
39 Minimum number of cells after, before, above and below NxN squares
39 Multi-dimensional array O
39 Mutex
39 Numerical integration/Gauss-Legendre Quadrature
39 Order disjoint list items
39 Pinstripe/Display
39 RSA code
39 Show the (decimal) value of a number of 1s appended with a 3, then squared
39 Sort the letters of string in alphabetical order
39 Square-free integers
39 Terminal control/Unicode output
38 Algebraic data types
38 Bitmap/Bézier curves/Cubic O
38 Change e letters to i in words
38 Circular primes
38 Conjugate transpose
38 Create an object at a given address O O
38 Determine if two triangles overlap
38 Eban numbers
38 Entropy/Narcissist
38 Machine code
38 Multiline shebang
38 Negative base numbers
38 Numbers in base-16 representation that cannot be written with decimal digits
38 Numbers whose binary and ternary digit sums are prime
38 Object serialization O
38 Pentagram
38 Smarandache prime-digital sequence
38 Strange unique prime triplets
38 Strong and weak primes
38 Subset sum problem
38 Sum of elements below main diagonal of matrix
38 Word wheel
38 Zumkeller numbers
37 AVL tree
37 Chaocipher
37 Diversity prediction theorem
37 Find first and last set bit of a long integer
37 Greedy algorithm for Egyptian fractions
37 MD4
37 Ordered partitions
37 Pell's equation
37 Polyspiral
37 RIPEMD-160
37 Steady squares
37 Successive prime differences
37 Superellipse
36 Bacon cipher
36 Faulhaber's triangle
36 First power of 2 that has leading decimal digits of 12
36 Galton box animation
36 Gauss-Jordan matrix inversion
36 Numbers with equal rises and falls
36 Partition function P
36 Perlin noise
36 Poker hand analyser
36 Sexy primes
36 Terminal control/Cursor movement
36 Terminal control/Preserve screen
36 Textonyms
36 Twin primes
36 URL parser
35 Angles (geometric), normalization and conversion
35 Bitmap/Bézier curves/Quadratic O
35 Calkin-Wilf sequence
35 Canonicalize CIDR
35 Check input device is a terminal
35 Color wheel
35 Death Star O
35 Decimal floating point number to binary
35 FTP
35 Find first missing positive
35 Minimum positive multiple in base 10 using only 0 and 1
35 Motzkin numbers
35 Möbius function
35 Numbers with same digit set in base 10 and base 16
35 Parameterized SQL statement
35 Parse command-line arguments
35 Partition an integer x into n primes
35 Peano curve
35 Positive decimal integers with the digit 1 occurring exactly twice
35 Reflection/List properties
35 Rosetta Code/Find unimplemented tasks
35 Set puzzle
35 Simple database
35 Solve a Hidato puzzle
35 Sorting algorithms/Cycle sort
35 Topic variable
35 Unprimeable numbers
35 Use another language to call a function
35 Weird numbers
35 Word break problem
34 Bitmap/Histogram O
34 Burrows–Wheeler transform
34 Chebyshev coefficients
34 Chemical calculator
34 Decision tables
34 Esthetic numbers
34 Executable library
34 Faulhaber's formula
34 Find if a point is within a triangle
34 Find words which contain the most consonants
34 First 9 prime Fibonacci number
34 Jacobi symbol
34 Law of cosines - triples
34 Long literals, with continuations
34 Magnanimous numbers
34 Mayan numerals
34 Mian-Chowla sequence
34 Multiplicative order
34 Parallel brute force
34 Pierpont primes
34 Straddling checkerboard
34 Wieferich primes
34 Write to Windows event log
34 Xiaolin Wu's line algorithm
34 Zhang-Suen thinning algorithm
33 Abelian sandpile model
33 Bin given limits
33 Bitcoin/address validation
33 Chat server O
33 Checkpoint synchronization
33 Common list elements
33 Distinct power numbers
33 Doomsday rule
33 Fairshare between two and more
33 Largest prime factor
33 Maximum difference between adjacent elements of list
33 Memory layout of a data structure O O
33 Minimum numbers of three lists
33 Pragmatic directives O
33 Primes with digits in nondecreasing order
33 Random Latin squares
33 Range consolidation
33 Resistor mesh
33 Set of real numbers
33 Sum and product puzzle
33 Summarize primes
33 Super-d numbers
33 Unique characters in each string
33 Verify distribution uniformity/Chi-squared test
33 Words from neighbour ones
32 Common sorted list
32 Deconvolution/1D
32 Execute SNUSP
32 Find squares n where n+1 is prime
32 Finite state machine
32 Generate random chess position
32 Generate random numbers without repeating a value
32 Go Fish
32 HTTPS/Authenticated
32 Hunt the Wumpus
32 Keyboard macros
32 Monads/Maybe monad
32 Neighbour primes
32 Nonoblock
32 Numbers in base 10 that are palindromic in bases 2, 4, and 16
32 Numeric error propagation
32 Rosetta Code/Fix code tags
32 State name puzzle
32 Stirling numbers of the second kind
32 Video display modes
32 Window creation/X11 O O
31 A* search algorithm
31 Arena storage pool
31 Arithmetic numbers
31 Bioinformatics/Sequence mutation
31 Biorhythms
31 Check Machin-like formulas
31 Compiler/virtual machine interpreter
31 Day of the week of Christmas and New Year
31 Exactly three adjacent 3 in lists
31 Find minimum number of coins that make a given value
31 First class environments
31 First perfect square in base n with n unique digits
31 Harmonic series
31 Increasing gaps between consecutive Niven numbers
31 Last list item
31 N-smooth numbers
31 Plasma effect
31 Product of min and max prime factors
31 Ramsey's theorem
31 Stirling numbers of the first kind
31 Stream merge
31 Sylvester's sequence
31 The ISAAC cipher
31 Update a configuration file
30 Birthday problem
30 De Bruijn sequences
30 Fermat numbers
30 Formal power series
30 Honeycombs O
30 Jacobsthal numbers
30 Kronecker product based fractals
30 Largest five adjacent number
30 Natural sorting
30 Next highest int from digits
30 Reflection/List methods
30 Reverse the order of lines in a text file while preserving the contents of each line
30 Sierpinski pentagon
30 Sorting algorithms/Cocktail sort with shifting bounds
30 Sum of primes in odd positions is prime
30 Table creation
30 Teacup rim text
30 Tonelli-Shanks algorithm
29 Active Directory/Connect O
29 Append numbers at same position in strings
29 Audio alarm
29 Cut a rectangle
29 Find largest left truncatable prime in a given base
29 Fixed length records
29 Fraction reduction
29 Legendre prime counting function
29 Merge and aggregate datasets
29 Minimum multiple of m where digital sum equals m
29 Monads/List monad
29 Mosaic matrix
29 Odd words
29 Palindromic gapful numbers
29 Piprimes
29 Play recorded sounds
29 Prime numbers which contain 123
29 Pseudo-random numbers/PCG32
29 Safe addition
29 Same fringe
29 Sequence of primorial primes
29 Shortest common supersequence
29 Sleeping Beauty problem
29 Snake and ladder
29 Solve a Holy Knight's tour
29 Sum of square and cube digits of an integer are primes
29 Summation of primes
29 Sunflower fractal
29 Superpermutation minimisation
29 Thiele's interpolation formula
29 World Cup group stage
28 Almkvist-Giullera formula for pi
28 Card shuffles
28 Changeable words
28 Cipolla's algorithm
28 Cistercian numerals
28 Continued fraction/Arithmetic/G(matrix ng, continued fraction n)
28 Coprime triplets
28 Deming's funnel
28 Descending primes
28 Distributed programming
28 Elliptic curve arithmetic
28 Exponentiation with infix operators in (or operating on) the base
28 Find adjacent primes which differ by a square integer
28 Idiomatically determine all the characters that can be used for symbols
28 Image convolution
28 Intersecting number wheels
28 Nautical bell
28 Numeric separator syntax
28 Order by pair comparisons
28 Paraffins
28 Playfair cipher
28 Sierpinski arrowhead curve
28 Spelling of ordinal numbers
28 Total circles area
28 UPC
28 Welch's t-test
28 Yahoo! search interface
27 Base58Check encoding
27 Deceptive numbers
27 Erdős-primes
27 Four sides of square
27 Function frequency
27 K-means++ clustering
27 Kolakoski sequence
27 Linux CPU utilization
27 Make a backup file
27 Matrix chain multiplication
27 Mind boggling card trick
27 Odd squarefree semiprimes
27 Padovan sequence
27 Parse an IP Address
27 Percolation/Mean run density
27 Permutations/Rank of a permutation
27 Permuted multiples
27 Prime triplets
27 Prime words
27 RCRPG
27 Ramer-Douglas-Peucker line simplification
27 Self numbers
27 Simulate input/Keyboard
27 Smallest multiple
27 Smallest power of 6 whose decimal expansion contains n
27 Snake
27 Special neighbor primes
26 15 puzzle solver
26 Commatizing numbers
26 Consecutive primes with ascending or descending differences
26 Cullen and Woodall numbers
26 File size distribution
26 Getting the number of decimal places
26 Hough transform
26 Kosaraju
26 List rooted trees
26 Longest substrings without repeating characters
26 Lucky and even lucky numbers
26 Magic squares of singly even order
26 Markov chain text generator
26 Numbers whose count of divisors is prime
26 Orbital elements
26 Palindromic primes
26 Quadrat special primes
26 Rare numbers
26 Reverse the gender of a string
26 Ulam numbers
25 ASCII art diagram converter
25 Abelian sandpile model/Identity
25 Assertions in design by contract
25 Compiler/code generator
25 Concatenate two primes is also prime
25 Create an object/Native demonstration O O
25 Curzon numbers
25 EKG sequence convergence
25 Elementary cellular automaton/Random number generator
25 Index finite lists of positive integers
25 Joystick position O
25 Mastermind
25 Next special primes
25 Palindromic primes in base 16
25 Pseudo-random numbers/Xorshift star
25 Record sound O
25 Reflection/Get source
25 SOAP
25 Sine wave
25 Solve a Hopido puzzle
25 Solve a Numbrix puzzle
25 Sum data type
25 Sum of two adjacent numbers are primes
25 Zeckendorf arithmetic
24 Active Directory/Search for a user O
24 Addition chains
24 Bilinear interpolation
24 Compiler/syntax analyzer
24 Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)
24 Euler's constant 0.5772...
24 Find duplicate files
24 Levenshtein distance/Alignment
24 Main step of GOST 28147-89
24 Native shebang
24 Perceptron
24 Print debugging statement
24 Pseudo-random numbers/Splitmix64
24 Selectively replace multiple instances of a character within a string
24 Sequence: nth number with exactly n divisors
24 Sokoban
24 Solve triangle solitare puzzle
24 The sieve of Sundaram
24 Untrusted environment
24 Vigenère cipher/Cryptanalysis
23 Brilliant numbers
23 Cubic special primes
23 Cyclops numbers
23 Knuth's power tree
23 Largest product in a grid
23 Latin Squares in reduced form
23 Line circle intersection
23 Median filter
23 Metallic ratios
23 N-body problem
23 Names to numbers
23 Nested templated data
23 Nonogram solver
23 Permutations with some identical elements
23 Pig the dice game/Player
23 Polynomial synthetic division
23 Primes whose first and last number is 3
23 Print itself
23 Sierpinski curve
23 Singly-linked list/Element removal
23 Substring primes
23 Useless instructions
23 Variable declaration reset
23 Vibrating rectangles
23 Vogel's approximation method
23 Wilson primes of order n
22 Bitcoin/public point to address
22 Collect and sort square numbers in ascending order from three lists
22 Colorful numbers
22 Data Encryption Standard
22 Draw pixel 2
22 Eertree
22 Elementary cellular automaton/Infinite length
22 Juggler sequence
22 Matrix digital rain
22 Monads/Writer monad
22 Montgomery reduction
22 Own digits power sum
22 Padovan n-step number sequences
22 Peaceful chess queen armies
22 Practical numbers
22 Primes which contain only one odd digit
22 Pseudo-random numbers/Combined recursive generator MRG32k3a
22 Riordan numbers
22 Selective file copy
22 Simulate input/Mouse O
22 Soloway's recurring rainfall
22 Special factorials
22 Window management O
21 Air mass
21 Arithmetic coding/As a generalized change of radix
21 Aspect oriented programming
21 Compare sorting algorithms' performance
21 Cyclotomic polynomial
21 Idoneal numbers
21 Imaginary base numbers
21 Jaro-Winkler distance
21 Just in time processing on a character stream
21 K-d tree
21 Klarner-Rado sequence
21 Largest difference between adjacent primes
21 Logistic curve fitting in epidemiology
21 Nimber arithmetic
21 Pancake numbers
21 Percolation/Site percolation
21 Primes - allocate descendants to their ancestors
21 Quoting constructs
21 Readline interface
21 Separate the house number from the street name
21 Smallest numbers
21 Sort primes from list to a list
21 Special pythagorean triplet
21 Transportation problem
21 Word ladder
21 Wordle comparison
20 Anadromes
20 Color quantization O
20 Compiler/AST interpreter
20 Determine sentence type
20 Factorial primes
20 HTTPS/Client-authenticated
20 Largest palindrome product
20 Magic constant
20 Minimum primes
20 Most frequent k chars distance
20 P-value correction
20 Percolation/Mean cluster density
20 SQL-based authentication
20 Safe and Sophie Germain primes
20 Self-hosting compiler
20 Sierpinski square curve
20 Square root by hand
20 Terminal control/Positional read
20 Two's complement
20 Word search
19 Bitmap/Read an image through a pipe
19 Chernick's Carmichael numbers
19 Code segment unload O
19 Find URI in text
19 Free polyominoes enumeration
19 Goldbach's comet
19 Honaker primes
19 Long stairs
19 Numbers which are the cube roots of the product of their proper divisors
19 Periodic table
19 Prime numbers p for which the sum of primes less than or equal to p is prime
19 Prime triangle
19 Proof O O O
19 SHA-256 Merkle tree
19 Simulated annealing
19 Tarjan
19 Two bullet roulette
19 VList
19 XML validation
18 Banker's algorithm
18 Bitmap/PPM conversion through a pipe
18 Conjugate a Latin verb
18 Fortunate numbers
18 Giuga numbers
18 Gradient descent
18 Longest palindromic substrings
18 Minimal steps down to 1
18 Modified random distribution
18 NYSIIS
18 Non-transitive dice
18 Numerical integration/Adaptive Simpson's method
18 Pandigital prime
18 Particle swarm optimization
18 Penrose tiling
18 Percolation/Bond percolation
18 Ramanujan's constant
18 Rendezvous O
18 Retrieve and search chat history
18 Safe mode
18 Suffix tree
18 Tree from nesting levels
17 Achilles numbers
17 Bioinformatics/Subsequence
17 Camel case and snake case
17 Canny edge detector
17 Distribution of 0 digits in factorial series
17 Four is the number of letters in the ...
17 Geohash
17 Geometric algebra
17 Overloaded operators
17 Pseudorandom number generator image
17 Sorting algorithms/Tree sort on a linked list
17 Three word location
17 Topological sort/Extracted top item
16 Binary coded decimal
16 De Polignac numbers
16 Hex words
16 Interactive help
16 Meissel–Mertens constant
16 OpenWebNet password
16 Pentomino tiling
16 Pisano period
16 Polynomial derivative
16 Railway circuit
16 Rhonda numbers
16 Rodrigues’ rotation formula
16 Run as a daemon or service
16 Ruth-Aaron numbers
16 Sphenic numbers
16 Text completion
16 Unit testing
15 Composite numbers k with no single digit factors whose factors are all substrings of k
15 Count the coins/0-1
15 Curve that touches three points
15 Double Twin Primes
15 Duffinian numbers
15 Earliest difference between prime gaps
15 Euclid-Mullin sequence
15 Factorial base numbers indexing permutations of a collection
15 Functional coverage tree
15 Gotchas
15 Inconsummate numbers in base 10
15 Minkowski question-mark function
15 Multi-base primes
15 One-time pad
15 Ormiston pairs
15 Repunit primes
15 Set right-adjacent bits
15 Tetris
15 Tropical algebra overloading
15 Untouchable numbers
15 Wagstaff primes
15 XXXX redacted
14 Audio frequency generator
14 Checksumcolor
14 Colour pinstripe/Printer O
14 Deconvolution/2D+
14 Display an outline as a nested table
14 Equal prime and composite sums
14 Erdös-Selfridge categorization of primes
14 Even numbers which cannot be expressed as the sum of two twin primes
14 Find Chess960 starting position identifier
14 Generalised floating point addition
14 Greed
14 Hourglass puzzle
14 Jaccard index
14 Launch rocket with countdown and acceleration in stdout
14 Powerful numbers
14 SEND + MORE = MONEY
14 Solve hanging lantern problem
14 Using a speech engine to highlight words
14 Verhoeff algorithm
14 War card game
13 Arithmetic derivative
13 Catmull–Clark subdivision surface
13 Distance and Bearing
13 Erdős-Nicolas numbers
13 Execute CopyPasta Language
13 Faces from a mesh
13 Fibonacci matrix-exponentiation
13 Gaussian primes
13 Graph colouring
13 Home primes
13 Isograms and heterograms
13 Iterators
13 Mayan calendar
13 O'Halloran numbers
13 Pell numbers
13 Round-robin tournament schedule
13 Spoof game
13 Time-based one-time password algorithm
13 Triangular numbers
13 Wordiff
12 16 puzzle game
12 ADFGVX cipher
12 Anaprimes
12 Calmo numbers
12 Combinations with repetitions/Square digit chain
12 Distinct palindromes within decimal numbers
12 Execute Computer/Zero
12 External sort
12 French Republican calendar
12 Magic numbers
12 Morpion solitaire
12 Ormiston triples
12 Pinstripe/Printer
12 Primes: n*2^m+1
12 Ramanujan primes
12 Range modifications
12 Rosetta Code/Rank languages by number of users
12 Rosetta Code/Tasks without examples
12 Simple turtle graphics
12 Square form factorization
12 Starting a web browser
12 Suffixation of decimal numbers
12 Terminal control/Restricted width positional input/No wrapping
12 Tree datastructures
12 Ultra useful primes
11 Bioinformatics/Global alignment
11 Brace expansion using ranges
11 Countdown
11 Discrete Fourier transform
11 IPC via named pipe
11 Numbers which are not the sum of distinct squares
11 Numerical and alphabetical suffixes
11 OpenGL/Utah teapot
11 Pan base non-primes
11 Parse EBNF
11 Penholodigital squares
11 Resistance calculator
11 Search in paragraph's text
11 Sieve of Pritchard
11 Sort an outline at every level
11 Terminal control/Restricted width positional input/With wrapping
11 URL shortener
11 Upside-down numbers
10 Addition-chain exponentiation
10 Boyer-Moore string search
10 Compiler/Verifying syntax
10 Elliptic Curve Digital Signature Algorithm
10 Integer long division
10 Knuth-Morris-Pratt string search
10 N-queens minimum and knights and bishops
10 Quad-power prime seeds
10 Resistance network calculator
10 Robots
10 Solve equations with substitution method
10 Sub-unit squares
10 Super-Poulet numbers
10 Tamagotchi emulator
10 Text to HTML
10 User defined pipe and redirection operators
10 Zsigmondy numbers
9 B-spline
9 Black box
9 Doubly-linked list/Element removal
9 Fermat pseudoprimes
9 Fibonacci heap
9 Marching squares
9 Multidimensional Newton-Raphson method
9 OpenGL pixel shader
9 Pairs with common factors
9 Penta-power prime seeds
9 Price list behind API
9 Ramanujan primes/twins
9 Random sentence from book
9 Rosetta Code/Run examples
9 Singular value decomposition
9 Smallest enclosing circle problem
9 Transliterate English text using the Greek alphabet
9 Worthwhile task shaving
8 Audio overlap loop
8 Babylonian spiral
8 Dating agency
8 Factor-perfect numbers
8 Hexapawn
8 Horse racing
8 I'm a software engineer, get me out of here
8 Inner classes
8 P-Adic numbers, basic
8 Peripheral drift illusion
8 Raster bars
8 Recursive descent parser generator
8 Remote agent/Agent logic
8 Remote agent/Simulation
8 Segmentation fault protection
8 Smallest number k such that k+2^m is composite for all m less than k
8 Strassen's algorithm
8 Wasteful, equidigital and frugal numbers
8 Waveform analysis/Doh ray me O O
8 WiktionaryDumps to words
7 Apéry's constant
7 Bifid cipher
7 Boids
7 Boustrophedon transform
7 Chess player
7 Compiler/Simple file inclusion pre processor
7 Engel expansion
7 Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique
7 Process SMIL directives in XML data
7 Remote agent/Agent interface
7 Sorensen–Dice coefficient
7 Statistics/Chi-squared distribution
6 Anagram generator
6 Autogram checker
6 Convert CSV records to TSV
6 Create an executable for a program in an interpreted language
6 Create your own text control codes
6 Divide a rectangle into a number of unequal triangles
6 Dominoes
6 OLE automation O O O
6 P-Adic square roots
6 Particle fountain
6 Red black tree sort
6 Rosetta Code/List authors of task descriptions
6 Selection bias in clinical sciences
6 Solve a Rubik's cube
6 Use a REST API
6 Wave function collapse
5 CLI-based maze-game
5 Cycles of a permutation
5 Erdős–Woods numbers
5 Generalised floating point multiplication
5 Multiton
5 Number triplets game
5 Solving coin problems
5 Unicode polynomial equation O
5 Vidir
5 Waveform analysis/Top and tail O
5 Weather routing
4 15 puzzle game in 3D
4 Blackjack strategy
4 Compiler/Preprocessor
4 Cross compilation
4 Diophantine linear system solving
4 IRC gateway O
4 Protecting Memory Secrets
4 Sanitize user input
4 Smarandache-Wellin primes
4 Ukkonen’s suffix tree construction
4 Uno (card game)
4 WebGL rotating F
3 3d turtle graphics
3 Elevator simulation