ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14 results

DP_CP
2 Pointers | Fraz’s All DSA Patterns

Running from Both Ends of an Array** In this pattern, two pointers are placed at the opposite ends of the array and move towards ...

14:29
2 Pointers | Fraz’s All DSA Patterns

5 views

1 year ago

Shubham Aher
Container With Most Water | Two Pointer Technique Explained | DSA Interview Series

In this video, we solve the classic “Container With Most Water” problem — a favorite in coding interviews at top tech companies ...

6:32
Container With Most Water | Two Pointer Technique Explained | DSA Interview Series

220 views

4 months ago

Shubham Aher
Trapping Rain Water Problem | LeetCode Hard DSA Explained | Arrays Two Pointers | FAANG Interview

In this video, we solve the famous Trapping Rain Water problem — a top-ranked DSA question frequently asked in coding ...

11:52
Trapping Rain Water Problem | LeetCode Hard DSA Explained | Arrays Two Pointers | FAANG Interview

122 views

3 months ago

Doctor Lai
Day 659 - Teaching Kids Programming - Remove Duplicates from Sorted Linked List (Two Pointer)

00:01 Problem Description 03:45 Converting Linked List to Array 05:02 Python 08:54 Ending Leetcode: ...

9:56
Day 659 - Teaching Kids Programming - Remove Duplicates from Sorted Linked List (Two Pointer)

39 views

1 year ago

Doctor Lai
Day 623 - Teaching Kids Programming - Count Pairs Whose Sum is Less than Target (Two Pointer)

00:01 Two Sum Problem 01:00 (i, j) are the indices 04:05 Sum is Smaller 06:15 Python 10:46 Summary Post: ...

12:02
Day 623 - Teaching Kids Programming - Count Pairs Whose Sum is Less than Target (Two Pointer)

119 views

2 years ago

Doctor Lai
Day 633 - Teaching Kids Programming - Min Operations to Reduce to 0 (Two Pointer + Sliding Window)

00:01 Problem Description / Review 04:27 Example 09:27 Python 13:14 Summary Post: ...

16:30
Day 633 - Teaching Kids Programming - Min Operations to Reduce to 0 (Two Pointer + Sliding Window)

55 views

2 years ago

Doctor Lai
Day 632 - Teaching Kids Programming - Min Operations to Reduce to 0 (Top Down DP + Memoziation)

00:01 Hello 05:45 Two Pointers 07:10 Two Choices 13:49 Reverse Thinking 16:58 Summary Post: ...

19:09
Day 632 - Teaching Kids Programming - Min Operations to Reduce to 0 (Top Down DP + Memoziation)

49 views

2 years ago

Shubham Aher
3 Sum Problem Explained | DSA Interview Question | Arrays Two Pointer Approach (C++ / Java / Python)

In this video, we solve the famous 3 Sum Problem from LeetCode — a must-know DSA interview question frequently asked in ...

9:21
3 Sum Problem Explained | DSA Interview Question | Arrays Two Pointer Approach (C++ / Java / Python)

164 views

4 months ago

Shubham Aher
Remove Duplicates from Sorted Array | LeetCode DSA Problem Explained | Python, Java, C++

In this video, we solve the popular LeetCode Problem – Remove Duplicates from Sorted Array, a must-know DSA question for ...

7:22
Remove Duplicates from Sorted Array | LeetCode DSA Problem Explained | Python, Java, C++

121 views

3 months ago

Programming Live with Larry
Daily Leetcode #803: Jun 12, 2022 - 1695. Maximum Erasure Value

Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real ...

8:00
Daily Leetcode #803: Jun 12, 2022 - 1695. Maximum Erasure Value

286 views

3 years ago

Doctor Lai
Day 395 - Teaching Kids Programming - Rearrange Array Elements by Sign (Two Pointer Algorithm)

Post: https://helloacm.com/teaching-kids-programming-rearrange-array-elements-by-sign-two-pointer-algorithm/ If you like this ...

17:08
Day 395 - Teaching Kids Programming - Rearrange Array Elements by Sign (Two Pointer Algorithm)

55 views

3 years ago

Shubham Aher
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

In this video, we solve the famous “Add Two Numbers” problem — a top-ranked DSA question often asked in coding interviews at ...

7:53
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

142 views

4 months ago

Insane techie
Lecture:8/50 | Clone A Linked List With Next And Random Pointer.

This is Lecture number 8 - Clone A Linked List With Next And Random Pointer. Here I have covered all basics of Cloning A Linked ...

9:17
Lecture:8/50 | Clone A Linked List With Next And Random Pointer.

29 views

1 year ago

Doctor Lai
Day 297 - Teaching Kids Programming - Convert 1D Array to 2D Matrix (Reshape)

Post: https://helloacm.com/teaching-kids-programming-convert-1-d-array-to-2d-matrix-reshape-algorithm/ If you like this video and ...

7:48
Day 297 - Teaching Kids Programming - Convert 1D Array to 2D Matrix (Reshape)

228 views

4 years ago