Skip to main content

Algorithms and data structures (5 cr)

Code: C-02536-IT00AS11-3008

General information


Enrollment
15.04.2025 - 07.09.2025
Registration for the implementation has begun.
Timing
01.08.2025 - 31.07.2026
The implementation has not yet started.
Number of ECTS credits allocated
5 cr
Local portion
5 cr
Mode of delivery
Blended learning
Institution
Centria University of Applied Sciences, Centria eKampus
Teaching languages
English
Seats
0 - 10
No reservations found for realization C-02536-IT00AS11-3008!

Evaluation scale

0-5

Objective

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.

Content

https://centria.github.io/algo-and-data/

Qualifications

To attend the course, you need to install some software on your computer. Instructions in the course material.

Go back to top of page