Linear search, Checks each item in a list one by one until it finds the target., Starts at the first item of the list, Items do not need to be in order, Tends to be less efficient, Binary search, Items must be sorted, Begins by finding the middle item in the list, If item is not find checks if the target is greater than or less than the currently checked item, Generally more efficient, particularly on larger lists

Linear & binary search

만든이

순위표

비주얼 스타일

옵션

AI 강화: 이 활동에는 AI가 생성한 콘텐츠가 포함되어 있습니다. 더 알아보세요.

템플릿 전환하기

자동 저장된 게임을 복구할까요?