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,672 results
Cracking the #Java #Coding #Interview - Question 315: How can you get a substring from a String? Watch all the questions here: ...
13,757 views
1 month ago
Learn how to replace a substring in a string using the `contains` and `replace` functions in Java effectively.
23 views
11 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
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
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,143 views
In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...
1,565 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
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,353 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
Join our Live 4 Month Job-Ready BOOTCAMPS: Full Stack Development – Build web apps from scratch ...
210,500 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
Welcome back to Developer Coder! In today's video, we break down the LeetCode 1513 – Number of Substrings With Only 1s ...
113 views
Longest Substring Without Repeating Characters Using Sliding Window and HashMap - LeetCode Interview --------- Schedule a ...
11,445 views
In this Algo Ducky episode, we crack open LeetCode #3: Longest Substring Without Repeating Characters using Java. We'll ...
45 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