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,502 results
Title: "How to Find Missing Characters in Strings | Programming Tutorial" Description: Struggling with string manipulation?
58 views
11 months ago
In this video, we walk through a Java program that finds the longest common prefix from an array of strings. The program defines a ...
40 views
This video details how real-life backend applications require more than just simple Java Strings, emphasizing the need for ...
35 views
1 month ago
"Welcome to Question 15 in our coding series! In this video, we'll learn how to count characters in a string using Java. Whether ...
18 views
Master the basics of Java Strings in just a few minutes! In this video, you'll learn: ✓ What Strings are in Java ✓ How to ...
39 views
3 months ago
This is how to make a string duper in Minecraft. It is really easy to build and takes just a few seonds to complete! It is a must have ...
192,627 views
4 months ago
In this video, learn how to write a simple Java program to check if two strings are anagrams. I explain the logic step by step, ...
10 months ago
In this video, we tackle an interesting coding challenge: Shift Words in a String. Learn how to manipulate strings by shifting the ...
24 views
Want to master text in Java? ⚙️ Learn how to work with Strings in Java — from creating and combining to slicing and ...
2 views
6 months ago
Want to master text handling in Java? Learn how to work with Strings in Java — from creating and comparing to manipulating ...
11 views
This video shows a Java program to find first non-repeating character in a string. It uses new Java 25 features, as well as a ...
21 views
In this tutorial, I'll show you how to build the next generation of string farming in Minecraft. This farm is 100% mob based and it ...
23,781 views
2 months ago
In this video, we'll explore how to work with String arrays in Java using Eclipse. We'll demonstrate how to declare a String array, ...
33 views
9 months ago
Looking to combine multiple strings in Java quickly? ✨ Learn how to join multiple strings easily in Java 2025 using methods like ...
15 views
5 months ago
In this Java tutorial crash course, I'll teach you the Java programming language from scratch. Whether you're a beginner or just ...
25,871 views
String vs StringBuilder vs StringBuffer Performance REVEALED in Java | Complete Comparison Guide Ever wondered which ...
120 views
How to Check if Two Strings Are Isomorphic in Java 2025? ✨ Learn how to determine if two strings have a one-to-one character ...
6 views
Want to find which character appears the most in a given string using Java? This video shows you how to count character ...
Learn how to count the occurrences of a specific stiring in Java with this clear and simple tutorial! We'll break down the logic step ...
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, ...
16 views
To fix the java.lang.StringIndexOutOfBoundsException: String Index Out Of Range, don't try to access a char at an index of a string ...
115 views
Wanna master text tricks in Java? Learn how to use String methods in Java like .length(), .charAt(), .substring(), .equals() ...
3 views
Want the quickest and cleanest way to reverse a string in Java? ✨ In this video, learn the easiest method to reverse a string in ...
10 views
Master Java String Manipulation - Concatenation, Comparison, String Pool - for (Senior) Software Engineer Interviews Prepare for ...
Learn how to filter strings using Java 8 Stream API like a pro! In this video, we filter names that start with "s" using filter() and ...
14 views