-
Hello, thanks for the module!
What's the process of adding additional languages? I'd like to see typescript available.
Thanks,
Dmitry
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug …
-
# 987. 二叉树的垂序遍历
## 入选理由
暂无
## 题目地址
[https://leetcode-cn.com/problems/vertical-order-traversal-of-a-binary-tree](https://leetcode-cn.com/problems/vertical-order-traversal-of-a-binary-tr…
-
#### Your LeetCode username
alsotang
#### Category of the bug
- [ ] Question
- [x] Solution
- [ ] Language
- [ ] Missing Test Cases
#### Description of the bug
[1 1 1 7] can not b…
-
lately I've been using golang a lot for competitive programming, sometimes uses ruby (because of their awesome built-in [combinatorial](https://apidock.com/ruby/Array/combination)/[permutation](https:…
-
# 394. 字符串解码
## 入选理由
暂无
## 题目地址
[https://leetcode-cn.com/problems/decode-string/](https://leetcode-cn.com/problems/decode-string/)
## 前置知识
- 栈
- 括号匹配
## 题目描述 …
-
### What did you do? (required: The issue will be **closed** when not provided)
Write code that only has func body to submit to leetcode. There is no package definiton.
### What did you ex…
-
**你的 LeetCode 用户名**
填写你登录 LeetCode(中国区)的用户名
**Bug 类型**
- [ ] 题目
- [x ] 题解
- [ ] 编程语言
- [ ] 缺少测试用例
**描述**
描述你遇到的 bug
输入:
[-5,5,4,-3,0,0,4,-2]
4
输出:
[[4,0,5,-5],[0,4,5,-5],[-3,-2,4,5]…
-
#### Your LeetCode username
#### Category of the bug
- [ ] Question
- [x] Solution
- [ ] Language
- [ ] Missing Test Cases
#### Description of the bug
Run the first approach(Ba…
-
#### adhishree
#### Category of the bug
- [*] Question: 332. Reconstruct Itinerary
- [ ] Solution
- [ ] Language
- [] Missing Test Cases
#### Description of the bug
The problem…