原文链接: https://leetcode-cn.com/problems/fan-zhuan-dan-ci-shun-xu-lcof
中文题目输入一个英文句子,翻转句子中单词的顺序,但单词内字符的顺序不变。为简单起见,标点符号和普通
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/zuo-xuan-zhuan-zi-fu-chuan-lcof
中文题目字符串的左旋转操作是把字符串前面的若干个字符转移到字符串的尾部。请定义一个函数实现字符
原文链接: https://leetcode-cn.com/problems/zui-chang-bu-han-zhong-fu-zi-fu-de-zi-zi-fu-chuan-lcof
中文题目请从字符串中找出一个最长的不包含重复字符
原文链接: https://leetcode-cn.com/problems/ba-zi-fu-chuan-zhuan-huan-cheng-zheng-shu-lcof
中文题目写一个函数 StrToInt,实现把字符串转换成整数这个
原文链接: https://leetcode-cn.com/problems/permutation-ii-lcci
英文原文Write a method to compute all permutations of a string
原文链接: https://leetcode-cn.com/problems/master-mind-lcci
英文原文The Game of Master Mind is played as follows:
The compute
原文链接: https://leetcode-cn.com/problems/one-away-lcci
英文原文There are three types of edits that can be performed on strin
原文链接: https://leetcode-cn.com/problems/pattern-matching-lcci
英文原文You are given two strings, pattern and value. The pat
原文链接: https://leetcode-cn.com/problems/re-space-lcci
英文原文Oh, no! You have accidentally removed all spaces, punctuation
原文链接: https://leetcode-cn.com/problems/longest-word-lcci
英文原文Given a list of words, write a program to find the longes