https://leetcode.com/problems/surrounded-regions/
https://leetcode.com/problems/count-servers-that-communicate/
https://leetcode.com/problems/shortest-bridge/
https://leetcode.com/problems/detonate-the-maximum-bombs/description/
https://leetcode.com/problems/cheapest-flights-within-k-stops/description/
https://leetcode.com/problems/all-paths-from-source-to-target/description/
https://leetcode.com/problems/most-stones-removed-with-same-row-or-column/
https://leetcode.com/problems/alphabet-board-path/description/
https://leetcode.com/problems/map-of-highest-peak/
https://leetcode.com/problems/rotting-oranges/
'뇌세포덩어리"" > 알고리즘' 카테고리의 다른 글
[leetcode] dijkstra (0) | 2023.02.03 |
---|---|
[leetcode] union find 문제들 (0) | 2023.02.03 |
[leetcode] dfs/bfs 섬 문제들 (0) | 2023.02.01 |
문자열 검색 알고리즘 ( Brute force search / 라빈 카프 / KMP / Boyer-Moore) (0) | 2021.11.21 |
탐색 (선형 / 이진 / 이진트리) (0) | 2016.05.18 |