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
1,796 results
Cracking the #Java #Coding #Interview - Question 315: How can you get a substring from a String? Watch all the questions here: ...
13,852 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
Sliding Window Algorithm Explained Clearly Longest Substring Without Repeating Characters Leetcode Crack big tech at ...
59,208 views
4 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
In this video, we crack open LeetCode #5: Longest Palindromic Substring using Java. First, we waddle through a brute force ...
50 views
7 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
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
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,863 views
Ace your coding interviews with this quick Java question! In this short, we break down common programming problems that are ...
313 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
Extract substring in Python, JavaScript, Java, C#, PHP, and Go. String slicing operations. #programming #shorts.
104 views
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
Comparing System.out.println() and String.substring() in Java.
5 views
Learn how to find the `/*` substring within a Java string using different approaches to improve your string manipulation skills.
873 views
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
3 months ago
Download 1M+ code from https://codegive.com/80d9fd4 certainly! in java, the `string` class provides several useful methods for ...
3 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
36 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
Learn how to effectively `substring` a string in Java, especially when dealing with file paths that are delimited. This guide breaks ...
1 view
8 months ago
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,364 views
Description: Let's break down this Java string manipulation question! We are given the string "Georgia Tech" and a series of ...
1,772 views
Join our Live 4 Month Job-Ready BOOTCAMPS: Full Stack Development – Build web apps from scratch ...
210,935 views
6 months ago
Problem Link: https://leetcode.com/problems/number-of-substrings-with-only-1s Solution Link: https://github.com/kernelqueen ...
51 views