학년도 | 2021 | 학기 | 1학기 |
---|---|---|---|
이수구분 | 1전선 | 학수번호 | 1전선 |
교과목명 | 알고리즘코딩테스트 | ||
교과목명(영문) | Algorithm Coding Test | ||
교과목해설 | 본 강좌에서는 정렬 문제와 트리 및 그래프로 추상화된 문제들에 대한 여러 알고리즘을 공부하고 각 알고리즘들의 시간적 공간적 측면의 효율을 비교하고 분석하는 기법을 실제 컴퓨터상에서 프로그래밍 하여 익힌다. | ||
교과목해설(영문) | Algorithm is a procedure or formula for solving a problem and getting a solution. This course introduces many algorithms for abstract problems such as sorting, tree, graph and analysis methods for the efficiency of time and space. |