자료구조는 컴퓨터 과학자들과 심각한 프로그래밍 작업을 수행할 사람들에게 필수적인 연구 분야입니다. 이 강좌는 개념적 모델을 사용하여 데이터를 효율적으로 조직화하고 조작하는 기본 원칙을 다룹니다. 학생들은 여러 중요한 개념적 데이터 유형, 그들의 구현을 통한 실현, 그리고 효율성 분석을 공부합니다.
교과목해설(영문)
Data structures is an essential area of study for computer scientists and for anyone who will ever undertake any serious programming task. This course deals with the fundamentals of organizing and manipulating data efficiently using clean conceptual models. Students study many of the important conceptual data types, their realization through implementation, and analysis of their efficiency.