Rosettacode tasks in Perl 6
Ctrlk
  • Introduction
  • Programming tasks
    • 1
    • 2
    • 4
    • 9
    • A
    • B
    • C
    • D
    • E
    • F
    • G
    • H
    • I
    • J
    • K
    • L
      • L-system
      • Lagrange Interpolation
      • Lah numbers
      • Langton's ant
      • Largest difference between adjacent primes
      • Largest five adjacent number
      • Largest int from concatenated ints
      • Largest number divisible by its digits
      • Largest palindrome product
      • Largest prime factor
      • Largest product in a grid
      • Largest proper divisor of n
      • Last Friday of each month
      • Last letter-first letter
      • Last list item
      • Latin Squares in reduced form
      • Launch rocket with countdown and acceleration in stdout
      • Law of cosines - triples
      • Leap year
      • Least common multiple
      • Least m such that n m is prime
      • Left factorials
      • Legendre prime counting function
      • Length of an arc between two angles
      • Leonardo numbers
      • Letter frequency
      • Levenshtein distance
      • Line circle intersection
      • Linear congruential generator
      • Linux CPU utilization
      • List comprehensions
      • List rooted trees
      • Literals
      • Logical operations
      • Logistic curve fitting in epidemiology
      • Long literals with continuations
      • Long multiplication
      • Long primes
      • Long stairs
      • Long year
      • Longest common prefix
      • Longest common subsequence
      • Longest common substring
      • Longest common suffix
      • Longest increasing subsequence
      • Longest palindromic substrings
      • Longest string challenge
      • Longest substrings without repeating characters
      • Look-and-say sequence
      • Loop over multiple arrays simultaneously
      • Loops
      • LU decomposition
      • Lucas-Carmichael numbers
      • Lucas-Lehmer test
      • Lucky and even lucky numbers
      • Ludic numbers
      • Luhn test of credit card numbers
      • Lychrel numbers
      • Lyndon word
      • LZW compression
    • M
    • N
    • O
    • P
    • Q
    • R
    • S
    • T
    • U
    • V
    • W
    • X
    • Y
    • Z
  • The End
Powered by GitBook
On this page

Was this helpful?

  1. Programming tasks

L

L-systemLagrange InterpolationLah numbersLangton's antLargest difference between adjacent primesLargest five adjacent numberLargest int from concatenated intsLargest number divisible by its digitsLargest palindrome productLargest prime factorLargest product in a gridLargest proper divisor of nLast Friday of each monthLast letter-first letterLast list itemLatin Squares in reduced formLaunch rocket with countdown and acceleration in stdoutLaw of cosines - triplesLeap yearLeast common multipleLeast m such that n m is primeLeft factorialsLegendre prime counting functionLength of an arc between two anglesLeonardo numbersLetter frequencyLevenshtein distanceLine circle intersectionLinear congruential generatorLinux CPU utilizationList comprehensionsList rooted treesLiteralsLogical operationsLogistic curve fitting in epidemiologyLong literals with continuationsLong multiplicationLong primesLong stairsLong yearLongest common prefixLongest common subsequenceLongest common substringLongest common suffixLongest increasing subsequenceLongest palindromic substringsLongest string challengeLongest substrings without repeating charactersLook-and-say sequenceLoop over multiple arrays simultaneouslyLoopsLU decompositionLucas-Carmichael numbersLucas-Lehmer testLucky and even lucky numbersLudic numbersLuhn test of credit card numbersLychrel numbersLyndon wordLZW compression
PreviousKronecker product based fractalsNextL-system

Was this helpful?