ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

652 results

The Debug Zone
How to Get a Substring from a String in Java: A Complete Guide

In this comprehensive guide, we'll explore the ins and outs of extracting substrings from strings in Java. Whether you're a ...

6:30
How to Get a Substring from a String in Java: A Complete Guide

6 views

1 year ago

J David Eisenberg
Chapter 4: substring() and indexOf() methods

The substring() method lets you extract a section of a String; indexOf() lets you find where one String is contained within another ...

7:13
Chapter 4: substring() and indexOf() methods

21,354 views

6 years ago

TheDesignWave
Understanding Java Substring in 5 minutes

Learn what substrings are and how to use them in just 5 minutes! A substring is a smaller string inside a larger one. Find out how ...

4:43
Understanding Java Substring in 5 minutes

21 views

1 year ago

Goeduhub Technologies
Substring in Java |  Java String substring() Method example

Free Online Tutorials https://www.goeduhub.com/8464/online-tutorials-and-certification-courses Artificial Intelligence(AI) ...

6:21
Substring in Java | Java String substring() Method example

20 views

4 years ago

Ingeniero John Ortiz Ordoñez
Java Ejercicio: 528 Insertar un Texto en una Cadena de Caracteres Utilizando la Función substring()

528. Insertar un Texto Dado en una Cadena de Caracteres Utilizando la Función substring() con el lenguaje de programación ...

4:12
Java Ejercicio: 528 Insertar un Texto en una Cadena de Caracteres Utilizando la Función substring()

1,584 views

4 years ago

Ingeniero John Ortiz Ordoñez
Java Ejercicio: 370 Extraer Porción de una Cadena de Caracteres (Texto) con el Método substring()

370. Extraer una Porción de una Cadena de Caracteres (Texto) con el Método substring() con el lenguaje de programación Java.

6:00
Java Ejercicio: 370 Extraer Porción de una Cadena de Caracteres (Texto) con el Método substring()

5,148 views

5 years ago

Goeduhub Technologies
Java String | String Functions In Java With Examples | substring in java

Free Online Tutorials https://www.goeduhub.com/8464/online-tutorials-and-certification-courses Artificial Intelligence(AI) ...

11:32
Java String | String Functions In Java With Examples | substring in java

13 views

4 years ago

Syntax
LeetCode 76. Minimum Window Substring (Java)

Please like and subscribe if this video helped and if you have any questions or know of a better way to do it please leave a ...

9:37
LeetCode 76. Minimum Window Substring (Java)

203 views

1 year ago

codewit
Java String methods - using bracelets with Victor

Victor expands on his bracelet analogy using various String methods in Java. Learn and practice how to code with Victor and ...

6:26
Java String methods - using bracelets with Victor

40 views

1 year ago

Christian Hur
In-Place Algorithm to Reverse an Array of Strings in Java

Overview In this video, we'll create a pure in-place algorithm to perform a reverse operation on an array of strings using Java.

8:09
In-Place Algorithm to Reverse an Array of Strings in Java

425 views

2 years ago

Bethany Petr
Iterating Over a String in Java

Iterating over a String in Java one character at a time using the .length method to control the for loop and the .substring method to ...

4:27
Iterating Over a String in Java

12,217 views

13 years ago

Peter Schneider
Find smallest string after a single substring rotation

Find smallest string after a single substring rotation I hope you found a solution that worked for you :) The Content is licensed ...

5:05
Find smallest string after a single substring rotation

2 views

1 year ago

Gain Java Knowledge
How to find the longest String in an array of Strings

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

5:49
How to find the longest String in an array of Strings

1,516 views

2 years ago

Mr ARUL SUJU D
Strings and String Methods in java

Strings and String Methods in java.

14:11
Strings and String Methods in java

85 views

9 years ago

Samir Paul
Advanced String Operations

Corresponds to ADSA 04_00 (Java) http://ads.mrpaul.net.

17:41
Advanced String Operations

1,062 views

11 years ago

Java Hangout
Trimming String in Java with real time scenario | trim() and length() methods of String in java

In this video, we will see how to trim String in java with real time scenario.

8:40
Trimming String in Java with real time scenario | trim() and length() methods of String in java

236 views

5 years ago

bab lobko (Short and straight to the point)
1876. Substrings of Size Three with Distinct Characters

Easy problems should have simple ingenious solutions.

12:19
1876. Substrings of Size Three with Distinct Characters

100 views

2 years ago

Payilagam
Java: String in Tamil - 6 - charAt, substring Methods - தமிழில் ஜாவா - Payilagam - Muthuramalingam

Learn Java String in Tamil through this video tutorial. This video talks about charAt() and substring() methods in String class.

5:01
Java: String in Tamil - 6 - charAt, substring Methods - தமிழில் ஜாவா - Payilagam - Muthuramalingam

23,117 views

5 years ago

Roel Van de Paar
Fastest way of removing a substring from a string (5 Solutions!!)

Fastest way of removing a substring from a string Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

6:45
Fastest way of removing a substring from a string (5 Solutions!!)

6 views

3 years ago

Ingeniero John Ortiz Ordoñez
JavaScript Ejercicio: 1035 Funciones slice(), substring() y substr() para Extraer Texto de Cadena

1035. Usar Funciones slice(), substring(), y substr() para Extraer Texto de una Cadena con el lenguaje de programación ...

7:43
JavaScript Ejercicio: 1035 Funciones slice(), substring() y substr() para Extraer Texto de Cadena

5,687 views

4 years ago

Roel Van de Paar
Code Review: Longest common substring approach using suffix arrays (2 Solutions!!)

Code Review: Longest common substring approach using suffix arrays Helpful? Please support me on Patreon: ...

4:12
Code Review: Longest common substring approach using suffix arrays (2 Solutions!!)

11 views

3 years ago

Gain Java Knowledge
Count occurrences of a string using java8 stream

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

4:14
Count occurrences of a string using java8 stream

6,826 views

2 years ago

Roel Van de Paar
Checking substring in 8086 ASM (3 Solutions!!)

Checking substring in 8086 ASM Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

5:11
Checking substring in 8086 ASM (3 Solutions!!)

174 views

3 years ago

Code Mommy Mastery
Learn How to Use Strings in Java

Strings are an essential part of any Java program. Understanding how to create, manipulate, and compare strings is crucial for ...

4:44
Learn How to Use Strings in Java

24 views

1 year ago

Roel Van de Paar
Count the number of occurrences of a substring in a string (5 Solutions!!)

Count the number of occurrences of a substring in a string Helpful? Please support me on Patreon: ...

5:36
Count the number of occurrences of a substring in a string (5 Solutions!!)

31 views

5 years ago