dfs2 [LeetCode][DFS|BFS] 130. Surrounded Regions 문제 링크 https://leetcode.com/problems/surrounded-regions/ Surrounded Regions - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com Given an m x n matrix board containing 'X' and 'O', capture all regions that are 4-directionally surrounded by 'X'. A region is captured by flipping all 'O's.. 2022. 4. 7. [LeetCode][DFS|BFS] 1654. Minimum Jumps to Reach Home 문제 링크 https://leetcode.com/problems/minimum-jumps-to-reach-home/ Minimum Jumps to Reach Home - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com A certain bug's home is on the x-axis at position x. Help them get there from position 0. The bug jumps according to the following rules: I.. 2021. 11. 21. 이전 1 다음