Algorithm Engineering and Data Structures
Code UE : USEEU5
- Cours
- 6 crédits
Responsable(s)
Stefano SECCI
Public, conditions d’accès et prérequis
Basic algorithms and data structures, Programming, Basic algebra and probability.
Objectifs pédagogiques
The goal of the course is to teach students how to design and analyze advanced algorithms and data structures for the efficient solution of combinatorial problems involving high volumes of basic data types, such as integers, strings, trees, and graphs.
Contenu
The design and analysis of advanced algorithms and data structures will involve basic data types (such as integers, strings, trees, and graphs) and several models of computation - such as RAM, 2-level memory, cache-oblivious, streaming - in order to take into account the architectural features and the memory hierarchy of modern PCs and the availability of Big Data upon which those algorithms could work on. Engineering considerations spurring from the implementation of the proposed algorithms and from experiments published in the literature will be also discussed.
Topics:
Topics:
- Sorting and Permuting atomic items in a disk-based setting: Multi-way mergesort, multi-way quicksort
- Sorting strings: Multi-key quicksort, LSD-radix sort, MSD-radix sort
- Randomised sampling in a streaming scenario
- Hashing: universal, perfect, minimal ordered and perfect, Bloom filters
- Randomized data structures: Treaps and skip lists
- String data structures: Tries, Ternary search trees, Patricia Tries, Suffix arrays and suffix trees
- Prefix- and substring-based searches over textual collections
- Data compression: Integer codes, Elias-Fano coding, Canonical Huffman coding, Arithmetic coding, Lempel-Ziv parsing (gzip), Burrows-Wheeler Transform (bzip)
Modalité d'évaluation
Written exam
Cette UE apparaît dans les diplômes et certificats suivants
Rechercher une formation
RECHERCHE MULTI-CRITERES
Plus de critères de recherche sont proposés:
-
Vous pouvez sélectionner des formations grâce à un mot ou à une expression (chaîne de caractères) présent dans l’intitulé de la formation, sa description ou ses index (discipline ou métier).
Des mots-clés sont suggérés à partir du 3e caractère saisi, mais vous pouvez aussi rechercher librement. - Les différents items sélectionnés sont croisés.
ex: "Comptabilité" et "Diplôme" - Les résultats comprennent des formations du Cnam Liban (UE, diplômes, certificats, stages) et des formations proposées à distance par d'autres centres du Cnam.
- Les codes des formations du Liban se terminent par le suffixe LIB.
- Dans tous les cas, veillez à ne pas insérer d'espace ni de ponctuation supplémentaire.
Plus de critères de recherche sont proposés:
- Type de diplôme
- Niveau d'entrée
- Modalité de l'enseignement
- Programmation semestrielle
Chargement du résultat...

Intitulé de la formation |
Type |
Modalité(s) |
Lieu(x) |
|
---|---|---|---|---|
Intitulé de la formation
Master ROC en alternance - Mulhouse
|
||||
Intitulé de la formation | Type | Modalité(s) | Lieu(x) |
Contact
EPN05 - Informatique
2 rue Conté accès 33.1.11B
75003 Paris
Tel :01 40 27 27 02
secretariat.mastersibi@cnam.fr
2 rue Conté accès 33.1.11B
75003 Paris
Tel :01 40 27 27 02
secretariat.mastersibi@cnam.fr
Voir le calendrier, le tarif, les conditions d'accessibilité et les modalités d'inscription dans le(s) centre(s) d'enseignement qui propose(nt) cette formation.
Enseignement non encore programmé
Code UE : USEEU5
- Cours
- 6 crédits
Responsable(s)
Stefano SECCI