JS algorithms

1.수를 입력받아 2의 거듭제곱인지 여부를 리턴하기

post-thumbnail

2.MergeSort(병합정렬) 구현하기

post-thumbnail

3.quickSort

post-thumbnail