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
320 results
String Manipulation Challenges in Java – Interview Special! In this video, we solve the MOST IMPORTANT string manipulation ...
0 views
1 day ago
In this video, we solve LeetCode 3775 – Reverse Words With Same Vowel Count using a clean and easy-to-understand approach ...
59 views
3 weeks ago
In this video, solved a Java Coding Interview Question based on String manipulation. Input: tomorrow Output: t$m$$rr$$$w ...
7 views
14 hours ago
charAt( ), indexOf( ), lastIndexOf( ) & length( ) charAt(), length(), equals() - substring(), toUpperCase(), trim() - contains(), ...
15 hours ago
Description: Welcome to Day 1 of the 40 Days Coding Challenge! In this video, we will learn how to reverse a string in Java ...
11 views
4 days ago
Dear Friends, Welcome to Episode 1 of my Java Interview Preparation Programming Series! In this video, we cover one of the ...
406 views
4 weeks ago
Master String Manipulation for Java & Selenium Interviews! In this video, I explain the MOST IMPORTANT string programs asked ...
In this video, we will learn how to find duplicate characters in a string using Java 8 Stream API. This is a commonly asked Java ...
21 views
In this Java tutorial, you will learn how to find the first non-repeated character from a String using the Java Stream API.
23 views
2 weeks ago
In this video, I have explained 4 important string-related programs in Java that are commonly asked in interviews and coding ...
46 views
11 days ago
Java 21 introduces String Templates, a modern feature that makes string handling cleaner, safer, and more readable With ...
13 views
This program takes a string as input from the user and reverses it without using any built-in reverse functions such as ...
9 views
Master Strings in Data Structures & Algorithms! Complete tutorial covering string operations, algorithms, and interview questions.
10 views
Unlock one of the most important concepts in programming — Strings! In this MRU E-Learning session, we break down what ...
281 views
In this video, we tackle LeetCode 712, Minimum ASCII Delete Sum for Two Strings, a classic Dynamic Programming problem ...
1,548 views
23 hours ago
Master the Reverse String problem from LeetCode 344 in this quick and beginner‑friendly explanation. In this video, we break ...
12 days ago
Looking for the latest Minecraft Java 1.21.11 multiplayer duplication glitches? Look no further! In this video, we'll show you EVERYÂ ...
50,329 views
Last January a challenge was posted online by Gunnar Morling: How fast can you parse a file with one billion rows of weather ...
51 views
Learn the most efficient and recommended way to reverse a String in Java using StringBuilder! Welcome to String Series – Part III ...