학년도 | 2022 | 학기 | 1학기 |
---|---|---|---|
이수구분 | 1전선 | 학수번호 | 1전선 |
교과목명 | 게임자료구조 | ||
교과목명(영문) | Game Data Structure | ||
교과목해설 | 본 교과목은 리스트, 스택, 큐, 트리, 그래프와 같이 자료를 컴퓨터에서 효율적으로 표현하는 방법과 이와 관련된 정렬, 탐색 등의 문제를 해결하려는 알고리즘에 대해 소개한다. | ||
교과목해설(영문) | This course introduces some methods to efficiently manage data such as lists, stacks, queues, trees, and graphs. Also, it describes some algorithms to solve the problems such as sorting and searching. |