Hands-on data structures and algorithms with Python store, manipulate, and access data effectively and boost the performance of your applications
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 pr...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Birmingham, England :
Packt Publishing
[2022]
|
Edición: | 3rd ed |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009672532606719 |
Tabla de Contenidos:
- Table of Contents Python Data Types and Structures Introduction to Algorithm Design Algorithm Design Techniques and Strategies Linked Lists Stacks and Queues Trees Heaps and Priority Queues Hash Tables Graphs and Algorithms Searching Sorting Selection Algorithms String Matching Algorithms Appendix: Answers to the Questions.