ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,622 results

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

39,362 views

10 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

262 views

9 months ago

NeetCodeIO
Number of Substrings Containing All Three Characters - Leetcode 1358 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

15:03
Number of Substrings Containing All Three Characters - Leetcode 1358 - Python

12,149 views

9 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

198 views

10 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

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!

41 views

6 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

26 views

11 months ago

Rajan Keshari ( CSE - IIT Dhanbad )
Q4. Minimum Deletions to Make Alternating Substring || LC Weekly Contest 480 || Fenwick Tree || 2X 🚀

Leetcode Weekly Contest 480: https://leetcode.com/contest/weekly-contest-480/ Q4. Minimum Deletions to Make Alternating ...

17:38
Q4. Minimum Deletions to Make Alternating Substring || LC Weekly Contest 480 || Fenwick Tree || 2X 🚀

388 views

13 days ago

Sleepy Cracker
#LeetCode 30 | Substring with Concatenation of All Words #Java

Questions in English: ...

15:32
#LeetCode 30 | Substring with Concatenation of All Words #Java

25 views

2 months ago

LetsCode
Leetcode 3. Longest Substring Without Repeating Characters (Java)

3. Longest Substring Without Repeating Characters.

6:36
Leetcode 3. Longest Substring Without Repeating Characters (Java)

23 views

Streamed 2 months ago

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

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

ANKITA TIWARY
GFG POTD 11th Jan | Longest Substring with Distinct Characters | Java Solution

In this video, we tackle the GFG Problem of the Day (POTD) for 11th January 2025: Longest Substring with Distinct Characters.

8:14
GFG POTD 11th Jan | Longest Substring with Distinct Characters | Java Solution

72 views

11 months ago

CodeVia
3503. Longest Palindrome After Substring Concatenation I #javainterviewquestions

3503. Longest Palindrome After Substring Concatenation I ...

5:50
3503. Longest Palindrome After Substring Concatenation I #javainterviewquestions

74 views

8 months ago

Rapid Syntax
3760. Maximum Substrings With Distinct Start | Weekly Contest 478 | Leetcode

3760. Maximum Substrings With Distinct Start | Weekly Contest 478 | Leetcode Link: ...

7:12
3760. Maximum Substrings With Distinct Start | Weekly Contest 478 | Leetcode

77 views

3 weeks ago

E-Leet Coding
Longest Substring Without Repeating Characters - LeetCode 3 | JAVA

Feel free to leave a comment letting me know if this video was helpful! Outro Music: AdhesiveWombat - Night Shade ♫ NO ...

10:50
Longest Substring Without Repeating Characters - LeetCode 3 | JAVA

36 views

3 months ago

Code View And Talk
Longest Palindromic Substring | Two Pointer Approach | DSA Problem Solved

Longest Palindromic Substring | Two Pointer Approach | DSA Problem Solved In this video, we tackle one of the most popular ...

9:43
Longest Palindromic Substring | Two Pointer Approach | DSA Problem Solved

208 views

3 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

3 months ago

Code with Katie
Maximum Number of Vowels in a Substring of a Given Length LeetCode - Java

In this video, I solve the "Maximum Number of Vowels in a Substring of a Given Length" LeetCode problem using Java. Problem ...

6:23
Maximum Number of Vowels in a Substring of a Given Length LeetCode - Java

113 views

6 months ago

Mansi Singh
Split the Binary String into two Substring with equal 0’s and 1’s | STRING 🎯 | GFG | JAVA | DSA 🔥

Hello everyone, it's Mansi Singh - Your Coding Companion! In this tutorial, we'll tackle the problem of dividing a binary string ...

8:27
Split the Binary String into two Substring with equal 0’s and 1’s | STRING 🎯 | GFG | JAVA | DSA 🔥

222 views

10 months ago

CodingWithTamil
1456. Maximum Number of Vowels in a Substring of Given Length |Java|Leetcode| Strings | Fundamentals

java #javaprogramminglanguage #strings #string #programming #programmer #coding #codingforbeginners #codinglife ...

11:37
1456. Maximum Number of Vowels in a Substring of Given Length |Java|Leetcode| Strings | Fundamentals

161 views

11 months ago

Techdose
Number of Substrings Containing All Three Characters | Leetcode 1358

This video explains Number of Substrings Containing All Three Characters using the most optimal two pointer sliding window ...

19:55
Number of Substrings Containing All Three Characters | Leetcode 1358

3,525 views

9 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

199 views

8 months ago

BE A GEEK
Java Substring HackerRank Solution | Hackerrank Java String Introduction substring function in java

Copy Code From Here - https://www.beageekyt.com/hackerrank/java/java-datatypes/solution HackerRank Java Playlist ...

9:59
Java Substring HackerRank Solution | Hackerrank Java String Introduction substring function in java

75 views

6 months ago

Doji Creates
Substring Method in Java Lesson 018 | Tagalog Coding Tutorials

Learn coding & programming in Tagalog! Step-by-step tutorials for beginners. Perfect for Filipino learners who want practical, ...

10:46
Substring Method in Java Lesson 018 | Tagalog Coding Tutorials

251 views

1 month ago