학사일정

교육과정

SM-CDR
교육과정 및 교과목 해설서
학년도 2022 학기 1학기
이수구분 1전선 학수번호 1전선
교과목명 데이터구조실습(PBL)
교과목명(영문) Data Structures practice(PBL)
교과목해설 컴퓨터를 이용하여 실세계의 많은 문제들을 해결하기 위해서는 그 문제에 적합한 자료의 형태를 컴퓨터 내에 어떻게 표현할 것인가가 중요하다. 이 과목에서는 데이터구조 수업을 통해 습득한 정수, 실수, 문자 등의 기본 자료 이상의 배열, 스택, 큐, 리스트, 트리, 그래프 등 구조화된 자료 구조들을 이해 및 사용하고, 가장 적합한 자료 구조를 선택함으로써 문제를 효과적으로 해결하는 방법을 실습한다.
교과목해설(영문) In order to solve many problems in the real world using computers, it is important to express the form of data suitable for the problem in the computer. In this course, we understand and use structured data structures such as stacks, queues, lists, trees, graphs, and more than basic data such as integers, mistakes, and characters acquired through data structure classes We practice how to solve problems effectively by selecting the most suitable data structure.
top