Skip to content

kroners/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

List with their corresponding explanations:

  1. 10by10:
  • creating a 10 X 10 array displaying random string of letters
  1. 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.

About

Listing different kind of Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published