Paquete de implementación de estructuras de datos para la asignatura de Programación III de la FCAD-UNER
Project description
Programación III: Estructuras de Datos en Python - FCAD | UNER
Este proyecto sirve tanto de ejemplo de implementación de las Estructuras de Datos típicas como de base para realizar las actividades de las asignatura.
Todas las implementaciones están basadas en el libro. Data Structures & Algorithms in Python. Autores: Michael T. Goodrich, Roberto Tamassia y Michael H. Goldwasser. ISBN: 978-1-118-29027-9.
Implementaciones
- Estructuras de Datos Lineales: Listas, Pilas, Colas e Iteradores.
- Estructuras de Datos Jerárquicas de Grado N: Apuntadores al padre, Lista de hijos, Hijo izquierdo - Hermano Derecho.
- Árboles Binarios y Heap mínimo.
- Mapas, Diccionarios y conjuntos.
- Árboles Binarios.
- Árboles ABB y AVL.
- Árboles multivía.
- Grafos. Implementación: Mapeo de adyacencia.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_ed_fcad_uner-0.1.2.tar.gz.
File metadata
- Download URL: python_ed_fcad_uner-0.1.2.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.13.7 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f13826577698e2a0d9dc6f83191c051417ea4183adbb8f55ec953cfdbf81ea97
|
|
| MD5 |
d2005f8e46eeb07abd8954c24f38126d
|
|
| BLAKE2b-256 |
5a2727b93d2f6f6fcff6f5a550701c6c626379886d3c6519aadaf36bd46f6a38
|
File details
Details for the file python_ed_fcad_uner-0.1.2-py3-none-any.whl.
File metadata
- Download URL: python_ed_fcad_uner-0.1.2-py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.13.7 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97bea4be195a03193ff49473c7ed0c07a1e70500693f5eecb43bf826e10b7c4c
|
|
| MD5 |
b4ac0e5230887401df03760830a6c990
|
|
| BLAKE2b-256 |
7ca5bf08f8fbe0590d0e618c54d4a6ab5a97ed93343a1e5aa89fbdc2ed445e5c
|