ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26 results

TechTrouble Solved
Remove Duplicates from Sorted Array | Two Pointer Explained Visually | LeetCode 26

In this video, we solve LeetCode Problem 26: Remove Duplicates from Sorted Array. We use the Two Pointer Technique to ...

13:37
Remove Duplicates from Sorted Array | Two Pointer Explained Visually | LeetCode 26

55 views

7 days ago

TechTrouble Solved
Move Zeroes | LeetCode 283 | Best Two Pointer Explanation (Easy & In-Place Solution)

Welcome to TechTrouble Solved! In this video, we break down Move Zeroes (LeetCode 283) using one of the most important ...

7:32
Move Zeroes | LeetCode 283 | Best Two Pointer Explanation (Easy & In-Place Solution)

29 views

2 weeks ago

Prajwal AhluWalia
Leetcode: 560 | Subarray Sum Equals k

In today's video, we're solving Subarray Sum Equals K, one of the most important subarray problems and a favorite in coding ...

18:16
Leetcode: 560 | Subarray Sum Equals k

61 views

2 weeks ago

Hamd Waseem
LeetCode Weekly #4 - Two-Pointer Techniques! | 4Sum | #18

Hi and welcome to LeetCode Weekly! I'm Hamd, experienced in programming with Python, Next.js, Swift, Kotlin and many more.

5:58
LeetCode Weekly #4 - Two-Pointer Techniques! | 4Sum | #18

0 views

3 weeks ago

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

Think merging two sorted lists is "easy"? Join the 900+ developers who disagree! This LeetCode classic trips up more people than ...

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

70 views

3 weeks ago

Hamd Waseem
LeetCode Weekly #8 | Combination Sum | #39 - Solution to LeetCode 39!

Hi and welcome to LeetCode Weekly! I'm Hamd, experienced in programming with Python, Next.js, Swift, Kotlin and many more.

3:52
LeetCode Weekly #8 | Combination Sum | #39 - Solution to LeetCode 39!

1 view

11 hours ago

Hamd Waseem
LeetCode Weekly #5 - Dutch National Flag Algorithm and Pointers! | Sort Colors | #75

Hi and welcome to LeetCode Weekly! I'm Hamd, experienced in programming with Python, Next.js, Swift, Kotlin and many more.

3:25
LeetCode Weekly #5 - Dutch National Flag Algorithm and Pointers! | Sort Colors | #75

9 views

2 weeks ago

Hamd Waseem
LeetCode Weekly #6 | Best Time To Buy And Sell Stock | #121

Hi and welcome to LeetCode Weekly! I'm Hamd, experienced in programming with Python, Next.js, Swift, Kotlin and many more.

4:57
LeetCode Weekly #6 | Best Time To Buy And Sell Stock | #121

5 views

10 days ago

DKodeTree
LeetCode 968. Binary Tree Cameras Solved with GREEDY DFS ⚡ Python

Easiest Way to solve LeetCode 968 – Binary Tree Cameras using a greedy postorder Depth First Search approach. This is a ...

14:50
LeetCode 968. Binary Tree Cameras Solved with GREEDY DFS ⚡ Python

17 views

5 days ago

Hamd Waseem
LeetCode Weekly #7 | Best Time To Buy And Sell Stock V | #3573 - Solution to LeetCode 3573!

Hi and welcome to LeetCode Weekly! I'm Hamd, experienced in programming with Python, Next.js, Swift, Kotlin and many more.

5:42
LeetCode Weekly #7 | Best Time To Buy And Sell Stock V | #3573 - Solution to LeetCode 3573!

5 views

5 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

115 views

11 days ago

Amir Charkhi, PhD
Your Linked List Confusion Ends Today

Struggling with linked lists? You're not alone! If the ListNode class feels like a mystery, this is THE foundational video that will ...

13:56
Your Linked List Confusion Ends Today

96 views

4 weeks ago

DojoCodeX
HashMap vs. Two Pointers: Which is Best for Two Sum? DAY 1

Welcome to Day 1 of my DSA Daily Series! In this video, we break down the classic Two Sum problem step by step using: ...

20:50
HashMap vs. Two Pointers: Which is Best for Two Sum? DAY 1

116 views

2 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

115 views

2 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

67 views

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

191 views

13 days ago

An-Wen Deng
C C++ Py3  DP與OOP解Leetcode 3573  Best Time to Buy and Sell Stock V

Solving LeetCode 3573 Best Time to Buy and Sell Stock (V) using C, C++, and Py3 Dynamic Programming (DP) and OOP. [codes on ...

21:47
C C++ Py3 DP與OOP解Leetcode 3573 Best Time to Buy and Sell Stock V

387 views

6 days ago

Хижина программиста 𖤍 QuadD4rv1n7
💻 Solving Leetcode problems - 1. Two Sum on Leetcode

📖 Analysis of 50 LeetCode tasks in C++, C#, Java, JS, and Python (https://stepik.org/a/250733) 🖥️ RuTube Channel: https ...

13:32
💻 Solving Leetcode problems - 1. Two Sum on Leetcode

5 views

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

438 views

3 weeks 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

233 views

4 weeks ago