Skip to content

java 프로그램 개발 #2

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

Merged
merged 3 commits into from
Jul 4, 2021
Merged

java 프로그램 개발 #2

merged 3 commits into from
Jul 4, 2021

Conversation

djkeh
Copy link
Owner

@djkeh djkeh commented Jul 4, 2021

정렬 프로그램 기본 개발 끝났습니다.

This closes #1

djkeh added 3 commits July 5, 2021 03:59
버블 소트와 테스트 구현
자바 정렬 구현체를 단순히 이용한 정렬 클래스 구현
실행될 메인 로직 작성하고 정렬 알고리즘 사용
테스트는 실행 결과만 관측하고 있음, 검증 코드는 없음
@djkeh djkeh added the 개발 신규 개발 label Jul 4, 2021
@djkeh djkeh self-assigned this Jul 4, 2021
@djkeh djkeh merged commit ab732d3 into develop Jul 4, 2021
@djkeh djkeh deleted the feature/#1-java-oop branch July 4, 2021 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
개발 신규 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant