*
A
- Abc problem
- Abc words
- Abundant odd numbers
- Abundant, deficient and perfect number classifications
- Ackermann function
- Add a variable to a class instance at runtime
- Additive primes
- Align columns
- Almost prime
- Alternade words
- Amicable pairs
- Anagrams
- Anagrams - deranged anagrams
- Anonymous recursion
- Anti-primes
- Apply a callback to an array
- Arbitrary-precision integers - included
- Arithmetic - complex
- Arithmetic - rational
- Array concatenation
- Array length
- Arrays
- Ascending primes
- Assertions
- Associative array - creation
- Associative array - iteration
- Associative array - merging
- Attractive numbers
- Averages - arithmetic mean
- Averages - median
- Averages - mode
- Averages - pythagorean means
- Averages - root mean square
B
- Babbage problem
- Bacon cipher
- Base 16 numbers needing a to f
- Base64 decode data
- Binary digits
- Binary search
- Binary strings
- Bioinformatics - base count
- Bitwise operations
- Boolean values
- Brazilian numbers
C
- Caesar cipher
- Calculating the value of e
- Call a function
- Camel case and snake case
- Cantor set
- Cartesian product of two or more lists
- Case-sensitivity of identifiers
- Casting out nines
- Catalan numbers
- Catamorphism
- Change e letters to i in words
- Changeable words
- Character codes
- Cheryl's birthday
- Chinese remainder theorem
- Circular primes
- Code golf
- Collect and sort square numbers in ascending order from three lists
- Collections - array
- Collections - dictionary
- Comma quibbling
- Common list elements
- Common sorted list
- Compare a list of strings
- Compare length of two strings
- Compound data type - 1
- Conditional structures - case when
- Conditional structures - if then else
- Conjugate a latin verb
- Continued fraction
- Convert seconds to compound duration
- Convex hull
- Coprime triplets
- Coprimes
- Copy a string
- Count how many vowels and consonants occur in a string
- Count in factors
- Count in octal
- Count occurrences of a substring
- Count the coins
- Cousin primes
- Crc-32
- Csv to html translation
- Cullen and woodall numbers
- Curzon numbers
- Cusip
- Cyclops numbers
D
- Damm algorithm
- Date manipulation
- Day of the week
- Days between dates
- Deepcopy
- Department numbers
- Descending primes
- Detect division by zero
- Determinant and permanent
- Determine if a string has all the same characters
- Determine if a string has all unique characters
- Determine if a string is collapsible
- Determine if a string is numeric
- Digital root
- Dijkstra's algorithm
- Disarium numbers
- Display a linear combination
- Distinct power numbers
- Dot product
- Draw a cuboid
- Duffinian numbers
E
- Egyptian division
- Emirp primes
- Empty directory
- Empty string
- Entropy
- Enumerations
- Equilibrium index
- Erdos-primes
- Esthetic numbers
- Ethiopian multiplication
- Evaluate binomial coefficients
- Even or odd
- Execute brainfuck
- Execute hq9+
- Exponentiation order
- Extend your language
F
- Factorial - fold
- Factorial - product
- Factorial - recursive
- Factorions
- Factors of a mersenne number
- Factors of an integer
- Fair share between two and more
- Fasta format
- Fibonacci sequence - recursive
- File extension is in extensions list
- Filter
- Find common directory path
- Find prime n such that reversed n is also prime
- Find square difference
- Find the intersection of a line with a plane
- Find the intersection of two lines
- Find the last sunday of each month
- Find the missing permutation
- Find words which contains all the vowels
- Find words which contains more than 3 e vowels
- Find words which contains most consonants
- Find words which first and last three letters are equal
- Find words with alternating vowels and consonants
- First-class functions
- Fivenum
- Fizzbuzz
- Flatten a list
- Floyd's triangle
- Formatted numeric output
- Fortunate numbers
- Forward difference
- Four sides of square
- Frobenius numbers
- Function composition
- Function definition
G
- Gapful numbers
- Generate lower case ascii alphabet
- Generic swap - 1
- Generic swap - 2
- Gray code
- Greatest common divisor
- Greatest element of a list
- Greatest subsequential sum
H
- Hailstone sequence
- Happy numbers
- Harmonic series
- Harshad or niven series
- Hash from two arrays
- Haversine formula
- Hello world - newbie
- Hello world - newline omission
- Hello world - text
- Here document
- Hex words
- Higher-order functions
- Hofstadter q sequence
- Horner's rule for polynomial evaluation
I
- Iban
- Identity matrix
- Idiomatically determine all the lowercase and uppercase letters
- Increment a numerical string
- Index finite lists of positive integers
- Infinity
- Integer overflow
- Integer roots
- Introspection
- Inverted syntax
- Isbn13 check digit
- Iterated digits squaring
J
- Jacobi symbol
- Jacobsthal numbers
- Jaro similarity
- Jensen's device
- Jewels and stones
- Jortsort
- Josephus problem
- Json
K
L
- Lah numbers
- Largest int from concatenated ints
- Largest number divisible by its digits
- Largest proper divisor of n
- Last friday of each month
- Leap year
- Least common multiple
- Leonardo numbers
- Letter frequency
- Levenshtein distance
- Levenshtein distance - alignment
- List comprehensions
- Literals - floating point
- Literals - integer
- Literals - string
- Logical operations
- Long literals, with continuations - using concatenations
- Long literals, with continuations - using string blocks
- Long multiplication
- Long year
- Longest common prefix
- Longest common subsequence
- Longest common substring
- Longest common suffix
- Longest increasing subsequence
- Longest palindromic substrings
- Look-and-say sequence
- Loop over multiple arrays simultaneously