ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

17 results

techilearner
LeetCode 26 Explained | Remove Duplicates from Sorted Array | Python Two Pointers

In this video, we solve the classic DSA problem "Remove Duplicates from Sorted Array" using the Two Pointer approach. This is ...

1:56
LeetCode 26 Explained | Remove Duplicates from Sorted Array | Python Two Pointers

0 views

4 days ago

Adil’s Insights
LeetCode 11 Explained | Container With Most Water (Two Pointers O(n))

Welcome back to the LeetCode 75 Study Plan! Today we solve **Problem 11 — Container With Most Water** using the classic ...

3:02
LeetCode 11 Explained | Container With Most Water (Two Pointers O(n))

0 views

4 hours ago

Ashish Saluja - IT Guru
Solve Two Sum II FAST! ⏱️ Two Pointer Trick👇 #code #leetcode #dsa #javascript

Full Two Sum II tutorial (long video): https://youtu.be/3glw5V2zN08 Full Playlist – 50 LeetCode Challenges in JavaScript (Hindi): ...

0:58
Solve Two Sum II FAST! ⏱️ Two Pointer Trick👇 #code #leetcode #dsa #javascript

1,748 views

1 day ago

Adil’s Insights
LeetCode 392 | Simple Two-Pointer Trick (Interview Favorite)

Welcome back to the LeetCode 75 Study Plan! Today we solve **Problem 392 — Is Subsequence** using a clean and efficient ...

3:05
LeetCode 392 | Simple Two-Pointer Trick (Interview Favorite)

0 views

1 day ago

Adil’s Insights
LeetCode 283: Move Zeroes | Two-Pointer (In-Place O(n) Solution)

Welcome back to the LeetCode 75 Study Plan! Today we're solving **Problem 283 — Move Zeroes** using an efficient in-place ...

1:32
LeetCode 283: Move Zeroes | Two-Pointer (In-Place O(n) Solution)

0 views

2 days ago

Mayank Joshi
I hated DSA… until I mastered THESE 10 patterns.  Check Description #dsa #coding #leetcode

Sliding Window 2. Two Pointers 3. Hashing 4. Binary Search 5. Prefix Sum 6. Greedy 7. Stack 8. BFS / DFS 9. Recursion 10.

0:26
I hated DSA… until I mastered THESE 10 patterns. Check Description #dsa #coding #leetcode

1,630 views

3 days ago

ElevateDev
10/150 ✅ | Leetcode-42 | Trapping Rainwater | Top Interview 150 #coding #leetcode #codinginterview

Opimal:- Trapping Rain Water Two Pointer Idea: Use l and r pointers from both ends Track leftMax, rightMax The shorter side limits ...

1:46
10/150 ✅ | Leetcode-42 | Trapping Rainwater | Top Interview 150 #coding #leetcode #codinginterview

0 views

1 day ago

Lollipop
LeetCode Container With Most Water | Java

In this video, I solve the LeetCode Container With Most Water problem using Java. The solution uses an efficient two-pointer ...

3:39
LeetCode Container With Most Water | Java

0 views

7 days ago

Forward Logic
Google Interview Question: Longest Substring Explained 🚨

What you'll learn: ✓ How to use Two Pointers (Left & Right) Code Logic: Initialize a Set and a left pointer. Iterate with a right ...

2:50
Google Interview Question: Longest Substring Explained 🚨

996 views

6 days ago

Adil’s Insights
LeetCode 443 Explained | String Compression In-Place (O(1) Space!)

Welcome back to the LeetCode 75 Study Plan! Today we solve **Problem 443 — String Compression** using an in-place ...

2:35
LeetCode 443 Explained | String Compression In-Place (O(1) Space!)

12 views

4 days ago

Code + Calculus by Rudra
Merge Sorted Array | LeetCode 88 | O(1) Space Approach  #Leetcode88

Approach Used: • Two pointers from the back • Use the empty space in nums1 smartly • Avoid overwriting elements ⏱ Time ...

0:46
Merge Sorted Array | LeetCode 88 | O(1) Space Approach #Leetcode88

60 views

5 days ago

AMAZING GRAPHIC 360
DSA Python MCQ What is the Output#python #coding #programming #short #viral

dsa data structures and algorithms dsa for beginners how to learn dsa data structures leetcode striver coding for beginners dsa ...

0:05
DSA Python MCQ What is the Output#python #coding #programming #short #viral

0 views

5 days ago

Mastering Programming
"Valid Palindrome"

... utilizing two pointers to compare characters from the start and end of the string, while considering alphanumeric characters only.

0:59
"Valid Palindrome"

814 views

1 day ago

Devs Hive
Грокаємо live coding interview - Reverse string

Посилання на відео про Two Pointers - https://www.youtube.com/watch?v=LeEAN9lVfhI. Звук там не дуже тому скоро я ...

3:14
Грокаємо live coding interview - Reverse string

30 views

4 days ago

Dillip Kumar Patro
Day 9-11 of finding longest Substring without duplicates in it | #debugnjam #strings

Used the concept of two pointers and solved this that would reduce the time complexity . Time complexity is O(n).

2:58
Day 9-11 of finding longest Substring without duplicates in it | #debugnjam #strings

233 views

2 days ago

AMAZING GRAPHIC 360
DSA Python MCQ What is the Output#python #coding #programming #short #viral

dsa data structures and algorithms dsa for beginners how to learn dsa data structures leetcode striver coding for beginners dsa ...

0:03
DSA Python MCQ What is the Output#python #coding #programming #short #viral

0 views

3 days ago

SentiPede
3 Sum Python Explained 🔥 | Dark Intro → DSA Logic (Beginner Friendly)

3 Sum Python is one of the most confusing DSA problems for beginners. In this video, I explain 3 Sum Python using a unique dark ...

0:58
3 Sum Python Explained 🔥 | Dark Intro → DSA Logic (Beginner Friendly)

1,081 views

3 days ago