ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14 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

625 views

2 weeks ago

Learn With Abhinay
Two Sum LeetCode #1 | HashMap Solution Explained | Coding Interview Prep

Solve LeetCode's famous Two Sum problem (#1) - find two numbers in array that add up to target! Learn Brute Force (O(n²)) vs ...

12:50
Two Sum LeetCode #1 | HashMap Solution Explained | Coding Interview Prep

8 views

23 hours ago

Tech With Tim
Data Structures  - Full Course for Beginners

This course will teach you about Data Structures and how they will apply in real-world scenarios, like computer science courses, ...

3:11:08
Data Structures - Full Course for Beginners

28,616 views

2 weeks ago

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

Most People Get This Wrong! LeetCode 237. Delete Node in a Linked List. This delete node in a linked list leetcode problem is ...

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

282 views

3 weeks ago

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

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

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

49 views

13 days 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 ...

178 views

5 days 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

111 views

12 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

326 views

1 month 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

229 views

2 weeks 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...

195 views

4 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...

433 views

13 days 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

91 views

3 days 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)...

378 views

7 days ago

Alex Demko
My Programming Journey: Meta & Monobank, Teaching and Channel Secrets 🤩

If you want to know who's behind this channel and what drives my passion for programming, you're in the right place What does ...

14:47
My Programming Journey: Meta & Monobank, Teaching and Channel Secrets 🤩

5,692 views

2 weeks ago