An open API service indexing awesome lists of open source software.

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)

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/) |