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
4,112 results
Learn how to replace a substring in a string using the `contains` and `replace` functions in Java effectively.
23 views
10 months ago
Learn how to efficiently delete a specific line from a multiline string in Java using substring methods, without relying on arrays.
0 views
4 months ago
Master Java Stream API Interview Questions (Even if you're a beginner!) Java interviews got you stressed? Don't worry, this ...
1,519 views
11 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
3 months ago
In this video, we solve the classic Longest Substring Without Repeating Characters problem in Java, a common question in SDET ...
10 views
Learn how to easily find and print a string from a list based on a substring match in Java programming. --- This video is based on ...
9 months ago
In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...
1,538 views
1 month ago
Comparing System.out.println() and String.substring() in Java.
5 views
How Do I Get A Substring From A String In Java? In this informative video, we break down the process of extracting substrings ...
2 views
6 months ago
Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...
40,996 views
In this video, we crack open LeetCode #5: Longest Palindromic Substring using Java. First, we waddle through a brute force ...
49 views
7 months ago
In this video I will be solving LeetCode problem 1234: Replace the Substring for Balanced String. I will be using the sliding ...
268 views
How Do I Find The Index Of A Substring In Java? In this informative video, we will discuss how to find the index of a substring ...
Welcome back to Developer Coder! In today's video, we break down the LeetCode 1513 – Number of Substrings With Only 1s ...
113 views
Learn how to replace a letter in a string with 'X' in Java without the `replace` method using loops and string manipulation ...
6 views
Longest Substring Without Repeating Characters Using Sliding Window and HashMap - LeetCode Interview --------- Schedule a ...
11,422 views
In this Algo Ducky episode, we crack open LeetCode #3: Longest Substring Without Repeating Characters using Java. We'll ...
44 views
In this video, you'll learn how to count occurrences of a substring within a string in Java using three different approaches: a ...
201 views
8 months ago
Welcome to Developer Coder! In this video, we will tackle the LeetCode 1910: Remove All Occurrences of a Substring using Java.
211 views
Java Program To Find Total Substring Of Given String | Java Coding Tutorial Description: Learn how to find all possible substrings ...
41 views