Hands-On Data Structures and Algorithms with Python, 2nd Edition

Write complex and powerful code using the latest features of Python 3.7



Bookstore > Books > Hands-On Data Structures and Algorithms with Python, 2nd Edition

Price$39.99 - $50.06
Rating
AuthorDr. Basant Agarwal
PublisherPackt Publishing
Published2018
Pages398
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101788995570
ISBN-139781788995573
EBook Hardcover Paperback

Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the essential Python data structures and the most common algorithms for building easy and maintainable applications.

This book helps you to understand the power of linked lists, double linked lists, and circular linked lists. You will learn to create complex data structures, such as graphs, stacks, and queues. As you make your way through the chapters, you will explore the application of binary searches and binary search trees, along with learning common techniques and structures used in tasks such as preprocessing, modeling, and transforming data. In the concluding chapters, you will get to grips with organizing your code in a manageable, consistent, and extendable way. You will also study how to bubble sort, selection sort, insertion sort, and merge sort algorithms in detail.

By the end of the book, you will have learned how to build components that are easy to understand, debug, and use in different applications. You will get insights into Python implementation of all the important and relevant algorithms.


  1. (2 books)


4 5 24

Similar Books


Hands-On Data Structures and Algorithms with Python, 3rd Edition

Hands-On Data Structures and Algorithms with Python, 3rd Edition

by Dr. Basant Agarwal

Choosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications....

Price:  $44.16  |  Publisher:  Packt Publishing  |  Release:  2022

Data Structures and Algorithms with Python

Data Structures and Algorithms with Python

by Kent Lee, Steve Hubbard

This book explains the concepts and techniques required to write programs that can handle large amounts of data efficiently. Project-oriented and classroom-tested, the book presents a number of important algorithms supported by examples that bring meaning to the problems faced by computer programmers. The idea of computational complexity ...

Price:  $29.00  |  Publisher:  Springer  |  Release:  2015

Data Structures and Algorithms in Python

Data Structures and Algorithms in Python

by Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser

Based on the authors' market leading data structures books in Java and C++, this textbook offers a comprehensive, definitive introduction to data structures in Python by respected authors. Data Structures and Algorithms in Python is the first mainstream object-oriented book available for the Python data structures course. Designed ...

Price:  $125.47  |  Publisher:  Wiley  |  Release:  2013

Data Structures and Algorithms with JavaScript

Data Structures and Algorithms with JavaScript

by Michael McMillan

As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms - including linked lists, stacks, queues, a...

Price:  $33.99  |  Publisher:  O'Reilly Media  |  Release:  2014

A Common-Sense Guide to Data Structures and Algorithms, 2nd Edition

A Common-Sense Guide to Data Structures and Algorithms, 2nd Edition

by Jay Wengrow

If you thought that data structures and algorithms were all just theory, you're missing out on what they can do for your code. Learn to use Big O Notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With ...

Price:  $41.99  |  Publisher:  The Pragmatic Programmers  |  Release:  2020

JavaScript Data Structures and Algorithms

JavaScript Data Structures and Algorithms

by Sammie Bae

Explore data structures and algorithm concepts and their relation to everyday JavaScript development. A basic understanding of these ideas is essential to any JavaScript developer wishing to analyze and build great software solutions. You'll discover how to implement data structures such as hash tables, linked lists, stacks, queues,...

Price:  $26.76  |  Publisher:  Apress  |  Release:  2019

Data Structures and Algorithms in Java, 6th Edition

Data Structures and Algorithms in Java, 6th Edition

by Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser

The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the auth...

Price:  $89.76  |  Publisher:  Wiley  |  Release:  2014

A Common-Sense Guide to Data Structures and Algorithms

A Common-Sense Guide to Data Structures and Algorithms

by Jay Wengrow

Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you...

Price:  $14.80  |  Publisher:  The Pragmatic Programmers  |  Release:  2017