ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125 results

Leetcode Unlocked
66. Plus One | Leetcode Unlocked - Python

Learn how to solve the LeetCode 66 "Plus One" problem using an intuitive, school-math-inspired approach. In this video, we walk ...

3:41
66. Plus One | Leetcode Unlocked - Python

24 views

2 weeks ago

Code With K5KC
Sliding Window Maximum - Leetcode 239 | Monotonic Deque O(N) | Java & Python

PROBLEM DESCRIPTION* You are given an array of integers nums, there is a sliding window of size k which is moving from the ...

7:46
Sliding Window Maximum - Leetcode 239 | Monotonic Deque O(N) | Java & Python

11,866 views

3 weeks ago

Leetcode Daily
3737. Count Subarrays With Majority Element I | Leetcode Daily - Python

In this video, we dive into the LeetCode problem Count Subarrays With Majority Element I. We will break down how to use ...

4:36
3737. Count Subarrays With Majority Element I | Leetcode Daily - Python

1,090 views

3 weeks ago

Itsruntym
L11. Strings - String Conversions & Word Problems || JAVA C++|| Master DSA - Beginner to Advance

One and only Arrays, String, LinkedList Playlist: https://www.youtube.com/playlist?list=PLFNTe97BJkPU One and only 25 DSA ...

1:24:43
L11. Strings - String Conversions & Word Problems || JAVA C++|| Master DSA - Beginner to Advance

16 views

2 days ago

Code With K5KC
Largest Rectangle in Histogram - Leetcode 84 | One-Pass Monotonic Stack | Java & Python

PROBLEM DESCRIPTION* Given an array of integers heights representing the histogram's bar height where the width of each bar ...

8:36
Largest Rectangle in Histogram - Leetcode 84 | One-Pass Monotonic Stack | Java & Python

18,379 views

1 month ago

Shaan Labs
LeetCode 48 Rotate Image - Transpose Then Reverse Rows | In-Place O(1) Space | Top Interview 150

LeetCode 48 Rotate Image - Full Java Solution with Intuition, Dry Run, Pseudo Code and Complexity Analysis. This is a Top ...

15:40
LeetCode 48 Rotate Image - Transpose Then Reverse Rows | In-Place O(1) Space | Top Interview 150

4 views

1 hour ago

Developer Coder
Find a Safe Walk Through a Grid | LeetCode 3286 | 0-1 BFS | Java | Developer Coder

In this video, we explore LeetCode 3286 - Find a Safe Walk Through a Grid, a graph-based problem that is best solved using the ...

18:31
Find a Safe Walk Through a Grid | LeetCode 3286 | 0-1 BFS | Java | Developer Coder

195 views

2 weeks ago

Itsruntym
L3. Sliding Window & Types|| JAVA C++ || Max sum of subarrays|| Min size subarray sum|| DSA Patterns

One and only Arrays, String, LinkedList Playlist: https://www.youtube.com/playlist?list=PLFNTe97BJkPU One and only 25 DSA ...

59:28
L3. Sliding Window & Types|| JAVA C++ || Max sum of subarrays|| Min size subarray sum|| DSA Patterns

20 views

2 days ago

Coding Sphere
LeetCode 884 | Uncommon Words from Two Sentences | Java Solution | Easy DSA Problem | Hindi

In this video, we solve LeetCode Problem 884: Uncommon Words from Two Sentences using Java. Problem Summary: Given ...

11:48
LeetCode 884 | Uncommon Words from Two Sentences | Java Solution | Easy DSA Problem | Hindi

35 views

1 month ago

Algo Solutions
Longest Substring - solution for inverview preparation

LeetCode number three — Longest Substring Without Repeating Characters — is one of the most frequently asked sliding ...

13:12
Longest Substring - solution for inverview preparation

48 views

4 weeks ago

Leetcode Daily
3739. Count Subarrays With Majority Element II | Leetcode Daily - Python

In this video, we tackle the hard LeetCode problem Count Subarrays With Majority Element II using an incredibly efficient O(n) ...

6:25
3739. Count Subarrays With Majority Element II | Leetcode Daily - Python

729 views

3 weeks ago

Itsruntym
L10. Strings Pattern Matching- KMP Algo- LPS Array|| First Occurrence in String (Knuth-Morris-pratt)

One and only Arrays, String, LinkedList Playlist: https://www.youtube.com/playlist?list=PLFNTe97BJkPU One and only 25 DSA ...

56:13
L10. Strings Pattern Matching- KMP Algo- LPS Array|| First Occurrence in String (Knuth-Morris-pratt)

8 views

2 days ago

Techdose
Create Grid With Exactly K Paths I | Leetcode 3988

In this video, we solve LeetCode 3988 - Create Grid With Exactly K Paths I using a simple and intuitive greedy construction ...

31:00
Create Grid With Exactly K Paths I | Leetcode 3988

669 views

6 days ago

Techdose
Maximum Subarray Sum After Multiplier | Leetcode 3976 | Modified Kadanes algo

LeetCode 3976 | Maximum Subarray Sum After Multiplier | Dynamic Programming | 3-State DP In this video, we solve LeetCode ...

38:05
Maximum Subarray Sum After Multiplier | Leetcode 3976 | Modified Kadanes algo

1,020 views

2 weeks ago

Itsruntym
L9. Strings - Substrings vs Subsequence & questions|| JAVA C++|| Longest Substring and Palindromic

One and only Arrays, String, LinkedList Playlist: https://www.youtube.com/playlist?list=PLFNTe97BJkPU One and only 25 DSA ...

1:07:00
L9. Strings - Substrings vs Subsequence & questions|| JAVA C++|| Longest Substring and Palindromic

15 views

2 days ago

NodePrism
LRU Cache Design Explained — O(1) Get & Put (Coding Interview)

LRU Cache is one of the most-asked coding and low level design (LLD) interview problems — this is the O(1) get and put solution ...

4:22
LRU Cache Design Explained — O(1) Get & Put (Coding Interview)

23 views

12 days ago

Code Clarity DSA
3Sum Explained Visually | Two Pointers (LeetCode 15)

3Sum looks like a hard three-loop problem — until you see the trick. In this video we turn 3Sum (LeetCode 15) into a simple Two ...

6:45
3Sum Explained Visually | Two Pointers (LeetCode 15)

12 views

5 days ago

codestorywithMIK
Concatenate Non-Zero Digits and Multiply by Sum II | Detailed | Simplified | Leetcode 3756 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 187th video of ...

50:34
Concatenate Non-Zero Digits and Multiply by Sum II | Detailed | Simplified | Leetcode 3756 | MIK

11,382 views

12 days ago

Coding Sphere
LeetCode 1291 | Sequential Digits | Hindi | Java

In this video, we'll solve LeetCode 1291 - Sequential Digits using an elegant and efficient approach in Java. Instead of checking ...

5:04
LeetCode 1291 | Sequential Digits | Hindi | Java

422 views

6 days ago

LindorCodes
Find First and Last Position of Element in Sorted Array — LC 34 (Two Binary Searches, O(log n))

Sorted array + O(log n) constraint — that's your signal. Binary search, every time. LC 34 breaks down into two clean helper ...

12:28
Find First and Last Position of Element in Sorted Array — LC 34 (Two Binary Searches, O(log n))

21 views

3 weeks ago