Update all new Tasks

This commit is contained in:
Ingy döt Net 2015-02-20 09:02:09 -05:00
parent 00a190b0a6
commit 91df62d461
5697 changed files with 93386 additions and 804 deletions

View file

@ -11,6 +11,10 @@
name: 24 game/Solve
path: 24-game-Solve
url: 24_game/Solve
9 billion names of God the integer:
name: 9 billion names of God the integer
path: 9-billion-names-of-God-the-integer
url: 9_billion_names_of_God_the_integer
99 Bottles of Beer:
name: 99 Bottles of Beer
path: 99-Bottles-of-Beer
@ -19,10 +23,22 @@ A+B:
name: A+B
path: A+B
url: A+B
ABC Problem:
name: ABC Problem
path: ABC-Problem
url: ABC_Problem
AKS test for primes:
name: AKS test for primes
path: AKS-test-for-primes
url: AKS_test_for_primes
Abstract type:
name: Abstract type
path: Abstract-type
url: Abstract_type
Abundant, deficient and perfect number classifications:
name: Abundant, deficient and perfect number classifications
path: Abundant,-deficient-and-perfect-number-classifications
url: Abundant,_deficient_and_perfect_number_classifications
Accumulator factory:
name: Accumulator factory
path: Accumulator-factory
@ -55,6 +71,22 @@ Align columns:
name: Align columns
path: Align-columns
url: Align_columns
Aliquot sequence classifications:
name: Aliquot sequence classifications
path: Aliquot-sequence-classifications
url: Aliquot_sequence_classifications
Almost prime:
name: Almost prime
path: Almost-prime
url: Almost_prime
Amb:
name: Amb
path: Amb
url: Amb
Amicable pairs:
name: Amicable pairs
path: Amicable-pairs
url: Amicable_pairs
Anagrams:
name: Anagrams
path: Anagrams
@ -75,6 +107,10 @@ Anonymous recursion:
name: Anonymous recursion
path: Anonymous-recursion
url: Anonymous_recursion
Append a record to the end of a text file:
name: Append a record to the end of a text file
path: Append-a-record-to-the-end-of-a-text-file
url: Append_a_record_to_the_end_of_a_text_file
Apply a callback to an array:
name: Apply a callback to an array
path: Apply-a-callback-to-an-array
@ -95,6 +131,10 @@ Arithmetic-geometric mean:
name: Arithmetic-geometric mean
path: Arithmetic-geometric-mean
url: Arithmetic-geometric_mean
Arithmetic-geometric mean/Calculate Pi:
name: Arithmetic-geometric mean/Calculate Pi
path: Arithmetic-geometric-mean-Calculate-Pi
url: Arithmetic-geometric_mean/Calculate_Pi
Arithmetic/Complex:
name: Arithmetic/Complex
path: Arithmetic-Complex
@ -175,6 +215,14 @@ Balanced ternary:
name: Balanced ternary
path: Balanced-ternary
url: Balanced_ternary
Benford's law:
name: Benford's law
path: Benfords-law
url: Benford's_law
Bernoulli numbers:
name: Bernoulli numbers
path: Bernoulli-numbers
url: Bernoulli_numbers
Best shuffle:
name: Best shuffle
path: Best-shuffle
@ -195,6 +243,10 @@ Bitcoin/address validation:
name: Bitcoin/address validation
path: Bitcoin-address-validation
url: Bitcoin/address_validation
Bitcoin/public point to address:
name: Bitcoin/public point to address
path: Bitcoin-public-point-to-address
url: Bitcoin/public_point_to_address
Bitmap:
name: Bitmap
path: Bitmap
@ -275,6 +327,10 @@ CRC-32:
name: CRC-32
path: CRC-32
url: CRC-32
CSV data manipulation:
name: CSV data manipulation
path: CSV-data-manipulation
url: CSV_data_manipulation
CSV to HTML translation:
name: CSV to HTML translation
path: CSV-to-HTML-translation
@ -287,10 +343,10 @@ Calendar:
name: Calendar
path: Calendar
url: Calendar
Calendar - for "real" programmers:
name: Calendar - for "real" programmers
path: Calendar---for-real-programmers
url: Calendar_-_for_"real"_programmers
Calendar - for "REAL" programmers:
name: Calendar - for "REAL" programmers
path: Calendar---for-REAL-programmers
url: Calendar_-_for_"REAL"_programmers
Call a foreign-language function:
name: Call a foreign-language function
path: Call-a-foreign-language-function
@ -319,10 +375,22 @@ Case-sensitivity of identifiers:
name: Case-sensitivity of identifiers
path: Case-sensitivity-of-identifiers
url: Case-sensitivity_of_identifiers
Casting out nines:
name: Casting out nines
path: Casting-out-nines
url: Casting_out_nines
Catalan numbers:
name: Catalan numbers
path: Catalan-numbers
url: Catalan_numbers
Catalan numbers/Pascal's triangle:
name: Catalan numbers/Pascal's triangle
path: Catalan-numbers-Pascals-triangle
url: Catalan_numbers/Pascal's_triangle
Catamorphism:
name: Catamorphism
path: Catamorphism
url: Catamorphism
CatmullClark subdivision surface:
name: CatmullClark subdivision surface
path: Catmull-Clark-subdivision-surface
@ -331,10 +399,6 @@ Character codes:
name: Character codes
path: Character-codes
url: Character_codes
Character matching:
name: Character matching
path: Character-matching
url: Character_matching
Chat server:
name: Chat server
path: Chat-server
@ -351,10 +415,18 @@ Checkpoint synchronization:
name: Checkpoint synchronization
path: Checkpoint-synchronization
url: Checkpoint_synchronization
Chinese remainder theorem:
name: Chinese remainder theorem
path: Chinese-remainder-theorem
url: Chinese_remainder_theorem
Cholesky decomposition:
name: Cholesky decomposition
path: Cholesky-decomposition
url: Cholesky_decomposition
Circles of given radius through two points:
name: Circles of given radius through two points
path: Circles-of-given-radius-through-two-points
url: Circles_of_given_radius_through_two_points
Classes:
name: Classes
path: Classes
@ -363,6 +435,10 @@ Closest-pair problem:
name: Closest-pair problem
path: Closest-pair-problem
url: Closest-pair_problem
Closures/Value capture:
name: Closures/Value capture
path: Closures-Value-capture
url: Closures/Value_capture
Collections:
name: Collections
path: Collections
@ -391,10 +467,18 @@ Combinations:
name: Combinations
path: Combinations
url: Combinations
Combinations and permutations:
name: Combinations and permutations
path: Combinations-and-permutations
url: Combinations_and_permutations
Combinations with repetitions:
name: Combinations with repetitions
path: Combinations-with-repetitions
url: Combinations_with_repetitions
Comma quibbling:
name: Comma quibbling
path: Comma-quibbling
url: Comma_quibbling
Command-line arguments:
name: Command-line arguments
path: Command-line-arguments
@ -423,6 +507,10 @@ Conditional structures:
name: Conditional structures
path: Conditional-structures
url: Conditional_structures
Conjugate transpose:
name: Conjugate transpose
path: Conjugate-transpose
url: Conjugate_transpose
Constrained genericity:
name: Constrained genericity
path: Constrained-genericity
@ -448,6 +536,10 @@ Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fracti
Fraction N2)
path: Continued-fraction-Arithmetic-G-matrix-NG,-Contined-Fraction-N1,-Contined-Fraction-N2-
url: Continued_fraction/Arithmetic/G(matrix_NG,_Contined_Fraction_N1,_Contined_Fraction_N2)
Convert decimal number to rational:
name: Convert decimal number to rational
path: Convert-decimal-number-to-rational
url: Convert_decimal_number_to_rational
Conway's Game of Life:
name: Conway's Game of Life
path: Conways-Game-of-Life
@ -492,6 +584,10 @@ Create an object at a given address:
name: Create an object at a given address
path: Create-an-object-at-a-given-address
url: Create_an_object_at_a_given_address
Currying:
name: Currying
path: Currying
url: Currying
Cut a rectangle:
name: Cut a rectangle
path: Cut-a-rectangle
@ -560,6 +656,10 @@ Digital root:
name: Digital root
path: Digital-root
url: Digital_root
Digital root/Multiplicative digital root:
name: Digital root/Multiplicative digital root
path: Digital-root-Multiplicative-digital-root
url: Digital_root/Multiplicative_digital_root
Dinesman's multiple-dwelling problem:
name: Dinesman's multiple-dwelling problem
path: Dinesmans-multiple-dwelling-problem
@ -604,6 +704,10 @@ Dragon curve:
name: Dragon curve
path: Dragon-curve
url: Dragon_curve
Draw a clock:
name: Draw a clock
path: Draw-a-clock
url: Draw_a_clock
Draw a cuboid:
name: Draw a cuboid
path: Draw-a-cuboid
@ -724,6 +828,10 @@ Extend your language:
name: Extend your language
path: Extend-your-language
url: Extend_your_language
Extensible prime generator:
name: Extensible prime generator
path: Extensible-prime-generator
url: Extensible_prime_generator
Extreme floating point values:
name: Extreme floating point values
path: Extreme-floating-point-values
@ -752,10 +860,18 @@ Fibonacci sequence:
name: Fibonacci sequence
path: Fibonacci-sequence
url: Fibonacci_sequence
File IO:
name: File IO
path: File-IO
url: File_IO
Fibonacci word:
name: Fibonacci word
path: Fibonacci-word
url: Fibonacci_word
Fibonacci word/fractal:
name: Fibonacci word/fractal
path: Fibonacci-word-fractal
url: Fibonacci_word/fractal
File input/output:
name: File input/output
path: File-input-output
url: File_input/output
File modification time:
name: File modification time
path: File-modification-time
@ -780,6 +896,10 @@ Find limit of recursion:
name: Find limit of recursion
path: Find-limit-of-recursion
url: Find_limit_of_recursion
Find the last Sunday of each month:
name: Find the last Sunday of each month
path: Find-the-last-Sunday-of-each-month
url: Find_the_last_Sunday_of_each_month
Find the missing permutation:
name: Find the missing permutation
path: Find-the-missing-permutation
@ -808,6 +928,10 @@ Flatten a list:
name: Flatten a list
path: Flatten-a-list
url: Flatten_a_list
Flipping bits game:
name: Flipping bits game
path: Flipping-bits-game
url: Flipping_bits_game
Flow-control structures:
name: Flow-control structures
path: Flow-control-structures
@ -844,6 +968,10 @@ Fractal tree:
name: Fractal tree
path: Fractal-tree
url: Fractal_tree
Fractran:
name: Fractran
path: Fractran
url: Fractran
Function composition:
name: Function composition
path: Function-composition
@ -880,6 +1008,18 @@ Gamma function:
name: Gamma function
path: Gamma-function
url: Gamma_function
Gaussian elimination:
name: Gaussian elimination
path: Gaussian-elimination
url: Gaussian_elimination
Generate Chess960 starting position:
name: Generate Chess960 starting position
path: Generate-Chess960-starting-position
url: Generate_Chess960_starting_position
Generate lower case ASCII alphabet:
name: Generate lower case ASCII alphabet
path: Generate-lower-case-ASCII-alphabet
url: Generate_lower_case_ASCII_alphabet
Generator/Exponential:
name: Generator/Exponential
path: Generator-Exponential
@ -972,6 +1112,10 @@ Hash from two arrays:
name: Hash from two arrays
path: Hash-from-two-arrays
url: Hash_from_two_arrays
Hash join:
name: Hash join
path: Hash-join
url: Hash_join
Haversine formula:
name: Haversine formula
path: Haversine-formula
@ -984,6 +1128,10 @@ Hello world/Line printer:
name: Hello world/Line printer
path: Hello-world-Line-printer
url: Hello_world/Line_printer
Hello world/Newbie:
name: Hello world/Newbie
path: Hello-world-Newbie
url: Hello_world/Newbie
Hello world/Newline omission:
name: Hello world/Newline omission
path: Hello-world-Newline-omission
@ -1004,6 +1152,14 @@ Here document:
name: Here document
path: Here-document
url: Here_document
Heronian triangles:
name: Heronian triangles
path: Heronian-triangles
url: Heronian_triangles
Hickerson series of almost integers:
name: Hickerson series of almost integers
path: Hickerson-series-of-almost-integers
url: Hickerson_series_of_almost_integers
Higher-order functions:
name: Higher-order functions
path: Higher-order-functions
@ -1060,6 +1216,10 @@ I before E except after C:
name: I before E except after C
path: I-before-E-except-after-C
url: I_before_E_except_after_C
IBAN:
name: IBAN
path: IBAN
url: IBAN
Identity matrix:
name: Identity matrix
path: Identity-matrix
@ -1100,6 +1260,10 @@ Integer comparison:
name: Integer comparison
path: Integer-comparison
url: Integer_comparison
Integer overflow:
name: Integer overflow
path: Integer-overflow
url: Integer_overflow
Integer sequence:
name: Integer sequence
path: Integer-sequence
@ -1120,6 +1284,10 @@ Inverted syntax:
name: Inverted syntax
path: Inverted-syntax
url: Inverted_syntax
Iterated digits squaring:
name: Iterated digits squaring
path: Iterated-digits-squaring
url: Iterated_digits_squaring
JSON:
name: JSON
path: JSON
@ -1140,6 +1308,10 @@ Jump anywhere:
name: Jump anywhere
path: Jump-anywhere
url: Jump_anywhere
K-d tree:
name: K-d tree
path: K-d-tree
url: K-d_tree
K-means++ clustering:
name: K-means++ clustering
path: K-means++-clustering
@ -1224,6 +1396,10 @@ Least common multiple:
name: Least common multiple
path: Least-common-multiple
url: Least_common_multiple
Left factorials:
name: Left factorials
path: Left-factorials
url: Left_factorials
Letter frequency:
name: Letter frequency
path: Letter-frequency
@ -1264,6 +1440,10 @@ Longest common subsequence:
name: Longest common subsequence
path: Longest-common-subsequence
url: Longest_common_subsequence
Longest increasing subsequence:
name: Longest increasing subsequence
path: Longest-increasing-subsequence
url: Longest_increasing_subsequence
Longest string challenge:
name: Longest string challenge
path: Longest-string-challenge
@ -1324,6 +1504,10 @@ Lucas-Lehmer test:
name: Lucas-Lehmer test
path: Lucas-Lehmer-test
url: Lucas-Lehmer_test
Ludic numbers:
name: Ludic numbers
path: Ludic-numbers
url: Ludic_numbers
Luhn test of credit card numbers:
name: Luhn test of credit card numbers
path: Luhn-test-of-credit-card-numbers
@ -1340,14 +1524,26 @@ MD5/Implementation:
name: MD5/Implementation
path: MD5-Implementation
url: MD5/Implementation
Machine code:
name: Machine code
path: Machine-code
url: Machine_code
Mad Libs:
name: Mad Libs
path: Mad-Libs
url: Mad_Libs
Magic squares of odd order:
name: Magic squares of odd order
path: Magic-squares-of-odd-order
url: Magic_squares_of_odd_order
Main step of GOST 28147-89:
name: Main step of GOST 28147-89
path: Main-step-of-GOST-28147-89
url: Main_step_of_GOST_28147-89
Make directory path:
name: Make directory path
path: Make-directory-path
url: Make_directory_path
Man or boy test:
name: Man or boy test
path: Man-or-boy-test
@ -1376,6 +1572,10 @@ Matrix-exponentiation operator:
name: Matrix-exponentiation operator
path: Matrix-exponentiation-operator
url: Matrix-exponentiation_operator
Maximum triangle path sum:
name: Maximum triangle path sum
path: Maximum-triangle-path-sum
url: Maximum_triangle_path_sum
Maze generation:
name: Maze generation
path: Maze-generation
@ -1448,6 +1648,10 @@ Mouse position:
name: Mouse position
path: Mouse-position
url: Mouse_position
Move-to-front algorithm:
name: Move-to-front algorithm
path: Move-to-front-algorithm
url: Move-to-front_algorithm
Multifactorial:
name: Multifactorial
path: Multifactorial
@ -1472,10 +1676,18 @@ Multisplit:
name: Multisplit
path: Multisplit
url: Multisplit
Munching squares:
name: Munching squares
path: Munching-squares
url: Munching_squares
Mutual recursion:
name: Mutual recursion
path: Mutual-recursion
url: Mutual_recursion
N'th:
name: N'th
path: Nth
url: N'th
N-queens problem:
name: N-queens problem
path: N-queens-problem
@ -1488,6 +1700,14 @@ Narcissist:
name: Narcissist
path: Narcissist
url: Narcissist
Narcissistic decimal number:
name: Narcissistic decimal number
path: Narcissistic-decimal-number
url: Narcissistic_decimal_number
Natural sorting:
name: Natural sorting
path: Natural-sorting
url: Natural_sorting
Nautical bell:
name: Nautical bell
path: Nautical-bell
@ -1544,6 +1764,14 @@ Object serialization:
name: Object serialization
path: Object-serialization
url: Object_serialization
Odd word problem:
name: Odd word problem
path: Odd-word-problem
url: Odd_word_problem
Old lady swallowed a fly:
name: Old lady swallowed a fly
path: Old-lady-swallowed-a-fly
url: Old_lady_swallowed_a_fly
One of n lines in a file:
name: One of n lines in a file
path: One-of-n-lines-in-a-file
@ -1564,6 +1792,10 @@ Optional parameters:
name: Optional parameters
path: Optional-parameters
url: Optional_parameters
Order disjoint list items:
name: Order disjoint list items
path: Order-disjoint-list-items
url: Order_disjoint_list_items
Order two numerical lists:
name: Order two numerical lists
path: Order-two-numerical-lists
@ -1584,6 +1816,10 @@ Pangram checker:
name: Pangram checker
path: Pangram-checker
url: Pangram_checker
Paraffins:
name: Paraffins
path: Paraffins
url: Paraffins
Parallel calculations:
name: Parallel calculations
path: Parallel-calculations
@ -1596,6 +1832,10 @@ Parametrized SQL statement:
name: Parametrized SQL statement
path: Parametrized-SQL-statement
url: Parametrized_SQL_statement
Parse an IP Address:
name: Parse an IP Address
path: Parse-an-IP-Address
url: Parse_an_IP_Address
Parsing/RPN calculator algorithm:
name: Parsing/RPN calculator algorithm
path: Parsing-RPN-calculator-algorithm
@ -1624,10 +1864,30 @@ Pattern matching:
name: Pattern matching
path: Pattern-matching
url: Pattern_matching
Penney's game:
name: Penney's game
path: Penneys-game
url: Penney's_game
Percentage difference between images:
name: Percentage difference between images
path: Percentage-difference-between-images
url: Percentage_difference_between_images
Percolation/Bond percolation:
name: Percolation/Bond percolation
path: Percolation-Bond-percolation
url: Percolation/Bond_percolation
Percolation/Mean cluster density:
name: Percolation/Mean cluster density
path: Percolation-Mean-cluster-density
url: Percolation/Mean_cluster_density
Percolation/Mean run density:
name: Percolation/Mean run density
path: Percolation-Mean-run-density
url: Percolation/Mean_run_density
Percolation/Site percolation:
name: Percolation/Site percolation
path: Percolation-Site-percolation
url: Percolation/Site_percolation
Perfect numbers:
name: Perfect numbers
path: Perfect-numbers
@ -1648,6 +1908,18 @@ Permutations/Derangements:
name: Permutations/Derangements
path: Permutations-Derangements
url: Permutations/Derangements
Permutations/Rank of a permutation:
name: Permutations/Rank of a permutation
path: Permutations-Rank-of-a-permutation
url: Permutations/Rank_of_a_permutation
Pernicious numbers:
name: Pernicious numbers
path: Pernicious-numbers
url: Pernicious_numbers
Phrase reversals:
name: Phrase reversals
path: Phrase-reversals
url: Phrase_reversals
Pi:
name: Pi
path: Pi
@ -1764,6 +2036,10 @@ Queue/Usage:
name: Queue/Usage
path: Queue-Usage
url: Queue/Usage
Quickselect algorithm:
name: Quickselect algorithm
path: Quickselect-algorithm
url: Quickselect_algorithm
Quine:
name: Quine
path: Quine
@ -1776,6 +2052,10 @@ RIPEMD-160:
name: RIPEMD-160
path: RIPEMD-160
url: RIPEMD-160
RSA code:
name: RSA code
path: RSA-code
url: RSA_code
Random number generator (device):
name: Random number generator (device)
path: Random-number-generator--device-
@ -1796,6 +2076,10 @@ Range extraction:
name: Range extraction
path: Range-extraction
url: Range_extraction
Ranking methods:
name: Ranking methods
path: Ranking-methods
url: Ranking_methods
Rate counter:
name: Rate counter
path: Rate-counter
@ -1852,6 +2136,10 @@ Rendezvous:
name: Rendezvous
path: Rendezvous
url: Rendezvous
Rep-string:
name: Rep-string
path: Rep-string
url: Rep-string
Repeat a string:
name: Repeat a string
path: Repeat-a-string
@ -1872,6 +2160,10 @@ Reverse a string:
name: Reverse a string
path: Reverse-a-string
url: Reverse_a_string
Reverse words in a string:
name: Reverse words in a string
path: Reverse-words-in-a-string
url: Reverse_words_in_a_string
Rock-paper-scissors:
name: Rock-paper-scissors
path: Rock-paper-scissors
@ -1896,22 +2188,6 @@ Roots of unity:
name: Roots of unity
path: Roots-of-unity
url: Roots_of_unity
Rosetta Code/Count examples:
name: Rosetta Code/Count examples
path: Rosetta-Code-Count-examples
url: Rosetta_Code/Count_examples
Rosetta Code/Find unimplemented tasks:
name: Rosetta Code/Find unimplemented tasks
path: Rosetta-Code-Find-unimplemented-tasks
url: Rosetta_Code/Find_unimplemented_tasks
Rosetta Code/Fix code tags:
name: Rosetta Code/Fix code tags
path: Rosetta-Code-Fix-code-tags
url: Rosetta_Code/Fix_code_tags
Rosetta Code/Rank languages by popularity:
name: Rosetta Code/Rank languages by popularity
path: Rosetta-Code-Rank-languages-by-popularity
url: Rosetta_Code/Rank_languages_by_popularity
Rot-13:
name: Rot-13
path: Rot-13
@ -1920,6 +2196,10 @@ Run-length encoding:
name: Run-length encoding
path: Run-length-encoding
url: Run-length_encoding
Runge-Kutta method:
name: Runge-Kutta method
path: Runge-Kutta-method
url: Runge-Kutta_method
Runtime evaluation:
name: Runtime evaluation
path: Runtime-evaluation
@ -1984,6 +2264,10 @@ Self-referential sequence:
name: Self-referential sequence
path: Self-referential-sequence
url: Self-referential_sequence
Semiprime:
name: Semiprime
path: Semiprime
url: Semiprime
Semordnilap:
name: Semordnilap
path: Semordnilap
@ -2000,6 +2284,10 @@ Sequence of non-squares:
name: Sequence of non-squares
path: Sequence-of-non-squares
url: Sequence_of_non-squares
Sequence of primes by Trial Division:
name: Sequence of primes by Trial Division
path: Sequence-of-primes-by-Trial-Division
url: Sequence_of_primes_by_Trial_Division
Set:
name: Set
path: Set
@ -2096,6 +2384,22 @@ Solve a Hidato puzzle:
name: Solve a Hidato puzzle
path: Solve-a-Hidato-puzzle
url: Solve_a_Hidato_puzzle
Solve a Holy Knight's tour:
name: Solve a Holy Knight's tour
path: Solve-a-Holy-Knights-tour
url: Solve_a_Holy_Knight's_tour
Solve a Hopido puzzle:
name: Solve a Hopido puzzle
path: Solve-a-Hopido-puzzle
url: Solve_a_Hopido_puzzle
Solve a Numbrix puzzle:
name: Solve a Numbrix puzzle
path: Solve-a-Numbrix-puzzle
url: Solve_a_Numbrix_puzzle
Solve the no connection puzzle:
name: Solve the no connection puzzle
path: Solve-the-no-connection-puzzle
url: Solve_the_no_connection_puzzle
Sort an array of composite structures:
name: Sort an array of composite structures
path: Sort-an-array-of-composite-structures
@ -2196,6 +2500,10 @@ Soundex:
name: Soundex
path: Soundex
url: Soundex
Sparkline in unicode:
name: Sparkline in unicode
path: Sparkline-in-unicode
url: Sparkline_in_unicode
Special characters:
name: Special characters
path: Special-characters
@ -2236,10 +2544,26 @@ Start from a main routine:
name: Start from a main routine
path: Start-from-a-main-routine
url: Start_from_a_main_routine
State name puzzle:
name: State name puzzle
path: State-name-puzzle
url: State_name_puzzle
Statistics/Basic:
name: Statistics/Basic
path: Statistics-Basic
url: Statistics/Basic
Stem-and-leaf plot:
name: Stem-and-leaf plot
path: Stem-and-leaf-plot
url: Stem-and-leaf_plot
Stern-Brocot sequence:
name: Stern-Brocot sequence
path: Stern-Brocot-sequence
url: Stern-Brocot_sequence
String append:
name: String append
path: String-append
url: String_append
String case:
name: String case
path: String-case
@ -2260,6 +2584,14 @@ String length:
name: String length
path: String-length
url: String_length
String matching:
name: String matching
path: String-matching
url: String_matching
String prepend:
name: String prepend
path: String-prepend
url: String_prepend
Strip a set of characters from a string:
name: Strip a set of characters from a string
path: Strip-a-set-of-characters-from-a-string
@ -2304,6 +2636,10 @@ Sum digits of an integer:
name: Sum digits of an integer
path: Sum-digits-of-an-integer
url: Sum_digits_of_an_integer
Sum multiples of 3 and 5:
name: Sum multiples of 3 and 5
path: Sum-multiples-of-3-and-5
url: Sum_multiples_of_3_and_5
Sum of a series:
name: Sum of a series
path: Sum-of-a-series
@ -2408,6 +2744,18 @@ Text processing/Max licenses in use:
name: Text processing/Max licenses in use
path: Text-processing-Max-licenses-in-use
url: Text_processing/Max_licenses_in_use
Textonyms:
name: Textonyms
path: Textonyms
url: Textonyms
The ISAAC Cipher:
name: The ISAAC Cipher
path: The-ISAAC-Cipher
url: The_ISAAC_Cipher
The Twelve Days of Christmas:
name: The Twelve Days of Christmas
path: The-Twelve-Days-of-Christmas
url: The_Twelve_Days_of_Christmas
Thiele's interpolation formula:
name: Thiele's interpolation formula
path: Thieles-interpolation-formula
@ -2440,6 +2788,10 @@ Topswops:
name: Topswops
path: Topswops
url: Topswops
Total circles area:
name: Total circles area
path: Total-circles-area
url: Total_circles_area
Towers of Hanoi:
name: Towers of Hanoi
path: Towers-of-Hanoi
@ -2476,6 +2828,10 @@ URL encoding:
name: URL encoding
path: URL-encoding
url: URL_encoding
Ulam spiral (for primes):
name: Ulam spiral (for primes)
path: Ulam-spiral--for-primes-
url: Ulam_spiral_(for_primes)
Unbias a random generator:
name: Unbias a random generator
path: Unbias-a-random-generator
@ -2496,6 +2852,10 @@ Universal Turing machine:
name: Universal Turing machine
path: Universal-Turing-machine
url: Universal_Turing_machine
Unix/ls:
name: Unix/ls
path: Unix-ls
url: Unix/ls
Update a configuration file:
name: Update a configuration file
path: Update-a-configuration-file
@ -2568,6 +2928,10 @@ Visualize a tree:
name: Visualize a tree
path: Visualize-a-tree
url: Visualize_a_tree
Vogel's approximation method:
name: Vogel's approximation method
path: Vogels-approximation-method
url: Vogel's_approximation_method
Voronoi diagram:
name: Voronoi diagram
path: Voronoi-diagram
@ -2604,6 +2968,10 @@ Word wrap:
name: Word wrap
path: Word-wrap
url: Word_wrap
World Cup group stage:
name: World Cup group stage
path: World-Cup-group-stage
url: World_Cup_group_stage
Write float arrays to a text file:
name: Write float arrays to a text file
path: Write-float-arrays-to-a-text-file
@ -2660,6 +3028,14 @@ Zeckendorf number representation:
name: Zeckendorf number representation
path: Zeckendorf-number-representation
url: Zeckendorf_number_representation
Zero to the zero power:
name: Zero to the zero power
path: Zero-to-the-zero-power
url: Zero_to_the_zero_power
Zhang-Suen thinning algorithm:
name: Zhang-Suen thinning algorithm
path: Zhang-Suen-thinning-algorithm
url: Zhang-Suen_thinning_algorithm
Zig-zag matrix:
name: Zig-zag matrix
path: Zig-zag-matrix