随笔分类 - LeetCode
LeetCode 面试题算法总结
[Leetcode] Palindrome Partitioning I
摘要:最近要开始准备找工作了,开始做Leetcode 上面的面试题,暂定每天至少一道。下面是第一道题:Given a strings, partitionssuch that every substring of the partition is a palindrome.Return all possible palindrome partitioning ofs.For example, givens="aab",Return [ ["aa","b"], ["a","a","b"
阅读全文
浙公网安备 33010602011771号