Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is QuickSort #4

Merged
merged 2 commits into from
May 10, 2021
Merged

What is QuickSort #4

merged 2 commits into from
May 10, 2021

Conversation

chyeon97
Copy link
Contributor

@chyeon97 chyeon97 commented May 3, 2021

퀵 정렬이란

@chyeon97 chyeon97 mentioned this pull request May 3, 2021
Copy link
Contributor

@syg4806 syg4806 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

설명 너무 잘되어있네요!
코드만 수정해주세요

0 1 2 3 4 5 6 7 8 9

## 코드(JS)
![quickSort](QuickImg/quickSort.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

예시 코드는 이미지 말고 코드로 직접 넣어주세요.
```javascript
코드
```
형식으로 작성하면 됩니다!

@syg4806 syg4806 merged commit a05e769 into main May 10, 2021
@syg4806 syg4806 deleted the Algorithm/quickSort branch May 10, 2021 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants