Agarwal, Dr. Basant
Hands - On Data Structures - and Algorithms with Python: - Write complex and powerful - code using the latest - features of Python 3.7, - 2nd Edition
- ISBN 13:
- 9781788995573
- author:
- Agarwal, Dr. Basant
- format:
- Paperback
- publisher:
- Packt Publishing Limited
- language:
- English
- Publication Year:
- 2018
- Pages:
- 398
- Dimensions:
- 23.5 x 19.1 x 2.1 centimetres (0
- Genre:
- Computers, Programming, Python,
- Condition:
- New
- Availability:
- Item usually sent within 5 working days
Description
Implementing Complex Data Structures and Algorithms with Python Learn to build powerful code using the latest features of Python 3.7 in this comprehensive guide to data structures and algorithms. You'll discover how to create efficient data structures such as linked lists, graphs, stacks, and queues, and explore advanced concepts like Big O notation and dynamic programming. The book also covers functional and reactive implementations of traditional data structures, helping you to understand the power of binary searches and binary search trees. By the end of this book, you'll be able to build components that are easy to understand, debug, and use in different applications. You'll gain insights into Python's implementation of important algorithms, including bubble sort, selection sort, insertion sort, and merge sort.