Intuitive guide to data structures and algorithms

Click for: original source

Excellent, simple and user-friendly guide to data structures and algorithms by interviewcake.com. Interview Cake is a study tool that preps software engineering candidates for programming interviews. Created by Parker Phinney, ex-Googler who also worked in a handful of startups.

The coding interviews require rock-solid foundation in algorithms, data structures and big O notation, as well as the confidence and expertise to work through problems you’d never seen before.

This site claims not to be a freaking textbook. No confusing academic jargon. No long lists of properties to memorize. No proofs. Because that stuff doesn’t help you actually get it.

The guide is then split into 3 sections:

  • Big O notation
  • Data structures for
  • Logarithms

Excellent guide, worth your time even if you are experienced developer.

[Read More]

Tags programming data-science