ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

198 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,683 views

4 weeks ago

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

206 views

17 hours ago

JAVA INTERVIEW BUDDY
String Coding Questions You’ll Face in Your Next Java Interview

Pro Level Interview Preparation bundle: https://topmate.io/javainterviewbuddy Interview Preparation Kit: ...

25:39
String Coding Questions You’ll Face in Your Next Java Interview

1,984 views

2 weeks ago

Adam Bien
When replace() is simpler than substring() #java #shorts #coding #airhacks

Sometimes String#replace is easier than String#substring Java used in this short: openjdk version "25" 2025-09-16 LTS I regularly ...

0:41
When replace() is simpler than substring() #java #shorts #coding #airhacks

2,210 views

1 month ago

Durga Software Solutions
Master the Longest Substring Without Duplicates A Java Coding Essential

Master the Longest Substring Without Duplicates – A Java Coding Essential ☕ Learn how to solve one of the most common ...

6:11
Master the Longest Substring Without Duplicates A Java Coding Essential

127 views

4 days ago

Chris Kim
LeetCode 5 - Longest Palindromic Substring (Java Solution Explained)

Chapters: 0:00 - Intro 0:05 - Explanation 4:06 - Walkthrough in Java.

10:05
LeetCode 5 - Longest Palindromic Substring (Java Solution Explained)

25 views

2 weeks 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,508 views

9 days 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,872 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

0 views

6 days ago

DevSyncX
This Simple Logic Cracks Homogeneous Substring 😱 | Unstop POTD 17/12/2025

Unstop POTD Challenge 17/12/2025 solved step by step Learn Homogeneous Substring from absolute basics using simple ...

8:36
This Simple Logic Cracks Homogeneous Substring 😱 | Unstop POTD 17/12/2025

22 views

3 weeks ago

CodeWithAshu
Interview Question Series 8:Java Interview:  Find Largest Repeating Substring #interview #java

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

8:14
Interview Question Series 8:Java Interview: Find Largest Repeating Substring #interview #java

14 views

10 days ago

CodeJourney
Java String Basics | String Methods

In this video, we will learn Java String Basics in a simple and practical way using real examples. This video is based on my Java ...

15:32
Java String Basics | String Methods

0 views

12 days ago

History of Science and Java
Ditch the confusion! Understanding string methods in Java - Part 2

In the last video - String methods part 1 - we learnt about some important methods of the string class and how we can use them.

24:41
Ditch the confusion! Understanding string methods in Java - Part 2

3 views

7 days ago

Java Solve
Task 5. Longest Palindromic Substring. LeetCode

In this video, we break down one of the most popular string problems on LeetCode — Longest Palindromic Substring — and ...

8:36
Task 5. Longest Palindromic Substring. LeetCode

7 views

4 weeks ago

Othman Shbeir
Lecture 04: Extra Operations on Strings in Java (trim, substring, replace, contains & Methods)

In this Programming 1 – Lab lecture 04, we explore essential String operations in Java that every beginner programmer must ...

16:42
Lecture 04: Extra Operations on Strings in Java (trim, substring, replace, contains & Methods)

54 views

4 days ago

CodeHunt
String Methods in Java | substring split intern | Core Java | Hindi

Welcome back to CodeHunt's Core Java Tutorial Series In this video, we cover String Methods in Java, one of the most ...

57:00
String Methods in Java | substring split intern | Core Java | Hindi

59 views

8 days ago

CodeAndChill
Java Strings for Beginners: Full Masterclass

Master Java Strings in Minutes! | Immutability, Memory Pool & Methods Explained Are you confused by how Strings actually work ...

9:22
Java Strings for Beginners: Full Masterclass

0 views

2 weeks ago

Web Dev Mastery
Top String Interview Questions in Java 💡 | LeetCode & GFG | DSA in Java Full Course #14

Top String Interview Questions in Java | DSA in Java Full Course | Master Data Structures & Algorithms Using Java #java #dsa ...

1:48:59
Top String Interview Questions in Java 💡 | LeetCode & GFG | DSA in Java Full Course #14

174 views

9 days ago

Sandip Jana
LeetCode Minimum Deletions to Make Alternating Substring

This is the video solution for Leetcode problem 3777 | Minimum Deletions to Make Alternating Substring [ HARD ] Problem Link ...

14:06
LeetCode Minimum Deletions to Make Alternating Substring

59 views

3 weeks ago

Vivek Gupta
substring function in Java

substring function in Java Learn how to use the two types of substring functions in Java 00:00 Intro 00:32 Two types of substring ...

12:03
substring function in Java

9 views

10 days ago