Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
41 results
LeetCode 3713 – Longest Balanced Substring I (Java) Today's LeetCode Daily Question A substring is called balanced if all ...
20 views
2 weeks ago
Find the Longest Substring without Repeating Characters - Java Helpful? Please use the *Thanks* button above! Or, thank me via ...
7 views
3 weeks ago
In this video, we solve the Longest Substring Without Repeating Characters problem using the Sliding Window Technique. This is ...
0 views
3 days ago
This is one of the most frequently asked variable sliding window problems in coding interviews. Problem: Find the longest ...
37 views
2 views
This is a very common variable sliding window problem asked in coding interviews. Problem: Find the longest substring that ...
33 views
4 views
815 Longest Balanced Substring I | Leetcode POTD | GFG Solutions | 12-02-2026 Problem Statement ...
10 views
2977 Minimum Cost to Convert String II. Fast Java solution (Floyd–Warshall + Trie + DP) compact, optimized implementation: ...
11 views
In this video, I solve LeetCode Problem #3 – Longest Substring Without Repeating Characters step by step. This problem helps ...
24 views
LeetCode 696 – Count Binary Substrings (Java) Today's LeetCode Daily Given a binary string s, return the number of ...
8 days ago
Using Math.random to process a String using the substring methods. Table of Contents: 00:40 - Review the code 01:31 - Run the ...
5 views
10 days ago
In this video, we solve LeetCode 1071 – Greatest Common Divisor of Strings using Java. You'll learn how the Euclidean Algorithm ...
48 views
1 month ago
Today's LeetCode Daily A special binary string has: 1. Equal number of 1s and 0s 2. Every prefix has at least as many 1s as 0s ...
15 views
7 days ago
In this video, we solve LeetCode Problem 696: Count Binary Substrings. Problem: Given a binary string, count substrings ...
ICSE #ICSE2026 #ICSEStudents #ICSEExam #ICSEPreparation #ICSEComputerApplications #ICSEComputer #ICSEClass10 ...
21 views
9 days ago
Longest Unique Substring.
TITLE: Count Substrings from Array in String | Java Solution in Hindi | String contains() Problem DESCRIPTION: In this video, we ...
5 days ago
Characters and Strings in JAVA | PPT to video with voice over Welcome to my YouTube channel, where you'll find videos on a ...
17 views
3714 Longest Balanced Substring II. Core Idea: Handle 1, 2, and 3 Distinct Characters Separately A balanced substring can have ...
9 views
13 days ago