From ae8ec2a742177cca5b2e238f6f0f9dd013bc1148 Mon Sep 17 00:00:00 2001 From: John Washam Date: Wed, 8 Jun 2016 12:24:45 -0700 Subject: [PATCH] Wording changes --- plan.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plan.txt b/plan.txt index 58a597a..bb8cef9 100644 --- a/plan.txt +++ b/plan.txt @@ -92,7 +92,7 @@ There are a few books involved, see the bottom ---------------------------------------------------------------- -The Gauntlet: +The Daily Plan: Each day I take one subject from the list below, watch videos about that subject, and write an implementation in: C - using structs and functions that take a struct * and something else as args. @@ -174,7 +174,6 @@ queues - see: https://class.coursera.org/algs4partI-010/lecture - https://www.coursera.org/learn/data-structures/lecture/EShpq/queues Vectors - - Vector calculus ? heaps - https://www.coursera.org/learn/data-structures/lecture/GRV2q/binary-trees - min heap