ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

50,893 results

Michael Oswald
Finally understand the Java substring methods 🦸

Java substring worksheet/cheatsheet for you to practice or reference: https://github.com/michael-oswald/java-substring-practice.

3:01
Finally understand the Java substring methods 🦸

70 views

2 years ago

DRACO
LeetCode 3713 | Longest Balanced Substring I | Medium | Java | Brute Force Explained

LeetCode 3713 – Longest Balanced Substring I (Java) Today's LeetCode Daily Question A substring is called balanced if all ...

3:29
LeetCode 3713 | Longest Balanced Substring I | Medium | Java | Brute Force Explained

22 views

4 months ago

Learn to Code with CodeChef
Java String Methods Explained: length(), charAt(), substring() | Master Text Manipulation in Java

Ever wanted to count how many letters are in a word, grab one specific letter, or slice out part of a sentence in Java? ✂️ You can ...

2:06
Java String Methods Explained: length(), charAt(), substring() | Master Text Manipulation in Java

493 views

8 months ago

GeeksforGeeks School
Java Substring | School Practice Problem | GeeksforGeeks School

Join Avneet Kaur as she solves the school practice problem: Java Substring. This is a great way to improve your coding skills and ...

3:48
Java Substring | School Practice Problem | GeeksforGeeks School

626 views

3 years ago

OnePercentDaily
Java's subString and subSequence
2:00
Java's subString and subSequence

76 views

7 years ago

Sleepy Cracker
LeetCode 1668 | Maximum Repeating Substring | Java

Questions in English: ...

3:44
LeetCode 1668 | Maximum Repeating Substring | Java

174 views

2 years ago

Byte-Sized Computer Science
substring and compareTo (Explained in 2 minutes)

Continue your String deep dive! We cover substring (returning a subsection using inclusive start and exclusive end indices) and ...

2:07
substring and compareTo (Explained in 2 minutes)

49 views

8 months ago

learnwithVishnu
substring method in java

This video explains the concept of substring method in java. The problem solution available in the below link: ...

3:18
substring method in java

46 views

4 years ago

codeash
substring method in java | substring in Java example | String substring() Method example

The substring(int beginIndex, int endIndex) method of the String class. It returns a new string that is a substring of this string.

3:31
substring method in java | substring in Java example | String substring() Method example

18,682 views

4 years ago