ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,432 results

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

GeeksforGeeks
Anagram Substring Search (Or Search for all permutations) | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/anagram-substring-search-search-permutations/ ...

6:41
Anagram Substring Search (Or Search for all permutations) | GeeksforGeeks

46,720 views

8 years ago

Bro Code
Java String methods 💬

Java String methods tutorial explained #java #string #methods public class Main { public static void main(String[] args) { // String ...

6:18
Java String methods 💬

153,747 views

5 years ago

Tushar Roy - Coding Made Simple
Longest Common Substring

Given two strings, find longest common substring between them.

5:31
Longest Common Substring

187,795 views

10 years ago

CodeGym
Substring in Java  | CodeGym University Course

To learn more about Java String substring() - https://codegym.cc/groups/posts/substring-in-java Online course with a mentor ...

6:39
Substring in Java | CodeGym University Course

502 views

3 years ago

CodeMode
Substring in Java | substring() function | find substring

Enroll in Practical Java Course & earn a Certificate upon completion: .

5:56
Substring in Java | substring() function | find substring

19 views

3 years ago

Techie Dot Com
How to Print Substring in Java 2025?

Learn how to print a substring of a string in Java! This tutorial shows you how to extract parts of a string using built-in methods and ...

1:08
How to Print Substring in Java 2025?

4 views

3 months ago

Jakubication
Java How To Split A String

This video teaches how to split a string in Java. The way that is accomplished in this video is using the String method split. In Java ...

0:20
Java How To Split A String

20,044 views

2 years ago

A1 IT Training Institute
Core Java part75.Java String Methods Explained 🔥 | length(), replace(), substring()

Hello This is Deepak Gupta ,Welcome to my YouTube channel. , I will upload all the videos of Java In this video, we'll learn the ...

9:09
Core Java part75.Java String Methods Explained 🔥 | length(), replace(), substring()

568 views

2 years ago

Byte-Sized Computer Science
Essential Java String Operations: substring and compareTo

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

2:07
Essential Java String Operations: substring and compareTo

6 views

2 months ago

SimorghNest
C# Tutorial - Basic - 043 - String Methods - Substring()

Contents ⌛ 00:16 : Exploring the Substring method ⌛ 01:04 : How to use the Substring method ⌛ 01:43 : The Substring ...

7:18
C# Tutorial - Basic - 043 - String Methods - Substring()

517 views

2 years ago

Errichto Algorithms
Leetcode problem Longest Palindromic Substring (two solutions)

Solving a medium coding interview question from Leetcode https://leetcode.com/problems/longest-palindromic-substring/ Final ...

25:19
Leetcode problem Longest Palindromic Substring (two solutions)

167,557 views

5 years ago

United Top Tech
Java program to check if substring is present in a given string with its index tutorial

How to find if substring is present in a given string in java program is shown.

6:46
Java program to check if substring is present in a given string with its index tutorial

750 views

2 years ago

JavaJourneyWithMadhavi
Lesson 62   Strings - Part 4 - indexOf (), lastIndexOf() and substring methods

In this video, indexOf(), lastIndexOf() and substring methods are explained with the help of two programs in the Java environment.

27:43
Lesson 62 Strings - Part 4 - indexOf (), lastIndexOf() and substring methods

14 views

1 year ago

SDET- QA
Session 8- Working with Java Strings | String Methods | Java & Selenium

java#programming#selenium#strings ######################################### Udemy Courses ...

1:38:15
Session 8- Working with Java Strings | String Methods | Java & Selenium

157,694 views

1 year ago

SDET- QA
Session 9- Java Strings | String Immutability | String,StringBuilder, StringBuffer

java#selenium#strings#sdet#programming ######################################### Udemy Courses ...

1:21:39
Session 9- Java Strings | String Immutability | String,StringBuilder, StringBuffer

127,085 views

1 year ago

Nikhil Lohia
Longest Common Subsequence (LeetCode 1143) | Full Solution with a natural explanation

Actual problem on LeetCode: https://leetcode.com/problems/longest-common-subsequence/ Wiki: ...

21:23
Longest Common Subsequence (LeetCode 1143) | Full Solution with a natural explanation

32,777 views

2 years ago

Udacity
String Traversal - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

2:09
String Traversal - Intro to Java Programming

2,902 views

10 years ago

LIFE CODING WITH JAVA
All substrings #java

LIFE CODING WITH JAVA All substrings Send Feedback For a given input string(str), write a function to print all the possible ...

6:39
All substrings #java

141 views

2 years ago

ilkq_
Java Strings Explained - Very Basics

Master the basics of Java Strings in just a few minutes! In this video, you'll learn: ✓ What Strings are in Java ✓ How to ...

6:50
Java Strings Explained - Very Basics

39 views

2 months ago