Data structures the fun way : from binary search to quadtrees in 100 cups of coffee /
"This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures, a critical component in any programming endeavor. It will give you a strong background in implementing and working with more than 15 key data structures, from...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
San Francisco, CA :
No Starch Press, Inc.,
[2022]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Information in memory
- Binary search
- Dynamic data structures
- Stacks and queues
- Binary search trees
- Trees and adapting data structures
- Priority queues and heaps
- Grids
- Spatial trees
- Hash tables
- Caches
- B-trees
- Bloom filters
- Skip lists
- Graphs.