Siirry suoraan sisältöön

Data Structures and AlgorithmsLaajuus (5 op)

Tunnus: TE00BR82

Laajuus

5 op

Osaamistavoitteet

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.

Sisältö

Lists, stacks, queues, trees, graphs and hash tables.
Analysing and evaluating algorithms.
Designing algorithms.   
Sorting methods.
Search algorithms.