0% completed
Bug in run and submit
Ankit Joshi
Apr 20, 2025
0
13
1
Apr 22, 2025
Is this a bug in the algorithm?
sw94070
Mar 27, 2025
3
29
1
Apr 26, 2025
test is broken
sean.maginnis.sm
Jan 25, 2025
0
13
1
Feb 18, 2025
My solution
Mohammed Dh Abbas
Jul 9, 2024
0
34
0
Jul 9, 2024
Correct solution
Geraud KAMENI
Jul 5, 2024
0
55
0
Jul 5, 2024
Why does maxRepeatLetterCount never reduce?
ahonliu
Jun 9, 2024
6
81
0
Apr 24, 2025
I don't think the solution is correct.
Popa Stefan
Jan 3, 2024
0
117
2
Feb 18, 2025
How do we apply sliding window approach for this leetcode question "LC 1763. Lon...
ag
Dec 29, 2022
0
56
1
Jul 26, 2024
While the algo produces the correct result it incorrectly calculates the max_len...
stephen
Nov 30, 2022
2
92
0
Jun 15, 2024
from collections import Counterclass Solution: def characterReplacement(self,...
Austin McDaniel
Nov 3, 2022
0
12
0
Nov 3, 2022
The solution is elegant but hard to understand. The tiny change to the solution ...
Viacheslav Lushchinskiy
Nov 3, 2022
4
110
1
Jul 9, 2024
Hard problems should come with a visual component, often times just writing a pa...
Jared
Jul 14, 2022
29
87
5
Oct 23, 2024
Why here using if condition to shrink the window but using while condition in th...
Lex
Feb 17, 2022
1
54
1
Aug 14, 2023
That's an incredibly poor explanation for the non-trivial solution
Mikhail Putilov
Feb 12, 2022
4
88
2
Jul 27, 2024
Similar solution explained: https://www.youtube.com/watch?v=00FmUN1pkGE
Abhinav Gupta
Jan 16, 2022
0
57
0
Feb 17, 2022