(출처) https://www.algospot.com/judge/problem/read/PICNIC
(출처) https://www.algospot.com/judge/problem/read/BOARDCOVER
(출처) https://www.algospot.com/judge/problem/read/CLOCKSYNC
(출처) https://www.algospot.com/judge/problem/read/QUADTREE#
(출처) https://www.algospot.com/judge/problem/read/FENCE
(출처) Https://www.algospot.com/judge/problem/read/FANMEETING
(출처) https://algospot.com/search/?q=wildcard
(출처) https://algospot.com/judge/problem/read/JLIS
(출처) https://algospot.com/judge/problem/read/PI
(출처) https://algospot.com/judge/problem/read/QUANTIZE
(출처) https://algospot.com/judge/problem/read/SNAIL
(출처) https://algospot.com/judge/problem/read/ASYMTILING
(출처) https://algospot.com/judge/problem/read/POLY
(출처) https://algospot.com/judge/problem/read/NUMB3RS
(출처) https://algospot.com/judge/problem/read/JOSEPHUS
(출처) https://algospot.com/judge/problem/read/BRACKETS2
(출처) https://algospot.com/judge/problem/read/ITES
(출처) https://algospot.com/judge/problem/read/TRAVERSAL
(출처) https://algospot.com/judge/problem/read/FORTRESS
(출처) https://algospot.com/judge/problem/read/NERD2
(출처) https://algospot.com/judge/problem/read/DICTIONARY
DFS
(출처) https://algospot.com/judge/problem/read/WORDCHAIN
(출처) https://algospot.com/judge/problem/read/GALLERY
(출처) https://www.acmicpc.net/problem/11281
(출처) https://algospot.com/judge/problem/read/SORTGAME
(출처) https://algospot.com/judge/problem/read/CHILDRENDAY
(출처) https://algospot.com/judge/problem/read/HANOI4
(출처) https://algospot.com/judge/problem/read/ROUTING
(출처) https://algospot.com/judge/problem/read/FIRETRUCKS
코드
코드
코드
(출처) https://www.acmicpc.net/problem/14719
(출처) https//www.acmicpc.net/problem/1062
(출처) https://www.acmicpc.net/problem/2023
(출처) https://www.acmicpc.net/problem/17070
(출처) https://www.acmicpc.net/problem/2206
(출처) https://programmers.co.kr/learn/courses/30/lessons/72412
(출처) https://programmers.co.kr/learn/courses/30/lessons/67258
자료구조
다익스트라 알고리즘 다익스트라 알고리즘은 가중치가 존재하는 그래프내에서 시작점으로부터 어느 한 목표지점까지의 최단경로를 구하고자 할 때 사용할 수 있는 알고리즘이다. 다익스트라 알고리즘 로직의 구동 방식은 다음 이동할 정점을 고르는 매 순간의 선택에서 가장 가까운
(출처) https://www.acmicpc.net/problem/8979
정렬문제
(출처) https://leetcode.com/problems/add-two-numbers/
(출처) https://leetcode.com/problems/two-sum
(출처) https://leetcode.com/problems/longest-substring-without-repeating-characters/
(출처) https://leetcode.com/problems/single-number-iii/
(출처) https://www.acmicpc.net/problem/1914
(출처) https://www.acmicpc.net/problem/1022
(출처) https://www.acmicpc.net/problem/17144
(출처) https://www.acmicpc.net/problem/7576
(출처) https://www.acmicpc.net/problem/9328