[9주차 / 조은채] 문제풀이 by eunchae01 · Pull Request #65 · KeepDoingSomething/Algorithm-Study · GitHub
Skip to content

[9주차 / 조은채] 문제풀이#65

Merged
nashs789 merged 2 commits into
KeepDoingSomething:mainfrom
eunchae01:main
Jul 15, 2024
Merged

[9주차 / 조은채] 문제풀이#65
nashs789 merged 2 commits into
KeepDoingSomething:mainfrom
eunchae01:main

Conversation

@eunchae01

Copy link
Copy Markdown
Contributor
  • 행렬 테두리 회전하기 [O]
    제 기준 거꾸로? 돈다고 생각하고 구현했어야 됐던 문제였습니다.

  • 문자열 폭발 [O]
    replace 함수를 쓰면 통과가 안됐고 stack으로 풀어야 했던 문제였습니다.

  • 택배 배달과 수거하기 [O]
    예전에 풀어 본 문제라 수월하게 풀 수 있었습니다.
    처음 풀어봤을 때 배달을 하고 돌아오는 길에 수거하는 과정을 고려해야 한다고 생각해서 오래 걸렸었는데, 돌아오는 길에 수거하는 과정은 굳이 고려하지 않고 풀어도 됐던 문제였습니다.

@eunchae01 eunchae01 self-assigned this Jul 13, 2024
@eunchae01 eunchae01 added BOJ 문제 풀이 사이트 백준 Java Java Language Programmers 문제 풀이 사이트 Programmers Gold Baekjoon Gold Rank LV2 Programmers LV2 labels Jul 13, 2024
@nashs789 nashs789 linked an issue Jul 14, 2024 that may be closed by this pull request
@nashs789 nashs789 merged commit 7ee235b into KeepDoingSomething:main Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BOJ 문제 풀이 사이트 백준 Gold Baekjoon Gold Rank Java Java Language LV2 Programmers LV2 Programmers 문제 풀이 사이트 Programmers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ #Week09 ] 문제

2 participants