Data Structures & Algorithms in Python – Ebook PDF Instant Delivery – ISBN(s): 9780134855684,013485568X
Product details:
- ISBN-10 : 1118290275
- ISBN-13 : 978-1118290279
- Author:
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 to provide a comprehensive introduction to data structures and algorithms, including their design, analysis, and implementation, the text will maintain the same general structure as Data Structures and Algorithms in Java and Data Structures and Algorithms in C++.
Table of contents:
1 Python Primer
2 Object-Oriented Programming
3 Algorithm Analysis
4 Recursion
5 Array-Based Sequences
6 Stacks, Queues, and Deques
7 Linked Lists
8 Trees
9 Priority Queues
10 Maps, Hash Tables, and Skip Lists
11 Search Trees
12 Sorting and Selection
13 Text Processing
14 Graph Algorithms
15 Memory Management and B-Trees