Skip to content

MoritzGoeckel/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Sorting

  • Insertion sort
  • Quick sort
  • Merge sort
  • Selection Sort
  • Bubble sort
  • Shuffle

Optimization

  • Genetic
  • Monte Carlo

Numbers

  • Random
  • Find primes
  • Mandelbrot
  • Newton's method
  • Perlin noise
  • Pi
  • Gaus solver

Graphs

  • Breadth-first search
  • Depth-first search
  • A*
  • Bellman Ford
  • Dijkstra
  • Spanning tree

Cryptography

  • Sha-1
  • RSA

More

  • Binary Search
  • Factorial
  • Euclid
  • Fourier
  • Lossless compression
  • Clustering
  • Regression
  • Bloom Filter

List of algorithms

https://en.wikipedia.org/wiki/List_of_algorithms