原文链接: https://leetcode-cn.com/problems/permutation-i-lcci
英文原文Write a method to compute all permutations of a string o
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/sparse-array-search-lcci
英文原文Given a sorted array of strings that is interspers
原文链接: https://leetcode-cn.com/problems/words-frequency-lcci
英文原文Design a method to find the frequency of occurrences o
原文链接: https://leetcode-cn.com/problems/ti-huan-kong-ge-lcof
中文题目请实现一个函数,把字符串 s 中的每个空格替换成"%20"。
示例 1
原文链接: https://leetcode-cn.com/problems/biao-shi-shu-zhi-de-zi-fu-chuan-lcof
中文题目请实现一个函数用来判断字符串是否表示数值(包括整数和小数)。
数值(按顺序
原文链接: https://leetcode-cn.com/problems/zheng-ze-biao-da-shi-pi-pei-lcof
中文题目请实现一个函数用来匹配包含'. '和'*'的正则表达
原文链接: https://leetcode-cn.com/problems/xu-lie-hua-er-cha-shu-lcof
中文题目请实现两个函数,分别用来序列化和反序列化二叉树。
你需要设计一个算法来实现二叉树的序列化与反序
原文链接: https://leetcode-cn.com/problems/zi-fu-chuan-de-pai-lie-lcof
中文题目输入一个字符串,打印出该字符串中字符的所有排列。
你可以以任意顺序返回这个字
原文链接: https://leetcode-cn.com/problems/di-yi-ge-zhi-chu-xian-yi-ci-de-zi-fu-lcof
中文题目在字符串 s 中找出第一个只出现一次的字符。如果没有,返回一个单空
原文链接: https://leetcode-cn.com/problems/ba-shu-zu-pai-cheng-zui-xiao-de-shu-lcof
中文题目输入一个非负整数数组,把数组里所有数字拼接起来排成一个数,打印能拼接