ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

561 results

Bethany Petr
Java String Method charAt

Demo of the java String method charAt used to extract a single character from a string as a char.

2:33
Java String Method charAt

56,050 views

11 years ago

Interview DOT
Java - Contains - IndexOf - Find The Substring - Example Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java ...

1:28
Java - Contains - IndexOf - Find The Substring - Example Code Demo | InterviewDOT

171 views

5 years ago

Peter Schneider
Number of unique strings that can be formed by reversing one substring of a string

Number of unique strings that can be formed by reversing one substring of a string I hope you found a solution that worked for you ...

2:33
Number of unique strings that can be formed by reversing one substring of a string

60 views

1 year ago

Bethany Petr
Concatenating Strings in Java with Selection

Writing a function to iterate over a String in Java and build a new string where some replacements have been made. 1) What is the ...

3:22
Concatenating Strings in Java with Selection

1,979 views

13 years ago

Bethany Petr
Concatenating Strings in Java

Writing a function to iterate over a string and use concatenation to build a new string with only some of the original parts. 1) What ...

3:58
Concatenating Strings in Java

13,447 views

13 years ago

Roel Van de Paar
Number of distinct substrings in a string

Number of distinct substrings in a string Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

1:33
Number of distinct substrings in a string

311 views

5 years ago

The Debug Zone
How to Split a String and Select the Nth Part in Programming Languages

In this video, we'll explore the essential technique of splitting strings and selecting specific parts across various programming ...

1:30
How to Split a String and Select the Nth Part in Programming Languages

17 views

5 months ago

Interview DOT
Find The Longest Substring Without Repeating Characters Java | LeetCode Interview | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Find The ...

2:17
Find The Longest Substring Without Repeating Characters Java | LeetCode Interview | InterviewDOT

752 views

5 years ago

NCTV Educoment
30.Java Tutorial - #30 - substring() Method
1:54
30.Java Tutorial - #30 - substring() Method

6 views

7 years ago

Interview DOT
Java - How Java Split() Works ?| Count The Number Of Substrings Example Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java How ...

1:44
Java - How Java Split() Works ?| Count The Number Of Substrings Example Code Demo | InterviewDOT

214 views

5 years ago

Roel Van de Paar
Case-insensitive replacement of "java" with "JAVA" using String.substring()

Case-insensitive replacement of "java" with "JAVA" using String.substring() Helpful? Please support me on Patreon: ...

2:46
Case-insensitive replacement of "java" with "JAVA" using String.substring()

47 views

3 years ago

Tech Arrow
Compare two strings and find accuracy in Java

CompareStringsAndFindAccuracy Compare two strings print differences and find accuracy of that ...

1:45
Compare two strings and find accuracy in Java

168 views

5 years ago

Roel Van de Paar
Longest Substring in Java

Longest Substring in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise ...

3:00
Longest Substring in Java

1 view

3 years ago

Roel Van de Paar
Longest Common Substring solution for a string and a list

Longest Common Substring solution for a string and a list Helpful? Please support me on Patreon: ...

2:27
Longest Common Substring solution for a string and a list

8 views

4 years ago

Roel Van de Paar
Code Review: Minimum window substring which includes all the characters from substring

Code Review: Minimum window substring which includes all the characters from substring Helpful? Please support me on ...

3:45
Code Review: Minimum window substring which includes all the characters from substring

4 views

3 years ago

Python Code Camp
Common Python Mistake You Make When Removing a Substring 🥶

python #pythonshorts #shorts #coding #programming lstrip() removes all specified leading characters from a string, not just an ...

1:00
Common Python Mistake You Make When Removing a Substring 🥶

2,785 views

11 months ago

Roel Van de Paar
Software Engineering: Java String substring() and StringBuilder delete() methods (3 Solutions!!)

Software Engineering: Java String substring() and StringBuilder delete() methods Helpful? Please support me on Patreon: ...

2:54
Software Engineering: Java String substring() and StringBuilder delete() methods (3 Solutions!!)

13 views

3 years ago

Mindful Techie
Day 26 of 100📌🏆| Access Characters in a String Tutorial #javaforbeginners #javatutorial #strings

Access Characters in a String in Java Learn how to access characters in a string using Java's powerful charAt() method!

1:01
Day 26 of 100📌🏆| Access Characters in a String Tutorial #javaforbeginners #javatutorial #strings

131 views

1 year ago

Ganesh H
14 - Test if a String Contains a Substring - Quality Assurance with Chai - freeCodeCamp Tutorial

Chai's include() and notInclude() method can also be used on Strings. We can give a string and a substring to determine whether ...

3:22
14 - Test if a String Contains a Substring - Quality Assurance with Chai - freeCodeCamp Tutorial

571 views

5 years ago

Owen Wu
Count Vowel Substrings Of A String

Leetcode #2062.

2:25
Count Vowel Substrings Of A String

255 views

11 months ago