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
198 results
Cracking the #Java #Coding #Interview - Question 315: How can you get a substring from a String? Watch all the questions here: ...
13,683 views
4 weeks ago
Learn how Java's substring method works and how to get exactly the part of a String you want! In this video, we'll explore ...
206 views
17 hours ago
Pro Level Interview Preparation bundle: https://topmate.io/javainterviewbuddy Interview Preparation Kit: ...
1,984 views
2 weeks ago
Sometimes String#replace is easier than String#substring Java used in this short: openjdk version "25" 2025-09-16 LTS I regularly ...
2,210 views
1 month ago
Master the Longest Substring Without Duplicates – A Java Coding Essential ☕ Learn how to solve one of the most common ...
127 views
4 days ago
Chapters: 0:00 - Intro 0:05 - Explanation 4:06 - Walkthrough in Java.
25 views
Learn how to solve the classic “Longest Substring Without Repeating Characters” interview problem using the sliding window ...
3,508 views
9 days ago
Given a string s, return the longest palindromic substring in s. Example 1: Input: s = "babad" Output: "bab" Explanation: "aba" is ...
1,872 views
6 days ago
Given a string S, return the sum of beauty of all its substrings. The beauty of a string is defined as the difference in frequencies ...
0 views
Unstop POTD Challenge 17/12/2025 solved step by step Learn Homogeneous Substring from absolute basics using simple ...
22 views
3 weeks ago
In this video, we solve the Find Largest Repeating Substring problem using Java. You'll learn an efficient approach to find the ...
14 views
10 days ago
In this video, we will learn Java String Basics in a simple and practical way using real examples. This video is based on my Java ...
12 days ago
In the last video - String methods part 1 - we learnt about some important methods of the string class and how we can use them.
3 views
7 days ago
In this video, we break down one of the most popular string problems on LeetCode — Longest Palindromic Substring — and ...
7 views
In this Programming 1 – Lab lecture 04, we explore essential String operations in Java that every beginner programmer must ...
54 views
Welcome back to CodeHunt's Core Java Tutorial Series In this video, we cover String Methods in Java, one of the most ...
59 views
8 days ago
Master Java Strings in Minutes! | Immutability, Memory Pool & Methods Explained Are you confused by how Strings actually work ...
Top String Interview Questions in Java | DSA in Java Full Course | Master Data Structures & Algorithms Using Java #java #dsa ...
174 views
This is the video solution for Leetcode problem 3777 | Minimum Deletions to Make Alternating Substring [ HARD ] Problem Link ...
substring function in Java Learn how to use the two types of substring functions in Java 00:00 Intro 00:32 Two types of substring ...
9 views