UEH Standard programs in English (20% English)

Brief Course Description

1. Course Title:

Data Structures and Algorithms

2. Language of Instruction:

Tiếng Việt

3. Course Code:

INF509007

4. Credits:

3

5. Course Objectives:

The Data Structures and Algorithms module helps students understand the importance of how data is organized and algorithms are built on top of it. The content of the module presents data structures from basic to advanced including arrays, lists, stacks, queues, linked lists, trees, graphs; and the sorting and search algorithms that are popular today. In addition, the module also helps students supplement and perfect their programming skills as well as thinking in building a computer program.

6. Brief Description of Course Content:

This course helps students understand the importance of organizing data and algorithms. The content of the course presents data structures including arrays, lists, stacks, queues, linked lists, trees, graphs, and today's popular search and sorting algorithms. In addition, the course also helps students supplement and perfect programming skills and programming thinking in building a computer program.