Data Structures and Program Design Using Python - A Self-Teaching Introduction

Data structures provide a means to managing huge amounts of information such as large databases, using SEO effectively, and creating Internet/Web indexing services. This book is designed to present fundamentals of data structures for beginners using the Python programming language in a friendly, sel...

Celý popis

Uloženo v:
Podrobná bibliografie
Hlavní autoři: Malhotra, D, Malhotra, N
Médium: E-kniha
Jazyk:angličtina
Vydáno: Berlin Mercury Learning and Information 2021
Mercury Learning & Information
Vydání:1
Témata:
ISBN:9781683926399, 1683926390
On-line přístup:Získat plný text
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo vytvoří štítek k tomuto záznamu!
Obsah:
  • Title Page License, Disclaimer of Liability, and Limited Warranty Preface Table of Contents 1. Introduction to Data Structures 2. Introduction to Python 3. Arrays/Lists 4. Linked Lists 5. Queues 6. Searching and Sorting 7. Stacks 8. Trees 9. Multi-Way Search Trees 10. Hashing 11. Files 12. Graphs Appendix: Answers to Multiple Choice Questions Index
  • Data Structures and Program Design Using Python_Ch00_FM.pdf -- Data Structures and Program Design Using Python_Ch01.pdf -- Data Structures and Program Design Using Python_Ch02.pdf -- Data Structures and Program Design Using Python_Ch03.pdf -- Data Structures and Program Design Using Python_Ch04.pdf -- Data Structures and Program Design Using Python_Ch05.pdf -- Data Structures and Program Design Using Python_Ch06.pdf -- Data Structures and Program Design Using Python_Ch07.pdf -- Data Structures and Program Design Using Python_Ch08.pdf -- Data Structures and Program Design Using Python_Ch09.pdf -- Data Structures and Program Design Using Python_Ch10.pdf -- Data Structures and Program Design Using Python_Ch11.pdf -- Data Structures and Program Design Using Python_Ch12.pdf -- Data Structures and Program Design Using Python_Ch13_Appendix.pdf -- Data Structures and Program Design Using Python_Ch14_Index.pdf
  • Acknowledgments --
  • Chapter 6: Searching and Sorting --
  • Chapter 9: Multi-Way Search Trees --
  • Chapter 11: Files --
  • Preface --
  • CONTENTS --
  • Index
  • Chapter 12: Graphs --
  • Chapter 10: Hashing --
  • Appendix: Answers to Multiple Choice Questions --
  • Chapter 7: Stacks --
  • Chapter 8: Trees --
  • Chapter 1: Introduction to Data Structures --
  • Frontmatter --
  • Chapter 5: Queues --
  • Chapter 4: Linked Lists --
  • Chapter 3: Arrays/Lists --
  • Chapter 2: Introduction to Python --