Data Structures and Algorithms (3 cr)
Code: KTVP054-3009
General information
- Enrollment
-
02.12.2022 - 31.01.2023
Registration for the implementation has ended.
- Timing
-
01.01.2023 - 31.07.2023
Implementation has ended.
- Number of ECTS credits allocated
- 3 cr
- Local portion
- 3 cr
- Mode of delivery
- Contact learning
- Unit
- Teknologia
- Teaching languages
- Finnish
- Degree programmes
- Bachelor’s Degree in Business Information Technology
Objective
Students will understand the importance of utilizing common algorithms and data stuctures and know how to select the most suitable algorithm for a given task.
Content
Using the most common algorithms and data structures:
Basics of an algorithm analysis
Sorting and search algorithms
Stacks, queues and lists
Tree structures
Evaluation scale
0 - 5
Assessment criteria, excellent (5)
The students are able to apply their learning to programming different tasks in a variety of ways.
Assessment criteria, good (3)
The students are able to use the data structures and algorithms they learn during the course appropriately.
Assessment criteria, satisfactory (1)
The students know and are proficient in the basic concepts of data structures and algorithms.
Prerequisites
Programming C++