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
3,491 results
LeetCode 3713 – Longest Balanced Substring I (Java) Today's LeetCode Daily Question A substring is called balanced if all ...
22 views
5 months ago
00:00 - Step-by-Step Explanation Java Code - https://leetcode.com/problems/maximum-repeating-substring/description/ leetcode ...
81 views
7 months ago
manacher #palindrome Manacher's algorithm: Finds the longest palindromic substring in linear O(n) time by leveraging symmetry ...
10,015 views
10 months ago
Understand these 4 Java String methods to stop bugs and score higher in your Java course! You may have seen these Java ...
294 views
9 months ago
Unlock the secrets of Strings in Java with this step-by-step tutorial for beginners and intermediates! In this comprehensive video, ...
24 views
11 months ago
We've made some more practice today. Thank you. #java.
13 views
4 months ago
Learn how to print a substring of a string in Java! This tutorial shows you how to extract parts of a string using built-in methods and ...
4 views
Questions in English: ...
17 views
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 ...
541 views
In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...
6,022 views
In this Java program, we will learn how to create a "Shuttering Word" effect using the substring() method. Problem Statement: Write ...
6 views
1 month ago
Today Leetcode Daily Practice:- Struggling with LeetCode 3713? This detailed guide explains the Longest Balanced Substring ...
160 views
In this video, we solve the classic problem Longest Palindromic Substring step by step, starting from the brute force approach and ...
8,694 views
3 months ago
Master LeetCode 696: Count Binary Substrings with this step-by-step tutorial! In this video, we break down the most efficient way ...
1,305 views
84 views
In this video, we solve the Minimum Window Substring problem from LeetCode by covering all approaches from basic to optimal.
2,446 views
2 months ago
In this video, we solve the important sliding window problem Longest Substring with K Unique Characters. We begin with the brute ...
1,661 views
Welcome to Developer Coder In this video, we dive into Count Binary Substrings – LeetCode 696 and implement an optimized ...
289 views
In this video, we break down the classic "Longest Substring Without Repeating Characters" problem—a frequently asked coding ...
1,058 views
8 months ago
Want to learn how to extract specific parts of a string in Java? In this Java Strings 101 video, we dive into the powerful substring() ...
26 views