[leehyeyun] WEEK 01 solutions#2008
Merged
Merged
Conversation
Blossssom
reviewed
Nov 14, 2025
Blossssom
left a comment
Contributor
There was a problem hiding this comment.
고생하셨습니다!! 다음주에는 더 많은 문제를 풀어보실 수 있다면 좋겠습니다 ~!
Blossssom
reviewed
Nov 14, 2025
| // 테스트 실행 | ||
| console.log("Example 1:", containsDuplicate([1, 2, 3, 1])); // true | ||
| console.log("Example 2:", containsDuplicate([1, 2, 3, 4])); // false | ||
| console.log("Example 3:", containsDuplicate([1, 1, 1, 3, 3, 4, 3, 2, 4, 2])); // true |
Contributor
There was a problem hiding this comment.
각 파일 마지막에 개행을 추가해주셔야 merge가 가능하다고 안내되어있습니다!
Contributor
Author
There was a problem hiding this comment.
오 추가 했습니다 ^*^
체크 해 주셔서 감사합니다 ㅎㅎ
다음주는 더 많은 문제를 풀어보도록 하겠습니다 ( _ _ )
Contributor
There was a problem hiding this comment.
늦게봐서 죄송합니다! approve 진행했습니다!
Contributor
Author
혹시 제 문제를 승인 상태로 변경? 해 주실 수 있나요? ㅎㅎ |
Blossssom
approved these changes
Nov 15, 2025
DaleSeo
removed this pull request from the merge queue due to the queue being cleared
Nov 16, 2025
DaleSeo
removed this pull request from the merge queue due to the queue being cleared
Nov 16, 2025
leehyeyun
added this pull request to the merge queue
Nov 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
작성자 체크 리스트
In Review로 설정해주세요.검토자 체크 리스트
Important
본인 답안 제출 뿐만 아니라 다른 분 PR 하나 이상을 반드시 검토를 해주셔야 합니다!