본 교과목에서는 효율적인 프로그래밍을 위한 자료구조와 알고리즘에 대하여 학습한다. Tree, Linked-list, Sorting 알고리즘 등을 프로그래밍으로 구현할 수 있는 능력을 배양하며, 실습 및 설계를 통하여 자료구조 처리 알고리즘을 이용한 설계 결과물을 도출한다.
교과목해설(영문)
In this course, we study data structure and algorime for efficient programming. This course aims to enhance implementation ability for Tree, Linked-list, Sorting algorithm and so on. Finally, we derive the design results using data structure processing algorithm through practice and design.