Algorithms List with their corresponding explanations: 10by10: creating a 10 X 10 array displaying random string of letters Sieve of Eratosthenes: Popular technique to find prime numbers from 2 to a given number 'n' Name from the process of sieving: remove multiple consecutive numbers.