Skip to content

AmauryCHRONO/Algo-et-info-theorique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmics and Theoretical Computer Science

Repository of "Algorithmics and Theoretical Computer Science". This module aims to teach us how to: write optimised and scalable code and use execution time and memory efficiently. By @GregoryMOREL.

  • TP n°1 : Data structures
  • TP n°2 : Algorithmic complexity
  • TP n°3 : Recursivity
  • TP n°4 : Sorting
  • TP n°5 : Trees
  • TP n°6 : Graphs
  • TP n°7 : Graphs
  • TP n°8 : Genetic algorithms
  • TP n°9 : Linear programming