Skip to main content

Data Structures and Algorithms with PythonLaajuus (5 cr)

Course unit code: TX00FK26

General information


Credits
5 cr
Teaching language
English
Responsible person
Janne Salonen

Objective

After completing the course, student has ability to make comparisons about which data structure and/or algorithm is good for certain programming tasks. She/he has gained ability to use data structures and algorithms in her/his programming.

Content

- Python data types and structures (A Python brief summary)
- Algorithm performance basics and arrays
- Lists
- Stacks and queues
- Trees
- Hashing
- Graphs
- Priority queues and heaps, searching
- Sorting
- Algorithms' design techniques

Assessment criteria, satisfactory (1)

- Passed Exam

Go back to top of page