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

[Helena] Week 6 solutions #111

Merged
merged 7 commits into from
Jun 9, 2024
Merged

[Helena] Week 6 solutions #111

merged 7 commits into from
Jun 9, 2024

Conversation

yolophg
Copy link
Contributor

@yolophg yolophg commented Jun 3, 2024

  • Container With Most Water
  • Longest Substring Without Repeating Characters
  • Longest Repeating Character Replacement
  • Find Minimum In Rotated Sorted Array
  • Search In Rotated Sorted Array

@yolophg yolophg marked this pull request as draft June 3, 2024 04:07
@yolophg yolophg changed the title Add week 6 solutions : findMinimumInRotatedSortedArray [Helena] Week 6 solutions Jun 3, 2024
@yolophg yolophg marked this pull request as ready for review June 8, 2024 06:15
Copy link
Contributor

@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.

수고하셨습니다!

Copy link
Contributor

Choose a reason for hiding this comment

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

원래 정렬되어 있던 배열이 회전되어 있다는 사실이 전혀 활용되지 않고 있어서 조금 아쉬운 것 같네요.

@DaleSeo DaleSeo merged commit 05f0d50 into DaleStudy:main Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants