Skip to content

[나리] WEEK 05 Solutions #453

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 2 commits into from
Sep 15, 2024
Merged

[나리] WEEK 05 Solutions #453

merged 2 commits into from
Sep 15, 2024

Conversation

naringst
Copy link
Contributor

@naringst naringst commented Sep 12, 2024

답안 제출 문제

체크 리스트

  • PR을 프로젝트에 추가하고 Week를 현재 주차로 설정해주세요.
  • 바로 앞에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
  • 문제를 모두 푸시면 프로젝트에서 Status를 In Review로 설정해주세요.
  • 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.

@naringst naringst self-assigned this Sep 12, 2024
@github-actions github-actions bot added the js label Sep 12, 2024
@naringst naringst changed the title Best Time To Buy And Sell Stock Solution [나리] WEEK 05 Solutions Sep 12, 2024
@naringst naringst requested a review from hyejjun September 12, 2024 12:13
@naringst naringst marked this pull request as ready for review September 14, 2024 08:51
@naringst naringst requested a review from a team as a code owner September 14, 2024 08:51
* -> klogk는 길이가 k인 문자열을 sort
* -> n은 이걸 각 문자열마다 반복하기 때문
*
* Space complexity: O(n)
Copy link
Contributor

Choose a reason for hiding this comment

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

공간복잡도가 n 만 고려되고, k 는 고려되지 않은 것 같습니다~ 한 번 더 확인해주시면 좋을 것 같네요!

@DaleSeo
Copy link
Member

DaleSeo commented Sep 14, 2024

체크 리스트 포멧팅이 깨진 것 같습니다.

Shot 2024-09-14 at 15 52 56@2x

Copy link
Member

@DaleSeo DaleSeo left a comment

Choose a reason for hiding this comment

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

수고하셨습니다.

@naringst naringst merged commit 611de3a into DaleStudy:main Sep 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

3 participants