Skip to main content

Data Structures and AlgorithmsLaajuus (5 cr)

Code: TE00BR82

Credits

5 op

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.