ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

82 results

CodeSlate
How does Java's substring method work? #java #computerscience #apcsa  #coding #computerscienceexam

Learn how Java's substring method works and how to get exactly the part of a String you want! In this video, we'll explore ...

2:15
How does Java's substring method work? #java #computerscience #apcsa #coding #computerscienceexam

487 views

11 days ago

Life Meets Logic
Replace Substring in Java 🤯 | String Explained

How do you replace a substring with another string in Java? In this video, you'll learn: ✓ How replace() and replaceAll() work ...

0:51
Replace Substring in Java 🤯 | String Explained

615 views

6 days ago

wolfpeach
Sum of Beauty of All Substrings

Given a string S, return the sum of beauty of all its substrings. The beauty of a string is defined as the difference in frequencies ...

3:52
Sum of Beauty of All Substrings

1 view

2 weeks ago

DSA Daily
Longest Substring Without Repeating Characters | 🔥 #shorts

Google DSA Questio. Java DSA Dry Run | Longest Substring Problem #shorts Problem: Find the longest substring without ...

0:58
Longest Substring Without Repeating Characters | 🔥 #shorts

12 views

4 weeks ago

codewithamod
Longest Substring Without Repeating Characters in Java | Sliding Window | HashSet

In this video, we solve the Longest Substring Without Repeating Characters problem using Java. Given a string like abcabcdabc, ...

2:58
Longest Substring Without Repeating Characters in Java | Sliding Window | HashSet

734 views

11 days ago

JavaLearningHub_4_ICSC
string  Handling methods

Few important string methods.

0:17
string Handling methods

126 views

6 days ago

JavaProgramsExplained
Java String Functions in 30 Seconds ☕🔥#JavaProgramsExplained

Learn Java String Functions in just 30 seconds! In this short video, you'll understand: ✓ length() ✓ toUpperCase() ...

0:28
Java String Functions in 30 Seconds ☕🔥#JavaProgramsExplained

112 views

15 hours ago

Artigiani Del Web
Substring | Corso Java Pratico

Corso Java Pratico https://artigianidelweb.it/i-nostri-corsi/java-pratico/ #java #javaprogramming #javatutorial.

1:39
Substring | Corso Java Pratico

4 views

4 weeks ago

Developer World
Longest Palindromic Substring

Given a string s, return the longest palindromic substring in s. Example 1: Input: s = "babad" Output: "bab" Explanation: "aba" is ...

0:15
Longest Palindromic Substring

1,873 views

2 weeks ago

The Code Quick
Stream API- Find first character of each word in a string

java #javaprogrammingbasics #javatutorial #java #javaprogrammingbasics #javatutorial #streamapi #stream #java ...

2:43
Stream API- Find first character of each word in a string

19 views

2 weeks ago

CodeLucky
Longest Palindromic Substring - LeetCode Medium - Python / Java Solution

Learn how to solve the Longest Palindromic Substring problem efficiently! In this video, we break down one of the most popular ...

3:49
Longest Palindromic Substring - LeetCode Medium - Python / Java Solution

3 views

10 days ago

DevZone
Master these String methods #java #programming #shorts
0:36
Master these String methods #java #programming #shorts

73 views

11 days ago

Hello Byte
Longest Substring Without Repeating Characters | Coding Interview Must-Know

Learn how to solve the classic “Longest Substring Without Repeating Characters” interview problem using the sliding window ...

2:41
Longest Substring Without Repeating Characters | Coding Interview Must-Know

3,799 views

2 weeks ago

Life Meets Logic
Longest Palindrome in a String 🤯 | Java

Can you find the longest palindromic substring in a string using logic? In this video, you'll learn: ✓ What a palindrome is ...

0:57
Longest Palindrome in a String 🤯 | Java

858 views

7 days ago

Mastering Programming
If You Can't Solve This Coding Question You Should Not Be Going On Interviews

"Longest Substring Without Repeating Characters," seeks the length of the longest substring within a given string where no ...

0:57
If You Can't Solve This Coding Question You Should Not Be Going On Interviews

754 views

17 hours ago

Crack-IT
MAANG Favorite 🔥 Longest Substring Without Repeating Characters #ytshorts #shorts #ytshortsindia

MAANG Favorite Longest Substring Without Repeating Characters (LeetCode 3) #ytshorts #shorts #ytshortsindia In this video, ...

0:27
MAANG Favorite 🔥 Longest Substring Without Repeating Characters #ytshorts #shorts #ytshortsindia

222 views

6 days ago

SmartlyShare
substring() String Functions in java | substring() String Manipulation

charAt( ), indexOf( ), lastIndexOf( ) & length( ) concate(), length(), equals() - substring(), toUpperCase(), trim() - contains(), ...

2:03
substring() String Functions in java | substring() String Manipulation

9 views

5 days ago

TEKTALK
Java Strings for Testers #automationTesting #softwareTesting #automationTesting​#softwareTesting​​​
1:07
Java Strings for Testers #automationTesting #softwareTesting #automationTesting​#softwareTesting​​​

0 views

13 days ago

CodeWithAshu
Java Interview Q7 🔥 Find Largest Palindrome Substring | #Shorts #interview #javaprogramming  #java8

In this video, we solve the Find Largest Palindrome Substring problem using Java. You'll learn an efficient approach to find the ...

2:52
Java Interview Q7 🔥 Find Largest Palindrome Substring | #Shorts #interview #javaprogramming #java8

283 views

3 weeks ago

CodeLucky
Find All Anagrams in a String - Sliding Window Pattern Explained

Learn how to solve the 'Find All Anagrams in a String' coding problem using the Sliding Window technique! In this video, we ...

3:30
Find All Anagrams in a String - Sliding Window Pattern Explained

6 views

10 days ago

Number Clone
3 . Longest substring without Repeating Character
2:00
3 . Longest substring without Repeating Character

2 views

3 weeks ago

CodeLucky
Count Different Palindromic Subsequences - LeetCode Hard DP Explained

Learn how to solve the 'Count Different Palindromic Subsequences' problem using Dynamic Programming! This video breaks ...

3:27
Count Different Palindromic Subsequences - LeetCode Hard DP Explained

0 views

6 days ago

CodeLucky
Repeated Substring Pattern - LeetCode Solution & Explanation

Learn how to solve the Repeated Substring Pattern problem efficiently! In this video, we break down how to check if a string is ...

3:07
Repeated Substring Pattern - LeetCode Solution & Explanation

0 views

9 days ago

Morino O
String dalam java in nutshell
3:37
String dalam java in nutshell

1 view

2 weeks ago

Pragati
longest substring without duplicate character code optimize solution, Java code
3:01
longest substring without duplicate character code optimize solution, Java code

13 views

4 days ago