-
### LeetCode Username
forleet
### Problem Number, Title, and Link
371. Sum of Two Integers https://leetcode.com/problems/sum-of-two-integers/
### Bug Category
Missing test case *(Incorrect/Ineffi…
-
### LeetCode Username
doraeric
### Problem Number, Title, and Link
2463. Minimum Total Distance Traveled https://leetcode.com/problems/minimum-total-distance-traveled/
### Bug Category
Editorial
…
-
11-29 06:43:56 [INFO] nonebot_plugin_htmlrender | 使用 chromium 启动
11-29 06:43:58 [INFO] leetcode | html:{"questionId": "1884", "questionFrontendId": "1758", "boundTopicId": 600469, "title": "Minimum C…
-
Type: Performance Issue
This issue appears aftering coding for hours on tens of files. Scrolling becomes laggy, and the editor freezes when scrolling for seconds.
I use touchpad on my laptop to …
-
运用你所掌握的数据结构,设计和实现一个 LRU (最近最少使用) 缓存机制。它应该支持以下操作: 获取数据 `get` 和写入数据 `put` 。
获取数据 `get(key)` - 如果密钥 ( `key` ) 存在于缓存中,则获取密钥的值(总是正数),否则返回 `-1` 。
写入数据 `put(key, value)` - 如果密钥不存在,则写入数据。当缓存容量达到上限时,它应该在写入…
-
## TodoList
*매우 작은 진행상황은 Comment로 작성*
### Todo
- [x] 팀원 인터뷰에서 전달할 말 정리
- [x] 회의 준비 (공지사항 전달)
- [x] https://github.com/fkdl0048/ToDo/issues/828 (영상 업로드)
- [x] 공모전 홍보 및 홍보글 업로드
- [x] Effe…
-
# 要求
每周至少完成给定题目中的两道算法题
围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限)
# 注意事项
下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习;
有的题目可能需要结合多个算法或数据结构进行求解。
# 第四周题目
## Trie树
…
-
### LeetCode Username
anuanu0_0
### Problem Number, Title, and Link
https://leetcode.com/problems/evaluate-reverse-polish-notation/
### Bug Category
Incorrect test case *(Output of test case is i…
-
**Dated: Oct-07-2020**
**Regarding Delay in reviewing PR**
Hello, everyone, I am one of the maintainer of this repository. I know most of the PRs are the part of **hacktoberfest** and most of you a…
-
# 要求
1. 每周至少完成给定题目中的两道算法题
2. 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限)
# 注意事项
1. 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习;
2. 有的题目可能需要结合多个算法或数据结构进行求解。
# 第三周题目
…