Data Structures and AlgorithmsLaajuus (5 cr)
Course unit code: TE00BR82
General information
- Credits
- 5 cr
- Teaching language
- English
Objective
After completing the course the student can:
Explain the most common data structures.
Apply the most common data structures and algorithms connected to the use of these structures.
Evaluate the efficiency of algorithms.
Content
Lists, stacks, queues, trees, graphs and hash tables.
Analysing and evaluating algorithms.
Designing algorithms.
Sorting methods.
Search algorithms.