모든 공개 기록
IT 위키
IT 위키에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2025년 1월 31일 (금) 01:40 AlanTuring 토론 기여님이 Algorithm Complexity 문서를 만들었습니다 (Created page with "'''Algorithm Complexity''' is a measure of the efficiency of an algorithm in terms of time and space usage as the input size grows. It helps in comparing different algorithms and understanding their performance characteristics. ==Key Concepts== *'''Time Complexity:''' Measures the amount of time an algorithm takes to complete as a function of input size. *'''Space Complexity:''' Measures the amount of memory an algorithm requires during execution. *'''Asymptotic Notation...") 태그: 시각 편집