Programmers 121690 4번 보물 지도 [PCCP 모의고사 2회]
programmers 121690번 ‘보물 지도’ 문제에 대한 글입니다. BFS 탐색을 이용하여 해결하였습니다. (This article is about the problem of ‘Treasure Map’ in programmers 121690. It was solved using BFS Search.) [PCCP]
programmers 121690번 ‘보물 지도’ 문제에 대한 글입니다. BFS 탐색을 이용하여 해결하였습니다. (This article is about the problem of ‘Treasure Map’ in programmers 121690. It was solved using BFS Search.) [PCCP]
Programmers 150369번 ‘택배 배달과 수거하기’ 문제에 대한 글입니다. (This article is about the issue of ‘Delivery and Collection’ in Programmers Number 150369) [2023 KAKAO BLIND RECRUITMENT]
Programmers 150366 표 병합 문제에 대한 글입니다. (This article is about the problem of Merge Tables Programmers Number 150366.) [2022 KAKAO BLIND RECRUITMENT]
Programmers 92342번 ‘양궁대회’ 문제에 대한 글입니다. 재귀를 이용한 완전 탐색으로 해결하였습니다. (This article is about the issue of ‘Archery Competition’ in Programmers 92342. It was solved by a complete search using recursive. [2022 KAKAO BLIND RECRUITMENT]) [2022 KAKAO BLIND RECRUITMENT]
Programmers 92335번 ‘k진수에서 소수 개수 구하기’ 문제에 대한 글입니다. (This article is about Programmers #92335 ‘Getting prime numbers from k-number’ problem.)
Programmers 92343번 ‘양과 늑대’ 문제에 대한 글입니다. DFS를 통한 완전 탐색을 이용하여 문제를 해결하였습니다. (This article is about the issue of “Sheep and Wolf” in Programmers Number 92343. We solved the problem by using full search through DFS.)
[2022 KAKAO BLIND RECRUITMENT]
Programmers 72410번 ‘신규 아이디 추천’ 문제에 대한 글입니다. (This article is about the ‘New ID Recommendation’ problem in Programmers Number 72410) [2021 KAKAO BLIND RECRUITMENT]
Programmers 72414번 ‘광고 삽입’ 문제에 대한 글입니다. (This article is about the ‘insert advertisement’ problem in Programmers Number 72414.) [2021 KAKAO BLIND RECRUITMENT]
Programmers 72412 ‘순위 검색’ 문제에 대한 글입니다. (This article is about Programmers 72412 ‘Ranking Search’ problem.) [2021 KAKAO BLIND RECRUITMENT]
Programmers 60057번 ‘문자열 압축’ 문제에 대한 글입니다. (This article is about the ‘string compression’ problem in Programmers 60057. [2020 KAKAO BLIND RECRUITMENT])