Skip to content

AlexisAmand/PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP

Just a few PHP scripts.

List of Algorithms

  • Tris : Some sorting algorithms :
    • bubble sort (in french we say "Tri à Bulles")
  • PGCD : Find the GCD (PGCD in french) of two numbers.
  • PPCM : Find the LCM (PPCM in french) of two numbers.

Releases

No releases published

Packages

No packages published

Languages