ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,779 results

KCtops6
Java Strings Explained | Concatenation, Length, Substrings & More!

Master Java Strings with this beginner-friendly tutorial! In this video, we explore the fundamental concepts of Strings in Java, ...

4:46
Java Strings Explained | Concatenation, Length, Substrings & More!

4 views

10 months ago

CodeSlate
4 Java String methods most students get WRONG

Understand these 4 Java String methods to stop bugs and score higher in your Java course! You may have seen these Java ...

12:16
4 Java String methods most students get WRONG

70 views

2 months ago

Code for Tech Solutions
Java String MASTERCLASS 🚀 | Learn All String Methods with Real Examples (2025)

Ready to MASTER Java Strings in 2025? In this ultimate String Masterclass, we break down everything you need to know about ...

13:03
Java String MASTERCLASS 🚀 | Learn All String Methods with Real Examples (2025)

137 views

4 months ago

ConquerTheFear
Master Java String Matching: Count Substrings the Right Way! Real Coding Interview Questions

In this video, you'll learn how to count occurrences of a substring within a string in Java using three different approaches: a ...

6:33
Master Java String Matching: Count Substrings the Right Way! Real Coding Interview Questions

196 views

7 months ago

SDET_Tech-IVP(SDET TechInterViewPrep)
How to find  Longest Prefix in the String Arrays #Java #Interview #sdet  #qa

In this video, we walk through a Java program that finds the longest common prefix from an array of strings. The program defines a ...

6:39
How to find Longest Prefix in the String Arrays #Java #Interview #sdet #qa

40 views

10 months ago

CodeWithSanjay
Java   Program  to  Find  Substring  Of  String  || Check if a string is substring of another

ISC java programs with algorithms ICSE Java Program.

19:59
Java Program to Find Substring Of String || Check if a string is substring of another

25 views

11 months ago

CodeJourneyWithShubh
✅ All String Methods in Java Explained with Examples | Java String Tutorial for Beginners

Learn all important String methods in Java in one complete video! This video covers everything you need to master String ...

9:09
✅ All String Methods in Java Explained with Examples | Java String Tutorial for Beginners

36 views

2 months ago

Kitajima
LeetCode 1234: Replace the Substring for Balanced String

In this video I will be solving LeetCode problem 1234: Replace the Substring for Balanced String. I will be using the sliding ...

18:26
LeetCode 1234: Replace the Substring for Balanced String

258 views

9 months ago

Nikhil Lohia
Longest Repeating Substring without repeating characters (LeetCode 3) | Two pointer approach

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

17:30
Longest Repeating Substring without repeating characters (LeetCode 3) | Two pointer approach

38,819 views

10 months ago

Dev Domain
Java String Methods | Java String Tutorial with Examples

Java String Methods | Java String Tutorial with Examples In this video, we explore powerful Java String Methods like substring(), ...

9:09
Java String Methods | Java String Tutorial with Examples

23 views

10 months ago

SDET Akash Khanna
Java Program To Find Total Substring Of Given String

Java Program To Find Total Substring Of Given String | Java Coding Tutorial Description: Learn how to find all possible substrings ...

8:09
Java Program To Find Total Substring Of Given String

40 views

2 months ago

Hamim Nasim
How to Check if a String Contains a Substring in Java
17:25
How to Check if a String Contains a Substring in Java

45 views

4 months ago

Developer Coder
Remove All Occurrences of a Substring | LeetCode 1910 | Java Code | Developer Coder

Welcome to Developer Coder! In this video, we will tackle the LeetCode 1910: Remove All Occurrences of a Substring using Java.

10:28
Remove All Occurrences of a Substring | LeetCode 1910 | Java Code | Developer Coder

194 views

10 months ago

TechieShare
Java Strings Tutorial: Master Substrings, Concatenation, Methods, & More!

Unlock the secrets of Strings in Java with this step-by-step tutorial for beginners and intermediates! In this comprehensive video, ...

12:56
Java Strings Tutorial: Master Substrings, Concatenation, Methods, & More!

11 views

4 months ago

Farzzi codder
Generate All Substrings of a String in Java | Nested Loops Explained with Example#java

In this 11-minute video, I explain how to generate all possible substrings of a string in Java using two nested for loops. The ...

11:55
Generate All Substrings of a String in Java | Nested Loops Explained with Example#java

19 views

2 weeks ago

Analyst Adda
Java String Substring Explained (Part 4) | 3 Ways to Use substring()

Dive into Part 4 of the Java String Methods series as we break down three key variations of substring() with practical examples!

10:26
Java String Substring Explained (Part 4) | 3 Ways to Use substring()

6 views

4 months ago

Aditya Verma
6 Repeated String Match Code | String Matching

Code and explanation: ...

13:42
6 Repeated String Match Code | String Matching

15,323 views

8 months ago

Java Jam
Java substring()

This video details how to use the substring() method of the String class in Java. It uses the BlueJ IDE. Thanks for watching!

6:17
Java substring()

16 views

7 months ago

Pickcode
AP CSA Unit 1 String Methods (2025)

In this video, we review the String class methods on the Java Quick Reference. This is a part of Unit 1 for the 2025 course. The IDE ...

9:56
AP CSA Unit 1 String Methods (2025)

344 views

3 months ago

EppsNetSolutions
Substrings of Length k with k-1 Distinct Elements - Sliding Window, Java

Finding Substrings of Length k with k-1 Distinct Characters Using Sliding Window Technique in Java *Problem Overview* - The ...

9:33
Substrings of Length k with k-1 Distinct Elements - Sliding Window, Java

20 views

5 months ago