About Algorithm: Difference between revisions

From My Limbic Wiki
 
Line 9: Line 9:
* Factorial
* Factorial
* Hanoï tours
* Hanoï tours
* Bubble
* [[BubbleSort (Java)]]
** Swapping the adjacent numbers two by two by order
** Swapping the adjacent numbers two by two by order
==Graphs==
==Graphs==

Latest revision as of 04:38, 30 May 2019

Most Famous Algorithm

  • Euclide
  • Karatsuba
  • Horner

Sorting Algoritms

Graphs

  • Dijkstra
  • Topologic sorting

Cryptography & Compression

  • Shannon-Fano
  • Huffman
  • Diffie-Hellman
  • RSA

Prime Numbers

  • ?

Most beautiful Equation