[허민권-15주차 알고리즘 스터디] #71
Open
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.
🚀 싸피 15반 알고리즘 스터디 15주차 [허민권]
📌 문제 풀이 개요
✅ 문제 해결 여부
💡 풀이 방법
문제 1: 개똥벌레
문제 난이도
Gold 5
문제 유형
접근 방식 및 풀이
위 아래 각각 리스트로 관리합니다.
문제 2: 흙길 보수하기
문제 난이도
Gold 5
문제 유형
접근 방식 및 풀이
문제 3: 어항 정리
문제 난이도
문제 유형
접근 방식 및 풀이
문제 4: 단어 암기
문제 난이도
Gold 4
문제 유형
접근 방식 및 풀이
비트마스킹을 통해 알파벳을 확인하고 딕셔너리(Map) 을 사용해서 글자 갯수를 압축합니다.
문제 5: 인터넷 설치
문제 난이도
Gold 1
문제 유형
접근 방식 및 풀이
문제 6: 등산
문제 난이도
Gold 2
문제 유형
접근 방식 및 풀이
문제 7: 로마 숫자
문제 난이도
문제 유형
접근 방식 및 풀이
문제 8: 방탈출
문제 난이도
Gold 2
문제 유형
접근 방식 및 풀이