From d40a36983b9249a6441e5a022588eca63386c3b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Parienti?= Date: Wed, 4 Nov 2015 08:04:28 +0100 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9CComplexit=C3=A9=20algorithmique?= =?UTF-8?q?=E2=80=9D=20french=20free=20(by-nc-sa)=20book.=20Link=20to=20au?= =?UTF-8?q?thor's=20website.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-fr.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index e6fecdb7..d67c2268 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -46,6 +46,7 @@ ### Non dépendant du langage #### Algorithmique * [Algorithmique](http://pauillac.inria.fr/~quercia/cdrom/cours), par Michel Quercia +* [Complexité algorithmique](http://www.liafa.univ-paris-diderot.fr/~sperifel/livre_complexite.html), par Sylvain Perifel * [Éléments d'algorithmique](http://www-igm.univ-mlv.fr/~berstel/Elements/Elements.pdf) par D. Beauquier, J. Berstel, et Ph. Chrétienne * [France-IOI](http://www.france-ioi.org/) * [Prologin](http://www.prologin.org/) -- GitLab