교육과정 및 교과목 해설서
학년도 2023 학기 1학기
이수구분 1전선 학수번호 1전선
교과목명 자료구조(PBL)
교과목명(영문) Data structure(PBL)
교과목해설 C 또는 C++ 언어를 기반으로 소프트웨어 개발을 위해 필요한 기본 자료구조와 알고리즘에 대해 이론적인 내용의 학습과 문제해결 능력을 함양시키기 위한 실습으로 구성된다. 교과목에서 다룰 주요 자료구조는 연결리스트, 스택, 큐, 트리, 그래프 등이며, 이러한 자료구조를 바탕으로 삽입, 삭제, 검색을 위한 기초 알고리즘의 이론과 실습을 병행한다.
교과목해설(영문) This course is composed of the theory learning about the basic data structures and the algorithms necessary for the development of the software based on C or C++ language and the practical training to improve the problem solving abilities. The main data structures to be covered in this course are linked list, stack, queue, tree, graph and so on. Based on these data structures, it consists of the theories and the practical exercise of the basic algorithms for insertion, deletion, and retrieval.
top