[筆記] LeetCode 刷題記錄 (13,20,38) – 1

LeetCode 在需要接觸演算碼的工程師中,為相當知名的練習場所。當你有需要挑戰自己的腦筋、面試前的準備……等,都滿適合來這邊看一下你的演算法和資料結構的熟悉程度。這回要筆記的有:Roman to Integer、Valid Parentheses 和 Count and Say。
leetCode Logo


題目

13. Roman to Integer

[連結]:https://leetcode.com/problems/roman-to-integer/

20. Valid Parentheses

[連結]:https://leetcode.com/problems/valid-parentheses/

38. Count and Say

[連結]:https://leetcode.com/problems/count-and-say/


歷次 LeetCode 刷題記錄

按讚加入粉絲團

延伸閱讀