Skip to content

aelk/loga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGA

LOGA is a collection of useful algorithms written in Python.

Available algorithms:

Math:

  • Extended GCD
  • Multiplicative modular inverse
  • Least common multiple
  • Prime generation
  • Primality check

Sorting:

  • Merge Sort
  • Quicksort
  • Bubble Sort
  • Insertion Sort
  • Bogosort

Searching:

  • Binary Search
  • Interpolation Search

About

A collection of useful algorithms written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages