Teaching
I co-supervise the project IN104
in the ENSTA school.
I co-supervise the french course IN101:
Algorithmique et programmation in the ENSTA School:
- TD1
(correction)
-
Basic C programming
- TD2
(correction)
-
Command line, arrays, rand(), bubble sort
- TD3
(correction)
-
Recursive programming
- TD4
(correction)
-
Algorithmics, Complexity
- TD5
(correction)
-
Bubble sort, Merge sort
- TD6
(correction)
-
Finite-state machines
- TD7
(correction)
-
Matrices, pointers
- TD8
(correction,
code)
-
Structures, Rational Numbers, Big numbers
- TD9
(correction
,
code
1 or
code 2)
-
Data structures: stacks, lists
- TD10
(correction)
-
Strings, Files, Caesar cipher
- TD11
(correction)
-
Binary search tree, Arithmetic expressions
- TD12
(correction)
-
Priority queue, Heapsort, AVL Trees
- TD13
(correction)
-
Graphs, Adjacency matrix, Shortest paths
|
|