Merged
Conversation
yulrang
approved these changes
Jan 2, 2025
Collaborator
yulrang
left a comment
There was a problem hiding this comment.
shift, unshift, slice 등 제가 생각하지 못했던 다양한 메소드들을 활용해서 간결하게 써주셨어요~~~ 수고하셨습니다~!
imchanyo
reviewed
Jan 7, 2025
Collaborator
There was a problem hiding this comment.
Math.min함수에 스프레드 연산자를 사용할 수있군요.
배워갑니다.
imchanyo
approved these changes
Jan 7, 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.
배열
md 파일로 추가했습니다! 좀 기니 천천히 봐주세요!
📌 푼 문제
📝 간단한 풀이 과정
배열 자르기
배열 원소의 길이
배열 회전시키기
중복된 숫자 개수
제일 작은 수 제거하기
행렬의 덧셈
나누어 떨어지는 숫자 배열
나머지 세문재도 풀어서 나중에 추가하겠습니다!