TL;DR I was successfully able to plan for and achieve a successful interview at Google. Here is my routine, the subject matter I studied, and some other tips. Introduction I have already written a number of posts on my first attempt at landing a job at Google. Though that attempt didn’t get me the job,…
Tag: algorithms
CLRS, Part I: A Quick Glance
A very brief walk-through for the first 120 pages of the CLRS book.
Data Structures and CLRS
CLRS is the nick name for the book “Introduction to Algorithms” written by Cormen et al, and from now on, as I’m reading this book, I’ll be posting what I find interesting about t.