leetcode-study
leetcode-study copied to clipboard
🛫 해외 취업을 위한 LeetCode 문제 풀이
- 문제: https://leetcode.com/problems/word-break/ - 풀이: https://www.algodale.com/problems/word-break/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/word-break
- 문제: https://leetcode.com/problems/maximum-product-subarray/ - 풀이: https://www.algodale.com/problems/maximum-product-subarray/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/maximum-product-subarray
- 문제: https://leetcode.com/problems/coin-change/ - 풀이: https://www.algodale.com/problems/coin-change/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/coin-change
- 문제: https://leetcode.com/problems/decode-ways/ - 풀이: https://www.algodale.com/problems/decode-ways/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/decode-ways
- 문제: https://leetcode.com/problems/palindromic-substrings/ - 풀이: https://www.algodale.com/problems/palindromic-substrings/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/palindromic-substrings
- 문제: https://leetcode.com/problems/longest-palindromic-substring/ - 풀이: https://www.algodale.com/problems/longest-palindromic-substring/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/longest-palindromic-substring
- 문제: https://leetcode.com/problems/house-robber-ii/ - 풀이: https://www.algodale.com/problems/house-robber-ii/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/house-robber-ii
- 문제: https://leetcode.com/problems/house-robber/ - 풀이: https://www.algodale.com/problems/house-robber/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/house-robber
- 문제 - 유료: https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/ - 무료: https://www.lintcode.com/problem/3651/ - 풀이: https://www.algodale.com/problems/number-of-connected-components-in-an-undirected-graph/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/number-of-connected-components-in-an-undirected-graph
- 문제 - 유료: https://leetcode.com/problems/graph-valid-tree/ - 무료: https://www.lintcode.com/problem/178/ - 풀이: https://www.algodale.com/problems/graph-valid-tree/ - 위치: https://github.com/DaleStudy/leetcode-study/tree/main/graph-valid-tree