https://leetcode.com/problems/maximum-nesting-depth-of-the-parentheses/
알고리즘보다 C언어 이해도를 높이고자 문제를 풀어봤다.
포인터에 대한 이해가 필요할 듯 하다.
'알고리즘 풀이' 카테고리의 다른 글
[LeetCode] 416. Partition Equal Subset Sum (0) | 2022.10.09 |
---|---|
[LeetCode] 61. Rotate List (0) | 2022.07.17 |
[LeetCode] 71. Simplify Path (0) | 2022.07.17 |
[LeetCode] 푸는중 103. Binary Tree Zigzag Level Order Traversal (0) | 2022.02.03 |
[자료구조] Linked List (연결 리스트) (0) | 2021.06.01 |