Course Information

Course Code:
Course Number:
Code Course Name Language Type
VBA 222E Data Structures and Algorithms English Compulsory
Local Credits ECTS Theoretical Tutorial Laboratory
3 6 3 0 0
Course Prerequisites and Class Restriction
Prerequisites VBA 113E MIN DD
Class Restriction None
Course Description
The aim of the course is to ensure that students have the knowledge and skills regarding the design, analysis, and development of fundamental data structures. The course emphasizes the classification of data structures, introduction to algorithms and complexity analysis, fundamental data structures and their derivatives such as lists, stacks, queues, trees, graphs, and heaps, analysis of important sorting algorithms, and programming with dynamic memory allocation.