Skip to main content

Data Structures and Algorithms (5 cr)

Code: TX00EY28-3005

General information


Enrollment
06.05.2024 - 20.10.2024
Registration for the implementation has ended.
Timing
21.10.2024 - 15.12.2024
Implementation has ended.
Number of ECTS credits allocated
5 cr
Mode of delivery
On-campus
Unit
(2019-2024) School of ICT
Campus
Myllypurontie 1
Teaching languages
Finnish
Seats
0 - 35
Degree programmes
Information and Communication Technology
Teachers
Matti Valovirta
Groups
TVT23K-O
Ohjelmistotuotanto
Course
TX00EY28

Implementation has 7 reservations. Total duration of reservations is 17 h 30 min.

Time Topic Location
Fri 25.10.2024 time 09:30 - 12:00
(2 h 30 min)
Tietorakenteet ja algoritmit TX00EY28-3005
MPA5024 Oppimistila
Fri 01.11.2024 time 09:30 - 12:00
(2 h 30 min)
Tietorakenteet ja algoritmit TX00EY28-3005
MPA5024 Oppimistila
Fri 08.11.2024 time 09:30 - 12:00
(2 h 30 min)
Tietorakenteet ja algoritmit TX00EY28-3005
MPA5024 Oppimistila
Fri 15.11.2024 time 09:30 - 12:00
(2 h 30 min)
Tietorakenteet ja algoritmit TX00EY28-3005
MPA5024 Oppimistila
Fri 22.11.2024 time 09:30 - 12:00
(2 h 30 min)
Tietorakenteet ja algoritmit TX00EY28-3005
MPA5024 Oppimistila
Fri 29.11.2024 time 09:30 - 12:00
(2 h 30 min)
Tietorakenteet ja algoritmit TX00EY28-3005
MPA5024 Oppimistila
Fri 13.12.2024 time 09:30 - 12:00
(2 h 30 min)
Tietorakenteet ja algoritmit TX00EY28-3005
MPA5024 Oppimistila
Changes to reservations may be possible.

Objective

The student
• is familiar with the most common data structures and some of the key algorithms used in data processing
• has a practical feel for the design and computational complexity of algorithms
• is familiar with the ready-made data structure implementations offered by libraries in one of the programming languages.

Content

• Abstract data type: interface and implementation
• Iterativeness vs. recursivity
• Time and space requirements
• Linked lists
• Stack and queue
• Trees
• Graphs
• Search techniques
• Sorting algorithms
• Algorithm types
• General purpose data structure libraries (list, map, set)

Evaluation scale

0-5

Assessment criteria, satisfactory (1)

The student
• has achieved the objectives of the course to a satisfactory level
• is able to identify, define and use concepts and models in the subject area of the course
• has completed the learning tasks required for the course to the minimum standard.

Assessment criteria, good (3)

The student
• has achieved the objectives of the course well
• is able to identify, define and use concepts and models in the subject area of the course
• has completed the learning tasks of the course at a good level.

Assessment criteria, excellent (5)

The student
• has achieved the objectives of the course with excellent marks
• is able to identify, define, use and apply concepts and models in the subject area of the course in a variety of ways
• has completed the learning tasks of the course at an excellent level and has put considerable own effort into them.

Assessment criteria, approved/failed

The student
• has achieved the objectives of the course
• is able to identify, define and use concepts and models in the subject area of the course
• has completed the learning tasks required for the course.

Qualifications

Object-oriented Programming

Go back to top of page