ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,316 results

DRACO
LeetCode 3713 | Longest Balanced Substring I | Medium | Java | Brute Force Explained

LeetCode 3713 – Longest Balanced Substring I (Java) Today's LeetCode Daily Question A substring is called balanced if all ...

3:29
LeetCode 3713 | Longest Balanced Substring I | Medium | Java | Brute Force Explained

22 views

4 months ago

RisingBrain
Longest Substring with K Unique Characters | Brute Force + Sliding Window (Python, C++, Java)

In this video, we solve the important sliding window problem Longest Substring with K Unique Characters. We begin with the brute ...

17:51
Longest Substring with K Unique Characters | Brute Force + Sliding Window (Python, C++, Java)

1,200 views

2 months ago

ExpertFunda
Leetcode 3713. Longest Balanced Substring I

Today Leetcode Daily Practice:- Struggling with LeetCode 3713? This detailed guide explains the Longest Balanced Substring ...

19:19
Leetcode 3713. Longest Balanced Substring I

160 views

4 months ago

Amrit Verse
LeetCode 3713: Longest Balanced Substring I | DSA String Problem Explained in Java | Brute Force

LeetCode 3713: Longest Balanced Substring I | DSA String Problem Explained in Java In this video, we solve LeetCode 3713 ...

4:39
LeetCode 3713: Longest Balanced Substring I | DSA String Problem Explained in Java | Brute Force

39 views

4 months ago

Sleepy Cracker
#LeetCode 3083 | Existence of a Substring in a String and Its Reverse #Java

Questions in English: ...

2:49
#LeetCode 3083 | Existence of a Substring in a String and Its Reverse #Java

17 views

9 months ago

Java is Awesome
Microsoft interview coding question : Longest Substring Without Repeating Characters"

In this video, we break down the classic "Longest Substring Without Repeating Characters" problem—a frequently asked coding ...

12:44
Microsoft interview coding question : Longest Substring Without Repeating Characters"

1,027 views

8 months ago

Leetcode Daily
696. Count Binary Substrings | Leetcode Daily - Python

Master LeetCode 696: Count Binary Substrings with this step-by-step tutorial! In this video, we break down the most efficient way ...

7:50
696. Count Binary Substrings | Leetcode Daily - Python

1,259 views

4 months ago

Developer Coder
Count Binary Substrings | LeetCode 696 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into Count Binary Substrings – LeetCode 696 and implement an optimized ...

13:58
Count Binary Substrings | LeetCode 696 | Java Code | Developer Coder

289 views

4 months ago

Developer Coder
Longest Balanced Substring II | LeetCode 3714 | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we dive deep into Longest Balanced Substring II – LeetCode 3714 using Java.

47:41
Longest Balanced Substring II | LeetCode 3714 | Java Code | Developer Coder

133 views

4 months ago

codeTips
Longest Balanced Substring I | LeetCode 3713 | Hash Map | Enumeration

LeetCode Problem – Longest Balanced Substring I | C++ Solution Explained In this video, we solve the LeetCode Problem ...

6:02
Longest Balanced Substring I | LeetCode 3713 | Hash Map | Enumeration

450 views

4 months ago

Smart Programming
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...

21:05
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

5,545 views

7 months ago

RisingBrain
Minimum Window Substring | Brute Force + Sliding Window (Optimized) | Python, C++, Java

In this video, we solve the Minimum Window Substring problem from LeetCode by covering all approaches from basic to optimal.

38:38
Minimum Window Substring | Brute Force + Sliding Window (Optimized) | Python, C++, Java

1,707 views

2 months ago

Info Techiezz
Longest Substring Without Repeating Characters|Sliding Window Algorithm Explained|Java DSA Interview

In this video, we solve the Longest Substring Without Repeating Characters problem using a simple and beginner-friendly ...

11:00
Longest Substring Without Repeating Characters|Sliding Window Algorithm Explained|Java DSA Interview

145 views

4 months ago

Akshay Anil
Day 644 - Check Repeated Substring with K Replacements |GeeksForGeeks | Problem Of the Day | 12 JUN

On a mission ...

8:45
Day 644 - Check Repeated Substring with K Replacements |GeeksForGeeks | Problem Of the Day | 12 JUN

139 views

2 weeks ago

Kernel Queen 👑
Longest Balanced Substring I - Leetcode 3713 | Java-Hindi

Problem Link: https://leetcode.com/problems/longest-balanced-substring-i Solution Link: ...

5:09
Longest Balanced Substring I - Leetcode 3713 | Java-Hindi

655 views

4 months ago

Orkhan Gasanov
LeetCode - 1668. Maximum Repeating Substring | String | Java

00:00 - Step-by-Step Explanation Java Code - https://leetcode.com/problems/maximum-repeating-substring/description/ leetcode ...

2:11
LeetCode - 1668. Maximum Repeating Substring | String | Java

79 views

6 months ago

RisingBrain
Longest Palindromic Substring | Brute Force to Optimal (Expand Around Center) | C++ Python Java

In this video, we solve the classic problem Longest Palindromic Substring step by step, starting from the brute force approach and ...

32:34
Longest Palindromic Substring | Brute Force to Optimal (Expand Around Center) | C++ Python Java

6,160 views

2 months ago

Learn to Code with CodeChef
Java String Methods Explained: length(), charAt(), substring() | Master Text Manipulation in Java

Ever wanted to count how many letters are in a word, grab one specific letter, or slice out part of a sentence in Java? ✂️ You can ...

2:06
Java String Methods Explained: length(), charAt(), substring() | Master Text Manipulation in Java

473 views

8 months ago

codeWithKhan
LeetCode 3713 | Longest Balanced Substring I 🔥 | Brute Force + Optimization | O(n²) Explained

In today's LeetCode POTD, we solve 3713. Longest Balanced Substring I (Medium). A substring is called balanced when all ...

15:04
LeetCode 3713 | Longest Balanced Substring I 🔥 | Brute Force + Optimization | O(n²) Explained

60 views

4 months ago

RisingBrain
Palindromic Substrings | Count All Palindromes | Brute Force + Optimal (Python, C++, Java)

In this video, we solve the Palindromic Substrings problem from LeetCode, where we need to count all possible palindromic ...

19:18
Palindromic Substrings | Count All Palindromes | Brute Force + Optimal (Python, C++, Java)

2,229 views

2 months ago