✍️
TIL
Ctrlk
  • TIL
  • react
  • data-structure
  • web
  • graphQL
  • algorithm
    • big-o
    • 버블 정렬(bubble sort)
    • 힙 정렬(heap sort)
    • 선택 정렬(selection sort)
    • 퀵 정렬(quick sort)
    • 백트래킹 알고리즘
    • 삽입 정렬(insertion sort)
    • 계수 정렬(counting sort)
    • 다엑스트라 알고리즘
    • 이진 탐색
    • 합병 정렬(merge-sort)
    • 동적 계획법(Dynamic programming)
  • web-security
  • javaScript
  • programming-paradigm
  • computer-science
  • vue
  • design-pattern
  • css
  • html
  • regExp
  • git
Powered by GitBook
On this page

Was this helpful?

algorithm

big-o버블 정렬(bubble sort)힙 정렬(heap sort)선택 정렬(selection sort)퀵 정렬(quick sort)백트래킹 알고리즘삽입 정렬(insertion sort)계수 정렬(counting sort)다엑스트라 알고리즘이진 탐색합병 정렬(merge-sort)동적 계획법(Dynamic programming)
PreviousIntroductionNextbig-o

Last updated 5 years ago

Was this helpful?