Data Structures and AlgorithmsLaajuus (5 op)
Opintojakson tunnus: TE00BR82
Opintojakson perustiedot
- Laajuus
- 5 op
- Opetuskieli
- englanti
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.