UEH Standard Programs

Brief Course Description

1. Course Title:

Data Structures and Algorithms

2. Language of Instruction:

Vietnamese

3. Course Code:

INT547145

4. Credits:

3

5. Course Objectives:

This course provides students with a solid understanding of the importance of data organization and algorithms. The content covers basic data structures such as arrays and lists, as well as advanced structures like trees and graphs. Common searching and sorting algorithms are also presented in detail. The course simultaneously enhances students’ programming skills and logical thinking. This foundational knowledge is essential for developing efficient and optimized computer programs.

6. Brief Description of Course Content:

The Data Structures and Algorithms course helps students understand the importance of data organization and the algorithms built upon that data. The course covers data structures from basic to advanced levels, including arrays, lists, stacks, queues, linked lists, trees, and graphs. It also includes commonly used sorting and searching algorithms. Additionally, the course aids students in enhancing their programming skills and developing a logical approach to building computer programs.