From 51d3f5dbc8d8ef636b1598fa1bb4c15f58174258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Vega?= Date: Tue, 5 Oct 2021 20:38:43 -0500 Subject: [PATCH] Added resource about algorithmic complexity (#5913) --- books/free-programming-books-es.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-es.md b/books/free-programming-books-es.md index 735fd12b..6e092419 100644 --- a/books/free-programming-books-es.md +++ b/books/free-programming-books-es.md @@ -92,6 +92,7 @@ #### Ciencia Computacional * [Breves Notas sobre Autómatas y Lenguajes](http://lya.fciencias.unam.mx/jloa/publicaciones/automatasyLenguajes.pdf) (PDF) +* [Breves Notas sobre Complejidad](https://lya.fciencias.unam.mx/jloa/publicaciones/complejidad.pdf) (PDF) * [Breves Notas sobre Teoría de la Computación](http://lya.fciencias.unam.mx/jloa/publicaciones/teoria.pdf) (PDF) -- GitLab