1. General information about the module
-
Module code: PET10007
-
Vietnamese module designation: CẤU TRÚC DỮ LIỆU VÀ GIẢI THUẬT
-
English module designation: Data Structures and Algorithms
-
Credit points: 3
-
Workload:
- Contact hours: Lectures, lesson: 45 hours (in class)
- Lab works, project, seminar: 0
- Exercise: 0
- Private study: 90 hours (self-study)
-
Type of module: Core Discipline
-
Required and recommended prerequisites for joining the module: Engineering Programming
2. Module objectives/intended learning outcomes
This course provides students with an overview of data structures and algorithms, including sorting and searching algorithms, their complexities, and methods for organizing and storing data using linked lists, trees, and related algorithms for processing these data structures.
With this knowledge, students will be able to apply appropriate algorithms and data structures to solve specific problems effectively.