Skip to content

Commit 33f013c

Browse files
authored
Create README.md
1 parent aa53c62 commit 33f013c

File tree

1 file changed

+17
-0
lines changed
  • _WeeklyChallenges/W03-[IMPLEMENTATION]

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## ๐Ÿš€ 12์›” 1์ฃผ์ฐจ (12/02) ์Šคํ„ฐ๋”” ๋ฐœ์ œ ์ฃผ์ œ: Implementation With Queue
2+
> ๋ฐœ์ œ์ž: ์กฐ์œค์ƒ
3+
4+
### ๐Ÿ—‚๏ธ ์Šคํ„ฐ๋”” ์ž๋ฃŒ
5+
- PDF: [๋ฐ”๋กœ๊ฐ€๊ธฐ](https://github.com/AlgorithmStudy-Allumbus/codingtest_algorithm_study/blob/main/_WeeklyChallenges/W03-%5BIMPLEMENTATION%5D/Study_BOJ_1202.pdf)
6+
![image](https://github.com/user-attachments/assets/493b84c6-6c3a-4faa-85d6-0ccefde1ff78)
7+
8+
9+
### ๐Ÿ“– ๋ฌธ์ œ
10+
- [๋ฐฑ์ค€ #3190. ๋ฑ€](https://www.acmicpc.net/problem/3190): ๊ตฌํ˜„, ์‹œ๋ฎฌ๋ ˆ์ด์…˜, ํ / ๊ณจ๋“œ5
11+
- ์ •๋‹ต ์ฝ”๋“œ: [Study_BOJ_3190_๋ฑ€.py](https://github.com/AlgorithmStudy-Allumbus/codingtest_algorithm_study/blob/main/_WeeklyChallenges/W03-%5BIMPLEMENTATION%5D/Study_BOJ_3190_%EB%B1%80.py)
12+
https://github.com/AlgorithmStudy-Allumbus/codingtest_algorithm_study/blob/aa53c6266f5a4d2a9a37b1f087511ed327e8dc59/_WeeklyChallenges/W03-%5BIMPLEMENTATION%5D/Study_BOJ_3190_%EB%B1%80.py#L8-L51
13+
14+
### ๐Ÿ’ป ๊ณผ์ œ
15+
- [๋ฐฑ์ค€ #13335. ํŠธ๋Ÿญ](https://www.acmicpc.net/problem/13335): ๊ตฌํ˜„, ์‹œ๋ฎฌ๋ ˆ์ด์…˜, ํ / ์‹ค๋ฒ„1
16+
- ์ •๋‹ต ์ฝ”๋“œ: [Assignment_BOJ_13335_ํŠธ๋Ÿญ.py](https://github.com/AlgorithmStudy-Allumbus/codingtest_algorithm_study/blob/main/_WeeklyChallenges/W03-%5BIMPLEMENTATION%5D/Assignment_BOJ_13335_%ED%8A%B8%EB%9F%AD.py)
17+
https://github.com/AlgorithmStudy-Allumbus/codingtest_algorithm_study/blob/aa53c6266f5a4d2a9a37b1f087511ed327e8dc59/_WeeklyChallenges/W03-%5BIMPLEMENTATION%5D/Assignment_BOJ_13335_%ED%8A%B8%EB%9F%AD.py#L10-L35

0 commit comments

Comments
ย (0)