ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,112 results

vlogommentary
How to Replace a Substring in a String in Java

Learn how to replace a substring in a string using the `contains` and `replace` functions in Java effectively.

2:43
How to Replace a Substring in a String in Java

23 views

10 months ago

vlogize
How to Delete a Substring in Java Using substring Without Arrays

Learn how to efficiently delete a specific line from a multiline string in Java using substring methods, without relying on arrays.

2:01
How to Delete a Substring in Java Using substring Without Arrays

0 views

4 months ago

code_period
Java 8 Stream API - 52 | Print the count of a particular substring | Interview question

Master Java Stream API Interview Questions (Even if you're a beginner!) Java interviews got you stressed? Don't worry, this ...

2:42
Java 8 Stream API - 52 | Print the count of a particular substring | Interview question

1,519 views

11 months ago

Techie Dot Com
How to Print Substring in Java 2025?

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 ...

1:08
How to Print Substring in Java 2025?

4 views

3 months ago

Automation Ninja Code
Crack the Longest Substring Problem in Java | Must-Know SDET Interview Question

In this video, we solve the classic Longest Substring Without Repeating Characters problem in Java, a common question in SDET ...

7:37
Crack the Longest Substring Problem in Java | Must-Know SDET Interview Question

10 views

4 months ago

vlogize
How to Find and Print a String Using a Substring in Java

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 ...

2:09
How to Find and Print a String Using a Substring in Java

0 views

9 months ago

Smart Programming
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...

21:05
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

1,538 views

1 month ago

The Code Bit
Comparing System.out.println() and String.substring() in Java

Comparing System.out.println() and String.substring() in Java.

2:54
Comparing System.out.println() and String.substring() in Java

5 views

3 months ago

Next LVL Programming
How Do I Get A Substring From A String In Java? - Next LVL Programming

How Do I Get A Substring From A String In Java? In this informative video, we break down the process of extracting substrings ...

3:02
How Do I Get A Substring From A String In Java? - Next LVL Programming

2 views

6 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

40,996 views

10 months ago

Algo Ducky
LeetCode #5: Longest Palindromic Substring in Java | Brute Force vs Center Expansion O(n²)!

In this video, we crack open LeetCode #5: Longest Palindromic Substring using Java. First, we waddle through a brute force ...

3:54
LeetCode #5: Longest Palindromic Substring in Java | Brute Force vs Center Expansion O(n²)!

49 views

7 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

268 views

10 months ago

Next LVL Programming
How Do I Find The Index Of A Substring In Java? - Next LVL Programming

How Do I Find The Index Of A Substring In Java? In this informative video, we will discuss how to find the index of a substring ...

3:35
How Do I Find The Index Of A Substring In Java? - Next LVL Programming

2 views

4 months ago

Developer Coder
Number of Substrings With Only 1s | LeetCode 1513 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we break down the LeetCode 1513 – Number of Substrings With Only 1s ...

15:38
Number of Substrings With Only 1s | LeetCode 1513 | Java Code | Developer Coder

113 views

1 month ago

vlogize
How to Replace a Substring in Java Without Using the replace Method

Learn how to replace a letter in a string with 'X' in Java without the `replace` method using loops and string manipulation ...

1:47
How to Replace a Substring in Java Without Using the replace Method

6 views

4 months ago

Naveen AutomationLabs
LeetCode Q2: Longest Substring Without Repeating Characters Using Sliding Window and HashMap in Java

Longest Substring Without Repeating Characters Using Sliding Window and HashMap - LeetCode Interview --------- Schedule a ...

21:46
LeetCode Q2: Longest Substring Without Repeating Characters Using Sliding Window and HashMap in Java

11,422 views

11 months ago

Algo Ducky
LeetCode #3: Longest Substring Without Repeating Characters in Java | Brute Force to Sliding Window!

In this Algo Ducky episode, we crack open LeetCode #3: Longest Substring Without Repeating Characters using Java. We'll ...

5:26
LeetCode #3: Longest Substring Without Repeating Characters in Java | Brute Force to Sliding Window!

44 views

7 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

201 views

8 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

211 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

41 views

3 months ago