Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Week 15] BOJ 자료구조 1 - 3문제 완료 #67

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

JeonHyoChang
Copy link
Contributor

  • 파이썬으로 스택은 매우 쉽군요 ㅋㅋㅋ
  • 1번은 pop 으로, 2번은 popleft를 사용하니 문제풀이가 용이했습니다.
  • 3번 문제는 보고서 바로 그냥 풀면 시간 초과를 직감했고 역시나 그냥 푸니 바로 시간 초과를 ㅋㅋㅋ, 어느 정도 로직을 적용하니 풀이되었습니다.
  • 다음주부터는 몰아서 푸는게 아닌 나눠서 기간안에 풀도록 노력하겠습니다!! 😭

@jinny-l
Copy link
Member

jinny-l commented Jun 5, 2023

수고하셨습니다. 이번주도 화이팅~~

@jinny-l jinny-l merged commit a3c677d into CodeSquad-2023-BE-Study:main Jun 5, 2023
Gwonwoo-Nam pushed a commit to Gwonwoo-Nam/Algorithm-Study that referenced this pull request Jul 26, 2023
* ✨feat: [BOJ] 01_9012_괄호 파이썬

* ✨feat: [BOJ] 02_1935_후위 표기식2 파이썬

* ✨feat: [BOJ] 03_2493_탑 파이썬
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants