• Your selection is empty.

    Register the diplomas, courses or lessons of your choice.

Introduction to algorithms

  • School / Prep

    ENSEIRB-MATMECA

Internal code

ERI5-IFON2

Description

This course aims to teach the basics of algorithmics. As such, there are several skills taught:

  • Know the properties of various classic data structures (list, array, set, tree, etc.)
  •  Know how to build an adequate data structure for a given problem
  • Be able to estimate the temporal and spatial complexity of a program 

Plan:

  1.  How to write pseudo-code / refresher course
  2.  Simply linked lists
  3. Complexity
  4. Recursion (and proof of complexity)
  5. Tables
  6. Table sorting 
  7. Binary trees 
  8. Binary trees (2) 
  9. Graphs 
  10. Revisions
Read more

Teaching hours

  • CIIntegrated courses28h

Assessment of knowledge

Initial assessment / Main session - Tests

Type of assessmentType of testDuration (in minutes)Number of testsTest coefficientEliminatory mark in the testRemarks
Integral Continuous ControlWritten1

Second chance / Catch-up session - Tests

Type of assessmentType of testDuration (in minutes)Number of testsTest coefficientEliminatory mark in the testRemarks
Final testWritten601without document