19-1-skku-oss / 2019-1-OSS-E4

2019 05 07
https://19-1-skku-oss.github.io/2019-1-OSS-E4/
3 stars 0 forks source link

Is there anyone working on sorting algorithms? #17

Closed kimjy0126 closed 5 years ago

kimjy0126 commented 5 years ago

I'm going to add some sorting algorithms, and I want to know if someone is working on the same algorithms with me. Here are some sorting algorithms I wanted to add:

If there is something that you're already working on, please notice me.

kimjy0126 commented 5 years ago

Actually, I'm currently working on Timsort and Bozosort.

kimjy0126 commented 5 years ago

I added Bozosort w/ pull request #18, and I'm keep working on Timsort.

Son-GyeongSik commented 5 years ago

난 지금 그래프 탐색 알고리즘 수정중임. (추가. 오일러 프로젝트 건드리고 있음) 소팅은 안건드릴듯 ㅋㅋㅋ

kimjy0126 commented 5 years ago

I think I'm the only person who is working on sorting part, so I'll close this issue.