9781786467355-1786467356-Python Data Structures and Algorithms: Improve application performance with graphs, stacks, and queues

Python Data Structures and Algorithms: Improve application performance with graphs, stacks, and queues

ISBN-13: 9781786467355
ISBN-10: 1786467356
Author: Benjamin Baka
Publication date: 2017
Publisher: Packt Publishing
Format: Paperback 310 pages
FREE US shipping
Rent
35 days
from $11.49 USD
FREE shipping on RENTAL RETURNS
Buy

From $19.18

Rent

From $11.49

Book details

ISBN-13: 9781786467355
ISBN-10: 1786467356
Author: Benjamin Baka
Publication date: 2017
Publisher: Packt Publishing
Format: Paperback 310 pages

Summary

Python Data Structures and Algorithms: Improve application performance with graphs, stacks, and queues (ISBN-13: 9781786467355 and ISBN-10: 1786467356), written by authors Benjamin Baka, was published by Packt Publishing in 2017. With an overall rating of 3.6 stars, it's a notable title among other Algorithms (Programming) books. You can easily purchase or rent Python Data Structures and Algorithms: Improve application performance with graphs, stacks, and queues (Paperback, Used) from BooksRun, along with many other new and used Algorithms books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

Implement classic and functional data structures and algorithms using Python

Key Features
  • A step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental Python data structures.
  • Get a better understanding of advanced Python concepts such as big-o notation, dynamic programming, and functional data structures.
  • Explore illustrations to present data structures and algorithms, as well as their analysis, in a clear, visual manner.
Book Description

Data structures allow you to organize data in a particular way efficiently. They are critical to any problem, provide a complete solution, and act like reusable code.

In this book, you will learn the essential Python data structures and the most common algorithms.

With this easy-to-read book, you will be able to understand the power of linked lists, double linked lists, and circular linked lists. You will be able to create complex data structures such as graphs, stacks and queues. We will explore the application of binary searches and binary search trees. You will learn the common techniques and structures used in tasks such as preprocessing, modeling, and transforming data. We will also discuss how to organize your code in a manageable, consistent, and extendable way. The book will explore in detail sorting algorithms such as bubble sort, selection sort, insertion sort, and merge sort.

By the end of the book, you will learn how to build components that are easy to understand, debug, and use in different applications.

What you will learn
  • Gain a solid understanding of Python data structures.
  • Build sophisticated data applications.
  • Understand the common programming patterns and algorithms used in Python data science.
  • Write efficient robust code.
Table of Contents
  1. Python objects, types and expressions
  2. Python data types and structures
  3. Principles of data structure design
  4. Lists and pointer structures
  5. Stacks and Queues
  6. Trees
  7. Hashing and symbol tables
  8. Graphs and other algorithms
  9. Searching
  10. Sorting
  11. Selction Algorithms
  12. Design Ttechniques and Sstrategies
  13. Implementations, applications and tools
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book