From a7d23d2c3c753bd1feb000e68174bdba7e0ff392 Mon Sep 17 00:00:00 2001 From: Aditya Jha Date: Tue, 24 Dec 2013 06:41:55 +0530 Subject: [PATCH 1/3] Added Jeff Erickson's Algorithms Course Notes These are free notes from Jeff Erickson, UIUC Very well structured and explained. I was suggested in several answers on quora and I have found it useful --- getting started.html | 1 + 1 file changed, 1 insertion(+) diff --git a/getting started.html b/getting started.html index 050c950..1ed3f64 100644 --- a/getting started.html +++ b/getting started.html @@ -31,6 +31,7 @@
  • List of Topics for programming Competitions
  • MIT Open Courseware: Video lectures
  • Skiena's Algorithms Lectures
  • +
  • Jeff Erickson's Algorithms Course Notes
  • Get started on CodeChef:
    Some Programming Jewels to get your started: