Logo
Tasks
- 100 doors
- 24 game
- A+B
- ABC Problem
- Ackermann function
- Animate a pendulum
- Animation
- Apply a callback to an array
- Arithmetic-geometric mean
- Arithmetic/Integer
- Array concatenation
- Arrays
- Associative array/Creation
- Averages/Arithmetic mean
- Averages/Mean angle
- Averages/Pythagorean means
- Averages/Root mean square
- Averages/Simple moving average
- Binary search
- Bitwise operations
- Boolean values
- Box the compass
- Bulls and cows
- Caesar cipher
- Catalan numbers
- Chaos game
- Character codes
- Check that file exists
- Collections
- Color of a screen pixel
- Combinations
- Comma quibbling
- Command-line arguments
- Comments
- Compound data type
- Conditional structures
- Copy a string
- Count in octal
- Create a two-dimensional array at runtime
- Day of the week
- Delete a file
- Determine if a string is numeric
- Dot product
- Dragon curve
- Draw a cuboid
- Draw a sphere
- Dutch national flag problem
- Dynamic variable names
- Empty program
- Equilibrium index
- Ethiopian multiplication
- Evaluate binomial coefficients
- Even or odd
- Evolutionary algorithm
- Exceptions
- Execute a system command
- Exponentiation operator
- Factorial
- Factors of an integer
- Fibonacci sequence
- Fibonacci word/fractal
- Filter
- Find limit of recursion
- FizzBuzz
- Flatten a list
- Formatted numeric output
- Forward difference
- Fractal tree
- Function definition
- Generate lower case ASCII alphabet
- Generic swap
- Gray code
- Greatest common divisor
- Greatest element of a list
- Guess the number/With feedback
- Hamming numbers
- Happy numbers
- Hello world!
- Hello world/Graphical
- Hello world/Text
- Higher-order functions
- Horizontal sundial calculations
- Horner's rule for polynomial evaluation
- Increment a numerical string
- Input loop
- Integer comparison
- Interactive programming
- Introspection
- Keyboard input/Keypress check
- Keyboard input/Obtain a Y or N response
- Knuth shuffle
- Langton's ant
- Last Friday of each month
- Leap year
- Least common multiple
- Linear congruential generator
- Literals/Integer
- Literals/String
- Logical operations
- Longest common subsequence
- Look-and-say sequence
- Loop over multiple arrays simultaneously
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/N plus one half
- Loops/Nested
- Loops/While
- Luhn test of credit card numbers
- Mandelbrot set
- Map range
- Matrix multiplication
- Menu
- Middle three digits
- Monte Carlo methods
- Multiplication tables
- Mutual recursion
- N-queens problem
- Nth root
- Null object
- Number names
- Numerical integration
- Old lady swallowed a fly
- One-dimensional cellular automata
- Optional parameters
- Palindrome detection
- Pangram checker
- Pascal's triangle
- Perfect numbers
- Pick random element
- Playing cards
- Power set
- Primality by trial division
- Prime decomposition
- Program termination
- Queue/Usage
- Quine
- Random numbers
- Read a file line by line
- Real constants and functions
- Remove duplicate elements
- Repeat a string
- Reverse a string
- Reverse words in a string
- Roman numerals/Decode
- Roman numerals/Encode
- Roots of a quadratic function
- Rot-13
- Run-length encoding
- Scope modifiers
- Search a list
- Self-describing numbers
- Sequence of non-squares
- Short-circuit evaluation
- Sierpinski triangle
- Sierpinski triangle/Graphical
- Sieve of Eratosthenes
- Simple windowed application
- Singly-linked list/Element definition
- Singly-linked list/Element insertion
- Singly-linked list/Traversal
- Sleep
- Sorting algorithms/Merge sort
- Sorting algorithms/Quicksort
- Stack
- Stair-climbing puzzle
- String case
- String concatenation
- String length
- String matching
- Strip a set of characters from a string
- Subleq
- Substring
- Substring/Top and tail
- Sum and product of an array
- Sum digits of an integer
- Sum of a series
- Sum of squares
- Symmetric difference
- System time
- Terminal control/Clear the screen
- Terminal control/Cursor positioning
- Terminal control/Ringing the terminal bell
- The Twelve Days of Christmas
- Time a function
- Tokenize a string
- Tree traversal
- Trigonometric functions
- Undefined values
- Variables
- Variadic function
- Wireworld
- Yin and yang
- Zeckendorf number representation