ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

384 results

Byte-Sized Computer Science
substring and compareTo (Explained in 2 minutes)

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

2:07
substring and compareTo (Explained in 2 minutes)

49 views

8 months 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,924 views

11 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

9 months ago

Solo Dev
LeetCode 3708 | Equal Score Substring | One pass | Biweekly || AC Code | Java | Guide

Please click on CC to turn on subtitles! Problem: https://leetcode.com/problems/equal-score-substrings/ Contest: ...

1:03
LeetCode 3708 | Equal Score Substring | One pass | Biweekly || AC Code | Java | Guide

3 views

8 months ago

Techie Dot Com
How to Use String Methods in Java 2025?

Wanna master text tricks in Java? Learn how to use String methods in Java like .length(), .charAt(), .substring(), .equals() ...

1:07
How to Use String Methods in Java 2025?

3 views

1 year ago

Jakubication
Java String Split

In Java, String split is how to split a string in Java. This video covers multiple different uses of the string split method. For example ...

1:07
Java String Split

369 views

1 year ago

SoftwareTechIT
#5 Longest Palindromic Substring LeetCode Java| Java Solution Step by Step | LeetCode Problem Solved

Longest Palindromic Substring in Java | LeetCode Problem Solved Step by Step In this video, we solve LeetCode #5 – Longest ...

3:57
#5 Longest Palindromic Substring LeetCode Java| Java Solution Step by Step | LeetCode Problem Solved

30 views

3 years ago

Jakubication
Java String codePointAt

Java's String codePointAt method returns the Unicode code point of a character at a given index in the String. A character's ...

1:08
Java String codePointAt

66 views

1 year ago

Udacity
Substring Search Quiz Solution - Georgia Tech - Computability, Complexity, Theory: Computability

Watch on Udacity: https://www.udacity.com/course/viewer#!/c-ud061/l-3483538743/e-1718598811/m-1839128574 Check out the ...

1:25
Substring Search Quiz Solution - Georgia Tech - Computability, Complexity, Theory: Computability

923 views

11 years ago

GeeksforGeeks
Count number of substrings that start and end with 1 in a Binary String | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: ...

1:36
Count number of substrings that start and end with 1 in a Binary String | GeeksforGeeks

5,722 views

8 years ago

Byte-Sized Computer Science
Length, IndexOf, LastIndexOf, and charAt. (Master them in 2 minutes)

Master essential String functions! Learn how to use length(), indexOf() and lastIndexOf(), and charAt(). Don't forget to like and ...

1:59
Length, IndexOf, LastIndexOf, and charAt. (Master them in 2 minutes)

42 views

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

11 years ago

Udacity
Comparing Strings - Intro to Java Programming

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

0:38
Comparing Strings - Intro to Java Programming

1,933 views

11 years ago

GeeksforGeeks
Number of even substrings in a string of digits | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: https://www.geeksforgeeks.org/number-of-even-substrings-in-a-string-of-digits/ ...

1:50
Number of even substrings in a string of digits | GeeksforGeeks

3,319 views

8 years ago

bonsaiilabs
Interview Question - JavaScript String Substring

Browser JavaScript and Event Loop Course is available at http://bit.ly/39eDgEA This is an interview question on JavaScript String ...

0:58
Interview Question - JavaScript String Substring

171 views

6 years ago

Udacity
Selecting Substrings - Programming Languages

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

1:33
Selecting Substrings - Programming Languages

8,886 views

14 years ago

GeeksforGeeks
Lexicographical concatenation of all substrings of a string | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: https://www.geeksforgeeks.org/lexicographical-concatenation-substrings-string/ ...

2:03
Lexicographical concatenation of all substrings of a string | GeeksforGeeks

4,098 views

8 years ago

My Learning Hub
Longest substring with distinct characters using Java | String | 11th Jan 2025 | Amazon | Microsoft

Geeks-for-Geeks | Practice Problem | Problem Solution 11th January 2025 Problem : Longest substring with distinct characters ...

2:33
Longest substring with distinct characters using Java | String | 11th Jan 2025 | Amazon | Microsoft

4 views

1 year ago

Teradata
Using the SUBSTRING Function

DESCRIPTION: This video demonstrates the SUBSTRING function for Teradata, with an example using ANSI syntax. Use your ...

2:26
Using the SUBSTRING Function

1,571 views

4 years ago

SoftwareTechIT
#3 Longest Substring Without Repeating Characters | LeetCode Java Solution Step by Step

LeetCode #3 – Longest Substring Without Repeating Characters | Java Solution Explained In this video, we solve LeetCode ...

3:01
#3 Longest Substring Without Repeating Characters | LeetCode Java Solution Step by Step

42 views

3 years ago