From a19249b988bb2c449b2715c7920a9d854ef895c7 Mon Sep 17 00:00:00 2001
From: John Washam <john@readyprompt.com>
Date: Tue, 5 Jul 2016 15:27:03 -0700
Subject: [PATCH] Added myself.

---
 README.md | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 7821cfc..77bb51d 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,12 @@ More about Github flavored markdown: https://guides.github.com/features/masterin
 
 Print out a "[future Googler](https://github.com/jwasham/project-9894/blob/master/future-googler.pdf)" sign (or two) and keep your eyes on the prize.
 
+## Follow me
+
+![John Washam](https://dng5l3qzreal6.cloudfront.net/2016/Jul/me_circle-1467757360178.jpg)
+
+I'm on the journey. Follow along at [GoogleyAsHeck.com](https://googleyasheck.com/)
+
 ## Interview Process & General Interview Prep
 
 - [x] Videos:
@@ -411,14 +417,14 @@ Then test it out on a computer to make sure it's not buggy from syntax.
         - [x] https://www.coursera.org/learn/data-structures/lecture/PKEBC/avl-tree-implementation
         - [x] https://www.coursera.org/learn/data-structures/lecture/22BgE/split-and-merge
 
-    - [ ] **red/black trees**
-        - https://class.coursera.org/algs4partI-010/lecture/50
-
     - [ ] **splay trees**
         - https://www.coursera.org/learn/data-structures/lecture/O9nZ6/splay-trees
         - UCB: https://www.youtube.com/watch?v=G5QIXywcJlY
         - https://www.youtube.com/watch?v=QnPl_Y6EqMo
 
+    - [ ] **red/black trees**
+        - https://class.coursera.org/algs4partI-010/lecture/50
+
     - [ ] **B-Trees**
         - fun fact: B could stand for Boeing, Balanced, or Bayer (co-inventor)
         - https://en.wikipedia.org/wiki/B-tree