Algorithms for Everyone

I’m writing a series of articles about common computer science algorithms on Medium. Algorithms are really nothing more than a process used to solve a problem, but most textbooks on algorithms assume the reader has a background in computer science or mathematics. I’ve spent many hours studying algorithms reading (and re-reading) proofs by induction and I don’t think that this is the best method for learning how algorithms work.