Algorithms and data structures (5 op)
Toteutuksen tunnus: C-02536-IT00AS11-3008
Toteutuksen perustiedot
- Ilmoittautumisaika
-
15.04.2025 - 07.09.2025
Ilmoittautuminen toteutukselle on käynnissä.
- Ajoitus
-
01.08.2025 - 31.07.2026
Toteutus ei ole vielä alkanut.
- Opintopistemäärä
- 5 op
- Lähiosuus
- 5 op
- Toteutustapa
- Monimuoto-opetus
- Korkeakoulu
- Centria-ammattikorkeakoulu, Centria eKampus
- Opetuskielet
- englanti
- Paikat
- 0 - 10
- Opintojakso
- C-02536-IT00AS11
Arviointiasteikko
0-5
Osaamistavoitteet
You understand the basics of algorithms and data structures. You understand their meaning in software engineering. You understand time complexity and the Big O notation. You understand recursion and can use it in problem solving. You know of different sorting algorithms and their differences. You know of the list and tree data structures, especially binary search tree. You understand the basics of graph data structures and searching them with DFS and BFS. You know of Bellman-Ford, Djikstra's and Floyd-Warshall algorithms and understand their basic functionality.
Sisältö
https://centria.github.io/algo-and-data/
Esitietovaatimukset
To attend the course, you need to install some software on your computer. Instructions in the course material.