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,659 results
Cracking the #Java #Coding #Interview - Question 315: How can you get a substring from a String? Watch all the questions here: ...
13,728 views
4 weeks ago
Learn how to replace a substring in a string using the `contains` and `replace` functions in Java effectively.
23 views
10 months ago
Day 1/30 – Java String Series (1 question per day). Today we solve a classic interview problem: Does a given pattern exist inside ...
58 views
4 months ago
Ace your coding interviews with this quick Java question! In this short, we break down common programming problems that are ...
313 views
3 months ago
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
Description: Confused about how the substring(1) method works in Java? Let's break it down and figure out the output of this code ...
1,861 views
In this video, we solve the classic Longest Substring Without Repeating Characters problem in Java, a common question in SDET ...
10 views
Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...
41,032 views
In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...
1,542 views
1 month ago
In this Algo Ducky episode, we crack open LeetCode #3: Longest Substring Without Repeating Characters using Java. We'll ...
44 views
869 views
In this short we will see how to Find all substrings of a given String in Java. Subscribe the channel for regular Java updates.
2,352 views
9 months ago
Description: Let's break down this Java string manipulation question! We are given the string "Georgia Tech" and a series of ...
1,772 views
8 months ago
Learn how to extract parts of a string in Java using the substring() method! In this beginner-friendly tutorial, we'll cover: ✓ How ...
1,118 views
A Java program to split and print words from a sentence using sub-string method, for Class 10 students of ICSE Syllabus.
159 views
5 months ago
Join our Live 4 Month Job-Ready BOOTCAMPS: Full Stack Development – Build web apps from scratch ...
210,404 views
6 months ago
substring() in Java: 1️⃣ Purpose & Usage Extracts a part of a string. Defined in the String class (java.lang.String). 2️⃣ Methods ...
12 views
11 months ago
Longest Substring Without Repeating Characters Using Sliding Window and HashMap - LeetCode Interview --------- Schedule a ...
11,430 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
Welcome to Developer Coder! In this video, we will tackle the LeetCode 1910: Remove All Occurrences of a Substring using Java.
211 views