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
55 results
Continue your String deep dive! We cover substring (returning a subsection using inclusive start and exclusive end indices) and ...
49 views
9 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
This video is a Java program to check if a vowel is present in the string. It uses the string contains method, among other things, ...
21 views
10 months ago
Ever wondered how to check if one string is a circular rotation of another in Java? ✨ In this tutorial, we'll break down the simple ...
53 views
substring Ask: https://codecheck.io/files/2503100415ac7rozvdib4d4nlhn648s4jyj, Review: ...
1,743 views
Learn the most important Java String Methods asked in interviews step by step. In this video, I explain 18 essential String methods ...
35 views
2 weeks ago
KI,AI,software,programming,java for beginners,coding for beginners,java tutorial,learn java,programming basics.
8 views
1 month ago
More essential String methods! Learn concat (joining two strings), toUpperCase and toLowerCase (changing character case), and ...
46 views
Please click on CC to turn on subtitles! Problem: https://leetcode.com/problems/equal-score-substrings/ Contest: ...
3 views
8 months ago
In this video, we are wrapping up our series on String functions by diving into Regexes (Regular Expressions). Regexes are a ...
54 views
4 months ago
Problem Link: https://leetcode.com/problems/longest-balanced-substring-ii Solution Link: ...
878 views
Problem Link: https://leetcode.com/problems/longest-balanced-substring-i Solution Link: ...
659 views
Problem Link: https://leetcode.com/problems/count-binary-substrings Solution Link: ...
289 views
This video shows a Java program to print ASCII value of a character. In it, we declare a char variable, then use casting to cast the ...
14 views
11 months ago
Master the most used data structure in programming: The String! In this video, we break down exactly what a String is, how it's ...
28 views
3 months ago
Today we took a deep dive into how substring blocks work in MCreator, including where to find them and how to use them ...
211 views
In this video, we are going to discuss the Top 10 Java String Interview Questions that are most commonly asked in technical ...
9 views
What Is a String? Definition & Types Explained ? Definition of a String: In programming, a string is a sequence of characters used ...
143 views
Welcome to Class 2 of our Selenium with Java Full Course! In this live recording, we dive deep into core Java concepts essential ...
25 views
7 months ago
Problem Link: https://leetcode.com/problems/check-if-a-string-contains-all-binary-codes-of-size-k Solution Link: ...
86 views