-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
### Extension
https://www.raycast.com/justin0u0/leetcode
### Description
Add a feature to select a specific browser. The problem should open in that browser.
### Who will benefit from this featur…
-
> > Any step-by-step instructions to solve the problem temporily ? thanks!
Spent an hour and figured it out. Here are the step by step instructions by people newbie like me.
1. Make…
-
**Issue: Set Matrix Zeroes**
---
### Overview
We're diving into LeetCode Problem #73: [Set Matrix Zeroes](https://leetcode.com/problems/set-matrix-zeroes/description/). This problem tasks us wi…
-
* https://leetcode.com/problems/shortest-subarray-with-sum-at-least-k/
* https://leetcode.com/problems/permutations/
* https://leetcode.com/problems/sudoku-solver/
* https://leetcode.com/problems/m…
-
The app keeps crashing when I click on the number of hard problems solved by total hard problems. The reason it is crashing on my leetcode account is because I have 0 hard problems solved.
**To Rep…
-
js和python实现不用判断int边界值溢出的问题,但是java需要添加判断逻辑,调试了半个小时才搞定
python 版本
```python
# leetcode submit region begin(Prohibit modification and deletion)
class Solution(object):
def myAtoi(self, s…
-
# LeetCode #11 - Container With Most Water | Red Quark
What’s up LeetCode enthusiasts 👋! Today we are going to discuss problem number 11 on LeetCode. Container With Most Water Problem Statement Given…
-
### LeetCode Username
nairvarun
### Problem Number, Title, and Link
365. Water and Jug Problem https://leetcode.com/problems/water-and-jug-problem/
### Bug Category
Missing test case *(…
-
It should cover
- overview
- basic segment tree (with LC problems walk through)
- dynamic segment tree (with LC problems walk through)
- lazy propagation (with LC problems walk through)
- sugge…