ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

565 results

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,982 views

14 years 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

574 views

5 years ago

Owen Wu
Count Vowel Substrings Of A String

Leetcode #2062.

2:25
Count Vowel Substrings Of A String

387 views

1 year 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

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,454 views

14 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

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,085 views

12 years ago

Owen Wu
Hackerrank Java Substring

https://www.hackerrank.com/challenges/java-substring/problem.

2:03
Hackerrank Java Substring

1 view

2 months ago

J David Eisenberg
Chapter 7: Traversing a String

You can use a for or while loop to traverse (iterate through) a string one character at a time.

3:20
Chapter 7: Traversing a String

163 views

3 years 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

755 views

6 years ago

The Debug Zone
How to find the count of substring in java

Today's Topic: How to find the count of substring in java Thanks for taking the time to learn more. In this video I'll go through your ...

2:31
How to find the count of substring in java

0 views

3 months 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

215 views

5 years ago

Ingeniero John Ortiz Ordoñez
Java Ejercicio: 605 Invertir una Palabra Usando el Método reverse() de la Clase StringBuilder

605. Invertir una Palabra Usando el Método reverse() de la Clase StringBuilder con el lenguaje de programación Java.

1:59
Java Ejercicio: 605 Invertir una Palabra Usando el Método reverse() de la Clase StringBuilder

327 views

4 years ago

Roel Van de Paar
How to use the Substring method to perform subtract operation on String elements in java?

How to use the Substring method to perform subtract operation on String elements in java? Helpful? Please use the *Thanks* ...

2:09
How to use the Substring method to perform subtract operation on String elements in java?

10 views

2 months ago

Interview DOT
Java - repeat() | Java 8 Streams generate() | Create Repeated Strings Example Code | InterviewDOT

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

1:53
Java - repeat() | Java 8 Streams generate() | Create Repeated Strings Example Code | InterviewDOT

416 views

5 years ago

NCTV Educoment
39.Java Tutorial - #39 - endsWith() Method
1:04
39.Java Tutorial - #39 - endsWith() Method

34 views

7 years ago

Roel Van de Paar
Longest Substring in Java

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:00
Longest Substring in Java

1 view

4 years ago

Owen Wu
Longest Balanced Substring I

Leetcode Contest 471 Q2.

1:57
Longest Balanced Substring I

31 views

8 months ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

127 views

6 years ago

Prashan “Rocci” John
Java String Concatenation

Java String Concatenation Tags: Java Tutorial for Beginners String Concatenation How to concatenate two strings in Java Learn ...

3:58
Java String Concatenation

2,287 views

11 years ago