原文链接: https://leetcode-cn.com/problems/palindrome-partitioning-ii
英文原文Given a string s, partition s such that every su
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/valid-palindrome
英文原文A phrase is a palindrome if, after converting all uppercas
原文链接: https://leetcode-cn.com/problems/word-break
英文原文Given a string s and a dictionary of strings wordDict, return tr
原文链接: https://leetcode-cn.com/problems/word-break-ii
英文原文Given a string s and a dictionary of strings wordDict, add sp
原文链接: https://leetcode-cn.com/problems/reverse-words-in-a-string
英文原文Given an input string s, reverse the order of the
原文链接: https://leetcode-cn.com/problems/compare-version-numbers
英文原文Given two version numbers, version1 and versio
原文链接: https://leetcode-cn.com/problems/fraction-to-recurring-decimal
英文原文Given two integers representing the numerator
原文链接: https://leetcode-cn.com/problems/excel-sheet-column-title
英文原文Given an integer columnNumber, return its correspo
原文链接: https://leetcode-cn.com/problems/excel-sheet-column-number
英文原文Given a string columnTitle that represents the co
原文链接: https://leetcode-cn.com/problems/largest-number
英文原文Given a list of non-negative integers nums, arrange them suc