From dfa9c32576da3718c968ed29d1a69c47eddc7f4c Mon Sep 17 00:00:00 2001 From: Mia von Steinkirch Date: Wed, 4 Mar 2020 17:48:52 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=A3=20Clean=20up=20for=20arxiv?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c2358c9..7a4770a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Python, Algorithms, and Data Structures (Book) -## First Edition - 2014 - This is a book about algorithms and data structure in Python. I wrote & open-sourced & sold it to [Hanbit Media](http://www.hanbit.co.kr/) in 2014. It's loosely based on the exercises & theory from the book [Cracking the Code Interview](https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850/).