Skip to content

Conversation

@LeeJuHwan
Copy link
Contributor

Pull Request Java Playground Solve Mission

Checklist


👍 확인:

  • 리뷰어를 설정 했습니다
  • 해결 한 문제에 대해 작성 했습니다
  • 라벨을 설정 했습니다

미션 내용


Note

다형성 제거

  1. getInstance 에서 사용중인 조건문을 Map Collection을 활용하여 O(n) 방식이 아닌 O(1) 방식으로 객체를 조회 하여 생성할 수 있습니다.
  2. create 구현 메서드의 정상과 오류 범위를 테스트 케이스에 추가 하였습니다.

@LeeJuHwan LeeJuHwan added the coordinate-005/coordinate-refactor 좌표 계산기 - 5. 좌표 계산기 피드백 후 다시 구현 label Feb 8, 2025
@LeeJuHwan LeeJuHwan self-assigned this Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

coordinate-005/coordinate-refactor 좌표 계산기 - 5. 좌표 계산기 피드백 후 다시 구현

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant