ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,659 results

Java
How can you get a substring from a String? Cracking the Java Coding Interview #java #javatips

Cracking the #Java #Coding #Interview - Question 315: How can you get a substring from a String? Watch all the questions here: ...

1:11
How can you get a substring from a String? Cracking the Java Coding Interview #java #javatips

13,728 views

4 weeks ago

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

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

58 views

4 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

313 views

3 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

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

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

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

41,032 views

10 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,542 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!

44 views

7 months ago

BrightCode
Number of Occurences of a substring in a String
0:21
Number of Occurences of a substring in a String

869 views

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

9 months ago

Wiingy AP Computer Science
Java String Substring Challenge: What Does This Code Output? 🖥️

Description: Let's break down this Java string manipulation question! We are given the string "Georgia Tech" and a series of ...

0:37
Java String Substring Challenge: What Does This Code Output? 🖥️

1,772 views

8 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,118 views

3 months ago

CoderMam / ICSE - Computer / Java - 9th & 10th std
Class 10 - Split & Print Words From a Sentence Using Sub-string Method

A Java program to split and print words from a sentence using sub-string method, for Class 10 students of ICSE Syllabus.

1:01
Class 10 - Split & Print Words From a Sentence Using Sub-string Method

159 views

5 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

210,404 views

6 months ago

Habbit2Code
Java | Methods | substring()

substring() in Java: 1️⃣ Purpose & Usage Extracts a part of a string. Defined in the String class (java.lang.String). 2️⃣ Methods ...

0:08
Java | Methods | substring()

12 views

11 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,430 views

11 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