Skip to content

Conversation

@TaeyeonRoyce
Copy link
Owner

푼 문제

백준 - 1080 행렬
그리디 알고리즘임을 파악하기 어려웠던 문제. 스스로 복잡하게 생각하면서 더 꼬아졌던 문제였다.

백준 - 8896 가위 바위 보
구현 문제. 생각보다 복잡하고 처리해야할 케이스가 존재했다. 꼼꼼하게 해결!

프로그래머스 - 괄호변환
올바른 괄호 문자열을 만들기 위해 문자열을 분리하여 재귀적으로 해결하는 문제.

스터디

백준 2841 - 외계인의 기타연주
스택을 활용해서 플랫의 위치에 따라 손가락을 움직이는 횟수를 효율적으로 판단해야함.

백준 1874 - 스택 수열
스택을 활용해서 문제를 구현. 구현하기 위한 규칙을 찾는 것이 중요했음

@TaeyeonRoyce TaeyeonRoyce merged commit d89f790 into master Jul 12, 2022
@TaeyeonRoyce TaeyeonRoyce deleted the Royce/week03 branch July 12, 2022 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants