ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,547 results

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!

24 views

11 months 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

10 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

10 months ago

LYB Laid Off
Manacher's Algorithm FULLY Explained [With Animation]

manacher #palindrome Manacher's algorithm: Finds the longest palindromic substring in linear O(n) time by leveraging symmetry ...

6:22
Manacher's Algorithm FULLY Explained [With Animation]

10,049 views

10 months ago

Sleepy Cracker
#LeetCode 3083 | Existence of a Substring in a String and Its Reverse #Java

Questions in English: ...

2:49
#LeetCode 3083 | Existence of a Substring in a String and Its Reverse #Java

17 views

10 months ago

LearnJava
Java Strings 101: How to Extract Parts of Strings with substring()

Want to learn how to extract specific parts of a string in Java? In this Java Strings 101 video, we dive into the powerful substring() ...

1:46
Java Strings 101: How to Extract Parts of Strings with substring()

26 views

1 month ago

Sleepy Cracker
#LeetCode 3407 | Substring Matching Pattern #Java

Questions in English: ...

4:29
#LeetCode 3407 | Substring Matching Pattern #Java

84 views

10 months ago

Leetcode Daily
696. Count Binary Substrings | Leetcode Daily - Python

Master LeetCode 696: Count Binary Substrings with this step-by-step tutorial! In this video, we break down the most efficient way ...

7:50
696. Count Binary Substrings | Leetcode Daily - Python

1,309 views

4 months ago

Developer Coder
Count Binary Substrings | LeetCode 696 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into Count Binary Substrings – LeetCode 696 and implement an optimized ...

13:58
Count Binary Substrings | LeetCode 696 | Java Code | Developer Coder

290 views

4 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

6,028 views

7 months ago

CodeSlate
4 Java String methods students get WRONG on AP CSA

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 students get WRONG on AP CSA

294 views

9 months ago

Itsruntym
L9. Strings - Substrings vs Subsequence & questions|| JAVA C++|| Longest Substring and Palindromic

One and only Arrays, String, LinkedList Playlist: https://www.youtube.com/playlist?list=PLFNTe97BJkPU One and only 25 DSA ...

1:07:00
L9. Strings - Substrings vs Subsequence & questions|| JAVA C++|| Longest Substring and Palindromic

9 views

18 hours ago

DRACO
LeetCode 3713 | Longest Balanced Substring I | Medium | Java | Brute Force Explained

LeetCode 3713 – Longest Balanced Substring I (Java) Today's LeetCode Daily Question A substring is called balanced if all ...

3:29
LeetCode 3713 | Longest Balanced Substring I | Medium | Java | Brute Force Explained

22 views

5 months ago

Java is Awesome
Microsoft interview coding question : Longest Substring Without Repeating Characters"

In this video, we break down the classic "Longest Substring Without Repeating Characters" problem—a frequently asked coding ...

12:44
Microsoft interview coding question : Longest Substring Without Repeating Characters"

1,060 views

8 months ago

Amrit Verse
LeetCode 3713: Longest Balanced Substring I | DSA String Problem Explained in Java | Brute Force

LeetCode 3713: Longest Balanced Substring I | DSA String Problem Explained in Java In this video, we solve LeetCode 3713 ...

4:39
LeetCode 3713: Longest Balanced Substring I | DSA String Problem Explained in Java | Brute Force

39 views

5 months ago

Leetcode Daily
3714. Longest Balanced Substring II | Leetcode Daily - Python

Master the Longest Balanced Substring II LeetCode problem with this comprehensive guide to string manipulation and hash map ...

8:46
3714. Longest Balanced Substring II | Leetcode Daily - Python

2,002 views

5 months ago

Orkhan Gasanov
LeetCode - 1668. Maximum Repeating Substring | String | Java

00:00 - Step-by-Step Explanation Java Code - https://leetcode.com/problems/maximum-repeating-substring/description/ leetcode ...

2:11
LeetCode - 1668. Maximum Repeating Substring | String | Java

81 views

7 months ago

Learn to Code with CodeChef
Java String Methods Explained: length(), charAt(), substring() | Master Text Manipulation in Java

Ever wanted to count how many letters are in a word, grab one specific letter, or slice out part of a sentence in Java? ✂️ You can ...

2:06
Java String Methods Explained: length(), charAt(), substring() | Master Text Manipulation in Java

542 views

9 months ago

RisingBrain
Longest Palindromic Substring | Brute Force to Optimal (Expand Around Center) | C++ Python Java

In this video, we solve the classic problem Longest Palindromic Substring step by step, starting from the brute force approach and ...

32:34
Longest Palindromic Substring | Brute Force to Optimal (Expand Around Center) | C++ Python Java

8,772 views

3 months ago

India Free Internship
Run Java Basic Program Using substring() Method | Java String Coding Question

In this Java program, we will learn how to create a "Shuttering Word" effect using the substring() method. Problem Statement: Write ...

1:13
Run Java Basic Program Using substring() Method | Java String Coding Question

6 views

1 month ago