原文链接: https://leetcode-cn.com/problems/stream-of-characters
英文原文Design an algorithm that accepts a stream of character
分类详情
困难 分类
原文链接: https://leetcode-cn.com/problems/escape-a-large-maze
英文原文There is a 1 million by 1 million grid on an XY-plane,
原文链接: https://leetcode-cn.com/problems/longest-duplicate-substring
英文原文Given a string s, consider all duplicated subst
原文链接: https://leetcode-cn.com/problems/last-substring-in-lexicographical-order
英文原文Given a string s, return the last s
原文链接: https://leetcode-cn.com/problems/number-of-submatrices-that-sum-to-target
英文原文Given a matrix and a target,
原文链接: https://leetcode-cn.com/problems/shortest-common-supersequence
英文原文Given two strings str1 and str2, return the s
原文链接: https://leetcode-cn.com/problems/find-in-mountain-array
英文原文(This problem is an interactive problem.)
You may r
原文链接: https://leetcode-cn.com/problems/brace-expansion-ii
中文题目如果你熟悉 Shell 编程,那么一定了解过花括号展开,它可以用来生成任意字符串。
花括号展开的表达式可以看作
原文链接: https://leetcode-cn.com/problems/parsing-a-boolean-expression
英文原文Return the result of evaluating a given boolea
原文链接: https://leetcode-cn.com/problems/smallest-sufficient-team
英文原文In a project, you have a list of required skills r