# String

- [Repeated String Match](/oj/string/repeated-string-match.md)
- [13. Roman to Integer](/oj/string/roman-to-integer.md): https://leetcode.com/problems/roman-to-integer/description/
- [String to Integer (atoi)](/oj/string/string-to-integer-atoi.md)
- [1451. Rearrange Words in a Sentence](/oj/string/1451.-rearrange-words-in-a-sentence.md): https://leetcode.com/problems/rearrange-words-in-a-sentence/
- [Judge Route Circle](/oj/string/judge-route-circle.md)
- [Remove Comments](/oj/string/remove-comments.md)
- [Count and Say](/oj/string/count-and-say.md)
- [Sentence Screen Fitting](/oj/string/sentence-screen-fitting.md)
- [Encode and Decode Strings](/oj/string/encode-and-decode-strings.md)
- [Add Bold Tag in String](/oj/string/add-bold-tag-in-string.md)
- [Group Shifted Strings](/oj/string/group-shifted-strings.md)
- [Valid Word Square](/oj/string/valid-word-square.md): https://leetcode.com/problems/valid-word-square/description/
- [794. Valid Tic-Tac-Toe State](/oj/string/794.-valid-tic-tac-toe-state.md): https://leetcode.com/problems/valid-tic-tac-toe-state/
- [348. Design Tic-Tac-Toe](/oj/string/348.-design-tic-tac-toe.md)
- [Valid Number](/oj/string/valid-number.md): https://leetcode.com/problems/valid-number/description/
- [Read N Characters Given Read4](/oj/string/read-n-characters-given-read4.md): https://leetcode.com/problems/read-n-characters-given-read4/description/
- [Read N Characters Given Read4 II - Call multiple times](/oj/string/read-n-characters-given-read4/read-n-characters-given-read4-ii-call-multiple-times.md): https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times/description/ https://www.lintcode.com/problem/read-n-characters-given-read4-ii-call-multiple-times/description
- [One Edit Distance](/oj/string/one-edit-distance.md)
- [Restore IP Addresses](/oj/string/restore-ip-addresses.md)
- [468. Validate IP Address](/oj/string/468.-validate-ip-address.md): https://leetcode.com/problems/validate-ip-address/
- [440. K-th Smallest in Lexicographical Order](/oj/string/440.-k-th-smallest-in-lexicographical-order.md): https://leetcode.com/problems/k-th-smallest-in-lexicographical-order/
- [Bold Words in String](/oj/string/bold-words-in-string.md)
- [1417. Reformat The String](/oj/string/1417.-reformat-the-string.md): https://leetcode.com/problems/reformat-the-string/
- [824. Goat Latin](/oj/string/824.-goat-latin.md): https://leetcode.com/problems/goat-latin/
- [License Key Formatting](/oj/string/license-key-formatting.md)
