Data Structures and Algorithms (5cr)
Course unit code: 5051263
General information
- Credits
- 5 cr
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