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

solved 인사 고과 - 128ms 14960kb #210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Njini1
Copy link
Contributor

@Njini1 Njini1 commented Nov 27, 2024

💿 풀이 문제

#185

📝 풀이 후기

  • 처음에 O(n2)으로 시간초과남.
  • 정렬하면 될 것 같았으나 방법이 생각이 안나서 참고..
  • 참고하면서도 이해가 잘 안되었음..

📚 문제 풀이 핵심 키워드

  • 정렬

🧑‍💻 제출자 확인 사항

  • [o] Convention(commit, pr 제목)이 올바른가요?
  • [o] 괄호 내 안내문은 삭제하셨나요?
  • [o] 본인의 체감 난도 Label을 등록했나요?
  • [o] 제출자 확인 사항을 모두 확인하셨나요?

@Njini1 Njini1 added the Hard 책정 혹은 체감 난이도 어려움 시 선택합니다. label Nov 27, 2024
@hadevyi hadevyi added the Java Java로 풀이한 경우 선택합니다. label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hard 책정 혹은 체감 난이도 어려움 시 선택합니다. Java Java로 풀이한 경우 선택합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants