https://github.com/helcsnewsxd/famaf-computer_science-data_structures_and_algorithms_ii
Laboratorios de la materia de Algoritmos y Estructuras de Datos II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
https://github.com/helcsnewsxd/famaf-computer_science-data_structures_and_algorithms_ii
algorithms c data-structures data-structures-and-algorithms famaf-unc labs university-subjects
Last synced: 3 months ago
JSON representation
Laboratorios de la materia de Algoritmos y Estructuras de Datos II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
- Host: GitHub
- URL: https://github.com/helcsnewsxd/famaf-computer_science-data_structures_and_algorithms_ii
- Owner: helcsnewsxd
- License: mit
- Created: 2022-05-22T18:47:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T19:00:23.000Z (10 months ago)
- Last Synced: 2024-07-23T22:25:08.001Z (10 months ago)
- Topics: algorithms, c, data-structures, data-structures-and-algorithms, famaf-unc, labs, university-subjects
- Language: C
- Homepage:
- Size: 4.91 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Estructuras de Datos y Algoritmos - Edición 2022
Repositorio de la materia "Estructuras de Datos y Algoritmos" - Edición 2022, que contiene los laboratorios y algunos parciales resueltos.
## Laboratorios
| Laboratorio | Enunciado | Solución |
| ----------- | --------- | -------- |
| 1 | [Guía](./lab01/lab01-2022.pdf) | [Carpeta](./lab01/) |
| 2 | [Guía](./lab02/lab02-2022.pdf) | [Carpeta](./lab02/) |
| 3 | [Guía](./lab03/lab03-2022.pdf) | [Carpeta](./lab03/) |
| 4 | [Guía](./lab04/lab04-2022.pdf) | [TAR](./lab04/LAB04_EMANUEL_HERRADOR.tar.gz) |
| 5 | [Guía](./lab05/lab05-2022.pdf) | [TAR](./lab05/LAB05_EMANUEL_HERRADOR.tar.gz) |
| 6 | [Guía](./lab06/lab06-2022.pdf) | [TAR](./lab06/LAB06_EMANUEL_HERRADOR.tar.gz) |
| 7 | [Guía](./lab07/lab07-2022.pdf) | [TAR](./lab07/LAB07_EMANUEL_HERRADOR.tar.gz) |## Parciales
| Parcial | Enunciado | Solución |
| ------- | --------- | -------- |
| 2 - Jueves A | [Enunciado](./2do%20parcial/Jueves%20A/Parcial%202-06%20Tema%20A.pdf) | [Carpeta](./2do%20parcial/Jueves%20A/ParcialA/) |
| 2 - Jueves B | [Enunciado](./2do%20parcial/Jueves%20B/Parcial%202-06%20Tema%20B.pdf) | [Carpeta](./2do%20parcial/Jueves%20B/ParcialB/) |
| 2 - Martes C | [Enunciado](./2do%20parcial/Martes%20C/Parcial%207-06%20Tema%20C.pdf) | [Carpeta](./2do%20parcial/Martes%20C/ParcialC/) |