ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,830 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

21 views

10 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,805 views

10 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,443 views

11 months ago

CodeWithAshu
Circular Substring Check in Java|Rotations Allowed! (Day 1/30) #Java #InterviewPrep #CodingInterview

Day 1/30 – Java String Series (1 question per day). Today we solve a classic interview problem: Does a given pattern exist inside ...

2:55
Circular Substring Check in Java|Rotations Allowed! (Day 1/30) #Java #InterviewPrep #CodingInterview

57 views

3 months ago

Nikhil Lohia
Palindromic Substrings (LeetCode 647) | Full step by step solution with visuals

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

20:06
Palindromic Substrings (LeetCode 647) | Full step by step solution with visuals

13,851 views

11 months ago

Abhishek Verma
Day-99: Find all substrings of a given String in Java #shorts #java

In this short we will see how to Find all substrings of a given String in Java. Subscribe the channel for regular Java updates.

3:00
Day-99: Find all substrings of a given String in Java #shorts #java

2,325 views

8 months ago

Kernel Queen 👑
Number of Substrings with Only 1s | Leetcode 1513 Java Hindi

Problem Link: https://leetcode.com/problems/number-of-substrings-with-only-1s Solution Link: https://github.com/kernelqueen ...

3:58
Number of Substrings with Only 1s | Leetcode 1513 Java Hindi

49 views

1 month 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,019 views

10 months ago

NextGenSMIT
Java Program to Check if a Substring Exists#Java #Coding #Substring #Programming #InterviewQuestions

Ace your coding interviews with this quick Java question! In this short, we break down common programming problems that are ...

0:16
Java Program to Check if a Substring Exists#Java #Coding #Substring #Programming #InterviewQuestions

312 views

3 months ago

Error Makes Clever
Master the Core of String Problems – 5 Challenges You Must Solve! #shorts #coding

Join our Live 4 Month Job-Ready BOOTCAMPS: Full Stack Development – Build web apps from scratch ...

0:26
Master the Core of String Problems – 5 Challenges You Must Solve! #shorts #coding

207,324 views

5 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²)!

47 views

6 months ago

Wiingy AP Computer Science
Master #Java Substrings—But Can You Solve This? 🤔

Description: Confused about how the substring(1) method works in Java? Let's break it down and figure out the output of this code ...

0:18
Master #Java Substrings—But Can You Solve This? 🤔

1,861 views

10 months ago

LearnWithRehan
Java String Program ✂️ | How to Get Substring using substring() | Beginner Friendly#coding #shorts

Learn how to extract parts of a string in Java using the substring() method! In this beginner-friendly tutorial, we'll cover: ✓ How ...

0:31
Java String Program ✂️ | How to Get Substring using substring() | Beginner Friendly#coding #shorts

1,117 views

2 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

Sleepy Cracker
#LeetCode 3090 | Maximum Length Substring With Two Occurrences #Java

Questions in English: ...

3:48
#LeetCode 3090 | Maximum Length Substring With Two Occurrences #Java

49 views

6 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

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

1 month ago

Code Factory
LC. 5 Longest Palindromic Substring | Explained Step-by-Step (Expand Around Center) | Java | Tamil

In this video, we solve the "Longest Palindromic Substring" problem from LeetCode using intuitive and progressively optimized ...

38:23
LC. 5 Longest Palindromic Substring | Explained Step-by-Step (Expand Around Center) | Java | Tamil

206 views

7 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

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