A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1 (Pragmatic Bookshelf)
Latest Threads About This Book
On page 2, the text states that the first version of print_even() loops 100 times.
However, the loop starts at number = 2 and runs while...
New
pop_head method needs check before attempting to assign
self.first_node.previous_node = None
This is needed if Queue has only one eleme...
New
@jaywengrow
Exercise 1. on pg. 45 examines the time complexity of the determination of a leap year. However, the logic of the first bran...
New
@jaywengrow
Under Abstract Data Types, 3rd paragraph it reads:
Our stack also contains methods that push a new element onto the end of...
New
Page 31, final paragraph reads:
If you had 3 elements, you’d need up to 3steps. For 7 elements, you’d need a maximum of 3 step...
New
Author Spotlight:
Jay Wengrow
@jaywengrow
Jay Wengrow founded Actualize, a Chicago-based coding boot camp. We recently sat down with ...
New
A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Chapter 18 search/traversal terminology (pages 348)
@jayweng...
New
A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Phrasing in Exercise 5 (page 386)
@jaywengrow
In Exercise 5...
New
A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Apache Giraph has been retired (page364)
@jaywengrow
On pag...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: dfs_traversal method referenced, should be dfs_travers...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: insert_at_end method name should be append (p 245)
@j...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: no includes method present (p 225)
@jaywengrow
In th...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: terminology question (p 447)
@jaywengrow
In the Exer...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: typo (p 199)
@jaywengrow
Exercise 3 from Chapter 12 ...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: missing space in text (xvi)
@jaywengrow
On page xvi ...
New
Big O Notation can make your code faster by orders of magnitude. Get the hands-on info you need to master data structures and algorithms ...
New
Most Active This Week
Most Active This Month
On page 2, the text states that the first version of print_even() loops 100 times.
However, the loop starts at number = 2 and runs while...
New
Most Active This Year
pop_head method needs check before attempting to assign
self.first_node.previous_node = None
This is needed if Queue has only one eleme...
New
Most Active Last Three Years
Big O Notation can make your code faster by orders of magnitude. Get the hands-on info you need to master data structures and algorithms ...
New
Author Spotlight:
Jay Wengrow
@jaywengrow
Jay Wengrow founded Actualize, a Chicago-based coding boot camp. We recently sat down with ...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: missing space in text (xvi)
@jaywengrow
On page xvi ...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: terminology question (p 447)
@jaywengrow
In the Exer...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: typo (p 199)
@jaywengrow
Exercise 3 from Chapter 12 ...
New
A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Apache Giraph has been retired (page364)
@jaywengrow
On pag...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: insert_at_end method name should be append (p 245)
@j...
New
Page 31, final paragraph reads:
If you had 3 elements, you’d need up to 3steps. For 7 elements, you’d need a maximum of 3 step...
New
@jaywengrow
Under Abstract Data Types, 3rd paragraph it reads:
Our stack also contains methods that push a new element onto the end of...
New
A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Chapter 18 search/traversal terminology (pages 348)
@jayweng...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: no includes method present (p 225)
@jaywengrow
In th...
New
Title: A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: dfs_traversal method referenced, should be dfs_travers...
New
A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Phrasing in Exercise 5 (page 386)
@jaywengrow
In Exercise 5...
New
@jaywengrow
Exercise 1. on pg. 45 examines the time complexity of the determination of a leap year. However, the logic of the first bran...
New
Most Active Over Three Years
Publisher:
Pragmatic Bookshelf
Latest in A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Use the coupon code "devtalk.com" to get 35% off any eBook published by PragProg!









