ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12 results

An-Wen Deng
Py3 C C++ prefix sum解Leetcode 3381  Maximum Subarray Sum With Length Divisible by K

Py3 C C++ prefix sum解Leetcode 3381 Maximum Subarray Sum With Length Divisible by K Very similar to Kadane's algorithm [codes ...

12:19
Py3 C C++ prefix sum解Leetcode 3381 Maximum Subarray Sum With Length Divisible by K

621 views

2 weeks ago

Trie Lab
LeetCode Hard (LC 188) - Best Time to Buy and Sell Stock IV | Dynamic Programming

Master the famous stock trading problem with at most K transactions! This LeetCode hard problem combines dynamic ...

20:21
LeetCode Hard (LC 188) - Best Time to Buy and Sell Stock IV | Dynamic Programming

45 views

10 days ago

Amir Charkhi
Merge Two Sorted Lists Explained Like You're 10!

LeetCode says this is EASY... but 900+ people in the comments disagree! In this video, we tackle LeetCode Problem #21: Merge ...

16:45
Merge Two Sorted Lists Explained Like You're 10!

62 views

2 weeks ago

An-Wen Deng
A quick solution for modular factorial operations in C++ using Python 3: Leetcode 3577 Count the ...

py3 C C++階乘模運算速解Leetcode 3577 Count the Number of Computer Unlocking Permutations [codes on Leetcode]https://leetcode ...

10:06
A quick solution for modular factorial operations in C++ using Python 3: Leetcode 3577 Count the ...

166 views

3 days ago

DKodeTree
LeetCode 237 - Delete Node in a Linked List – Avoid This Most Common Mistake!

LeetCode 237. Delete Node in a Linked List. This delete node in a linked list leetcode problem is slightly different from the ...

4:11
LeetCode 237 - Delete Node in a Linked List – Avoid This Most Common Mistake!

282 views

3 weeks ago

An-Wen Deng
Solving the Trapezoid Problem (Leetcode 3623: Count of Trapezoids) using a polynomial formula wit...

Solving Trapezoid Problems Using Py3 CPP and Quadratic Formulas: Leetcode 3623 Count Number of Trapezoids I. To count the ...

10:03
Solving the Trapezoid Problem (Leetcode 3623: Count of Trapezoids) using a polynomial formula wit...

429 views

11 days ago

An-Wen Deng
Py3 C++ 2D sweep解Leetcode 2536  Increment Submatrices by One

Py3 C++ 2D sweep解Leetcode 2536 Increment Submatrices by One 使用2D掃描,方法為line sweep的2D推廣,方便好用。

12:36
Py3 C++ 2D sweep解Leetcode 2536 Increment Submatrices by One

324 views

4 weeks ago

An-Wen Deng
Using Py3 C++, the Euclid formula is used to solve Leetcode 1925 Count Square Sum Triples in O(n)...

Solving Leetcode 1925 Count Square Sum Triples in O(n) time using Py3 C++ and the Euclid formula. This solution uses number ...

13:26
Using Py3 C++, the Euclid formula is used to solve Leetcode 1925 Count Square Sum Triples in O(n)...

376 views

5 days ago

An-Wen Deng
Py3 C++找出pattern迭代變化解出Leetcode 1015  Smallest Integer Divisible by K

所謂的數論問題,也不一定是是像費馬定理那樣的大問題,能找出數字間的pattern也都是值得玩味的執行直到r=(10*r+1)%k==0( ...

15:12
Py3 C++找出pattern迭代變化解出Leetcode 1015 Smallest Integer Divisible by K

228 views

2 weeks ago

DojoCodeX
The REAL Way to Solve 3SUM | Why Your Approach Fails & How To Fix It | Day 2

Solving 3SUM isn't just about finding three numbers that add up to zero — it's about understanding a core interview pattern used ...

30:19
The REAL Way to Solve 3SUM | Why Your Approach Fails & How To Fix It | Day 2

48 views

1 day ago

An-Wen Deng
Achieving branchless solution to LeetCode 1513 Number of Substrings With Only 1s using C++ with a...

C+用 -1 mask法達到branchless解Leetcode1513 Number of Substrings With Only 1s|Py3 1-liner [codes on Leetcode]https://leetcode ...

8:11
Achieving branchless solution to LeetCode 1513 Number of Substrings With Only 1s using C++ with a...

163 views

3 weeks ago

Mindware Insights
Why You Should Learn to Code in 2025 Before It’s Too Late

https://www.youtube.com/watch?v=3ufb2Rhlaz8 https://x.com/Mindwareinsight Which language are you starting with — Python, ...

3:16
Why You Should Learn to Code in 2025 Before It’s Too Late

108 views

10 days ago