Dans le cadre de la SAÉ 2.02 - "Exploration algorithmique d’un problème". Voici un concentré de sources sur le web associé à mes connaissances personnelles sur le sujet (qui ne sont pas des meilleures).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Rémi LAVERGNE bcd864a06b
Commit initial
1 year ago
src Commit initial 1 year ago
.gitignore Initial commit 1 year ago
README.md Commit initial 1 year ago

README.md

sae-2.02-algorithmique

Snippets de code pour la SAÉ 2.02 mettant en avant:

  • L'analyse d'algorithme
  • Le calcul de complexité
  • La visualisation d'algorithme via des graphes et des arbres
  • L'optimisation d'algorithme