Closed jeeyn closed 11 months ago
[Silver IV] 괄호 - 9012 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Silver/9012.%E2%80%85%EA%B4%84%ED%98%B8
[Silver IV] 스택 - 10828 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Silver/10828.%E2%80%85%EC%8A%A4%ED%83%9D
[Silver IV] 제로 - 10773 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Silver/10773.%E2%80%85%EC%A0%9C%EB%A1%9C#silver-iv-%EC%A0%9C%EB%A1%9C---10773
[Silver II] 스택 수열 - 1874 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Silver/1874.%E2%80%85%EC%8A%A4%ED%83%9D%E2%80%85%EC%88%98%EC%97%B4
[Gold V] 탑 - 2493 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Gold/2493.%E2%80%85%ED%83%91
[Gold IV] 오큰수 - 17298 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Gold/17298.%E2%80%85%EC%98%A4%ED%81%B0%EC%88%98
[Gold II] 후위 표기식 - 1918 https://github.com/SeWoong-Han/Algorithm/tree/master/%EB%B0%B1%EC%A4%80/Gold/1918.%E2%80%85%ED%9B%84%EC%9C%84%E2%80%85%ED%91%9C%EA%B8%B0%EC%8B%9D
수요일 실전 코딩 테스트 연습
이코테 2021 Recursion Exercise 01. 팩토리얼 구현 https://github.com/jeeyn/algorithm/tree/main/%EC%9D%B4%EC%BD%94%ED%85%8C%202021%20with%20Python/recursion-ex01
이코테 2021 Recursion Exercise 02. 유클리드 호제법 https://github.com/jeeyn/algorithm/tree/main/%EC%9D%B4%EC%BD%94%ED%85%8C%202021%20with%20Python/recursion-ex02
프로그래머스 Lv.1 같은 숫자는 싫어 https://github.com/jeeyn/algorithm/blob/main/Programmers/Pro_lv-1_12906.java
3주차 알고리즘 문제 풀이
2023년 12월 11일 ~ 2023년 12월 17일
강의 시청 : 스택과 큐 자료구조 & 재귀 함수 (16강 ~ 17강)
각 이슈 Assignees에 자신의 GitHub 계정을 추가
3문제 이상 풀이 후 아래 Comment 업로드 하여 인증
ex
[Baekjoon online judge] 10828. 스택 / 실버 4 https://github.com/jeeyn/algorithm/blob/main/Baekjoon/Silver/BOJ_10828.java