Computer Science and Technology

Practicum of Data Structures

Release Date: 2017-09-22

1. Basic Course Information

Course Code: 113652
Course Name: Practicum of Data Structures
Course Type: Fundamental Course
Periods: 32
Credits: 2
Target Students: Underground Majoring in Information Science
Assessment: Project Design
Preparatory Courses: Program Design

2. Course Introduction

"Practicum of Data Structures" is a major foundation course in computer science and technology major. This course can enable students to master basic data structures and basic algorithm design techniques through programming practice. This course includes a lot of programming practices, such as stack and queue and their applications, binary tree and its applications, graph and its applications, sorting algorithms.