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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing Ltd.,
2022.
|
Edición: | Third edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.