ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,491 results

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

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

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,015 views

10 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

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

Untaught Java
003 String Manipular   Unique Substring   java Programming

We've made some more practice today. Thank you. #java.

13:59
003 String Manipular Unique Substring java Programming

13 views

4 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

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

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

541 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

6,022 views

7 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

ExpertFunda
Leetcode 3713. Longest Balanced Substring I

Today Leetcode Daily Practice:- Struggling with LeetCode 3713? This detailed guide explains the Longest Balanced Substring ...

19:19
Leetcode 3713. Longest Balanced Substring I

160 views

5 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,694 views

3 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,305 views

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

RisingBrain
Minimum Window Substring | Brute Force + Sliding Window (Optimized) | Python, C++, Java

In this video, we solve the Minimum Window Substring problem from LeetCode by covering all approaches from basic to optimal.

38:38
Minimum Window Substring | Brute Force + Sliding Window (Optimized) | Python, C++, Java

2,446 views

2 months ago

RisingBrain
Longest Substring with K Unique Characters | Brute Force + Sliding Window (Python, C++, Java)

In this video, we solve the important sliding window problem Longest Substring with K Unique Characters. We begin with the brute ...

17:51
Longest Substring with K Unique Characters | Brute Force + Sliding Window (Python, C++, Java)

1,661 views

3 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

289 views

4 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,058 views

8 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