"정렬, 정렬 알고리즘"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
28번째 줄: 28번째 줄:
*[[ORDER BY 절]]
*[[ORDER BY 절]]


==참고 자료==
==참고==
*https://en.wikipedia.org/wiki/Sorting
*https://en.wikipedia.org/wiki/Sorting
*https://en.wikipedia.org/wiki/Sorting_algorithm
*https://en.wikipedia.org/wiki/Sorting_algorithm


[[분류: 정렬]]
[[분류: 정렬]]

2017년 7월 21일 (금) 02:21 판

sorting, sort
정렬, 소팅, 소트
sorting algorithm
정렬 알고리즘

1 정렬

  • 항목을 순서에 따라 배열하는 일
  • 원소들을 번호순이나 사전 순서와 같이 일정한 순서대로 열거하는 일

2 정렬 알고리즘

  • 정렬에 사용하는 알고리즘

3 종류

4 같이 보기

5 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}