From d9d0480d5c33922bf5b2913117290b2b118f296e Mon Sep 17 00:00:00 2001 From: packtutkarshr <48279450+packtutkarshr@users.noreply.github.com> Date: Tue, 14 Jun 2022 09:15:38 +0530 Subject: [PATCH 1/5] remove $10 campaign --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 77e9122..0b38348 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -## [Get this title for $10 on Packt's Spring Sale](https://www.packt.com/B05630?utm_source=github&utm_medium=packt-github-repo&utm_campaign=spring_10_dollar_2022) ------ -For a limited period, all eBooks and Videos are only $10. All the practical content you need \- by developers, for developers - *If you have read this book, please leave a review on [Amazon.com](https://www.amazon.com/gp/product/1786467356). Potential readers can then use your unbiased opinion to help them make purchase decisions.* From dc72c3afa8502c78d04132a5395911ea190d8254 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:20:56 +0100 Subject: [PATCH 2/5] add free ebook notification --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b38348..2b20c49 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,7 @@ The code in this book will require you to run Python 2.7.x or higher. Python's d * [Learning JavaScript Data Structures and Algorithms [Video]](https://www.packtpub.com/web-development/learning-javascript-data-structures-and-algorithms-video?utm_source=github&utm_medium=repository&utm_campaign=9781782175698) * [Java 9 Data Structures and Algorithms](https://www.packtpub.com/application-development/java-9-data-structures-and-algorithms?utm_source=github&utm_medium=repository&utm_campaign=9781785889349) +### Download a free PDF + + If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.
+

https://packt.link/free-ebook/9781786467355

\ No newline at end of file From 9a0dd9681cea5998ce5825de6fa446d7c74c108c Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Wed, 14 Dec 2022 11:34:20 +0530 Subject: [PATCH 3/5] add free ebook notification --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2b20c49..7475302 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ + +### Get this product for $5 + +Packt is having its biggest sale of the year. Get this eBook or any other book, video, or course that you like just for $5 each + + +

[Buy now](https://packt.link/9781786467355)

+ + +

[Buy similar titles for just $5](https://subscription.packtpub.com/search)

+ + *If you have read this book, please leave a review on [Amazon.com](https://www.amazon.com/gp/product/1786467356). Potential readers can then use your unbiased opinion to help them make purchase decisions.* From ecadf6899747aaaa3e9714e03b76c7d21e75bccd Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:41:28 +0530 Subject: [PATCH 4/5] remove 5$ campaign - 2022 --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 7475302..124eaef 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,4 @@ -### Get this product for $5 - -Packt is having its biggest sale of the year. Get this eBook or any other book, video, or course that you like just for $5 each - - -

[Buy now](https://packt.link/9781786467355)

- - -

[Buy similar titles for just $5](https://subscription.packtpub.com/search)

From 9b7b77fee667c32606ee8f5a6cb9b463632ad35d Mon Sep 17 00:00:00 2001 From: Rahul Limbachiya <89634175+rahul-packt@users.noreply.github.com> Date: Thu, 3 Jul 2025 13:55:31 +0530 Subject: [PATCH 5/5] Update README.md --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 124eaef..925ac23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - - - + + + *If you have read this book, please leave a review on [Amazon.com](https://www.amazon.com/gp/product/1786467356). Potential readers can then use your unbiased opinion to help them make purchase decisions.* @@ -25,13 +25,19 @@ def dequeue(self): The code in this book will require you to run Python 2.7.x or higher. Python's default interactive environment can also be used to run the snippets of code. In order to use other third-party libraries, pip should be installed on your system. +## Errata +* Page 34: **https://www.packtpub.com/support** is broken **https://github.com/PacktPublishing/Python-Data-Structures-and-Algorithma** _should be_ **https://github.com/PacktPublishing/Python-Data-Structures-and-Algorithms** +* Page 36: "https://www.packtpub.com/books/content/support" is broken +* Page 39: **object-ject-ented programming language** _should be_ **object-oriented programming language** + + ## Related Products * [Learning Functional Data Structures and Algorithms](https://www.packtpub.com/application-development/learning-functional-data-structures-and-algorithms?utm_source=github&utm_medium=repository&utm_campaign=9781785888731) * [Learning JavaScript Data Structures and Algorithms [Video]](https://www.packtpub.com/web-development/learning-javascript-data-structures-and-algorithms-video?utm_source=github&utm_medium=repository&utm_campaign=9781782175698) * [Java 9 Data Structures and Algorithms](https://www.packtpub.com/application-development/java-9-data-structures-and-algorithms?utm_source=github&utm_medium=repository&utm_campaign=9781785889349) -### Download a free PDF - - If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.
-

https://packt.link/free-ebook/9781786467355

\ No newline at end of file +### Download a free PDF + + If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.
+

https://packt.link/free-ebook/9781786467355