Skip to content

Instantly share code, notes, and snippets.

@adamki
Created September 22, 2015 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamki/73de255332d0f8651f85 to your computer and use it in GitHub Desktop.
Save adamki/73de255332d0f8651f85 to your computer and use it in GitHub Desktop.
Lightning talk outline/Everyday Algoreithms
Here are some algorithms that we use everyday and they influence alot of the tech we user everyday.
#Fourier Transform
basic overview of how awesome this algorithm affects all electronics from cell phones, computers, wi-fi, routers etc.
#Integer Factorization
Brief overview of how, Without this algorithm, cryptography would be much more unsafe.
#Link Analysis
Learn how Google, Facebook, Google+, Facebook, LinkedIn suggestions, Netflix and Hulu for movies, YouTube for videos, etc effect YOU as a wonderful internet user!
#Data Compression
Learn how this algorithm is used in all sorts of awesome stuff... making the internet more awesome... Zip files, mp3, t - swift.
#Random Number Gen
Learn how a couple psuedo random number generators help shape out tech world from video games to AI to cryptography etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment