ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,435 results

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

8 years ago

J David Eisenberg
Chapter 6: The 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 6: The substring() and indexOf() methods

1,089 views

4 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,890 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,836 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

503 views

3 years ago

Pol Vallverdu
MASTER STRINGS in Java (string manipulation) | 3.5 Complete Java Course 21 2024

Let's see how to manipulate Strings in Java. Strings are a bit more complex than numbers, since they are letters. You'll see a ...

8:56
MASTER STRINGS in Java (string manipulation) | 3.5 Complete Java Course 21 2024

622 views

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

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

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

BACK VI
✅ SUBSTRING method in JAVA | METHOD SubString with EXAMPLES | REMOVE PART of a CHAIN | NETBEANS ✅

✅ Learn the SUBSTRING METHOD in JAVA. Learn to EXTRACT PARTS of a string in Java, using NETBEANS from scratch ...

10:44
✅ SUBSTRING method in JAVA | METHOD SubString with EXAMPLES | REMOVE PART of a CHAIN | NETBEANS ✅

1,730 views

4 years ago

Udacity
strings - Intro to Java Programming

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

2:07
strings - Intro to Java Programming

872 views

10 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

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

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

10 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

751 views

2 years 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,957 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,625 views

5 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

3 months ago

SDET- QA
Frequently Asked Java Program 26: How To Count Occurrences of a Character in a String

Topic : How To Count Occurrences of a Character in a String ######################################### Udemy ...

5:03
Frequently Asked Java Program 26: How To Count Occurrences of a Character in a String

270,650 views

6 years ago

SDET_Tech-IVP(SDET TechInterViewPrep)
How to find  Longest Prefix in the String Arrays #Java #Interview #sdet  #qa

In this video, we walk through a Java program that finds the longest common prefix from an array of strings. The program defines a ...

6:39
How to find Longest Prefix in the String Arrays #Java #Interview #sdet #qa

40 views

10 months ago