ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

253 results

Synmath tech
Java Strings Part 2 | charAt(), substring(), equals() & Concatenation in Java

Welcome to Part 2 of the Java Strings Tutorial for Beginners! In this video, we will learn: ✓ charAt() method ✓ substring() method ...

5:59
Java Strings Part 2 | charAt(), substring(), equals() & Concatenation in Java

17 views

2 weeks ago

ShashCode
Count Distinct Substrings Using Trie in Java | String + Trie Interview Problem

Lecture Resources ...

14:08
Count Distinct Substrings Using Trie in Java | String + Trie Interview Problem

177 views

2 weeks ago

LearnJava
Java Strings 101: Searching Your Strings with indexOf()

Want to find out where a character or substring appears in your Java strings? In this Java Strings 101 video, we explore the ...

1:37
Java Strings 101: Searching Your Strings with indexOf()

41 views

3 weeks ago

LearnJava
Java Strings 101: Indexing and the Length Method Explained!

Want to get more out of your Java strings? In this video, we dive into two essential skills every Java programmer needs: ...

1:10
Java Strings 101: Indexing and the Length Method Explained!

54 views

3 weeks ago

LearnJava
Java Strings 101: Creating Objects with Literals and Constructors

Confused about how to create String objects in Java? In this video, we show you how to create strings using both string literals ...

1:07
Java Strings 101: Creating Objects with Literals and Constructors

52 views

4 weeks ago

LearnJava
Java Strings 101: How to Extract Parts of Strings with substring()

Want to learn how to extract specific parts of a string in Java? In this Java Strings 101 video, we dive into the powerful substring() ...

1:46
Java Strings 101: How to Extract Parts of Strings with substring()

25 views

3 weeks ago

1 Ctrl 0
Day23 | P05-07 - Week04 | Longest Common Prefix | Amazing Subarrays | Longest Palindromic Substring

Next problem: https://youtu.be/-M-CwdoRigc Previous problem: https://youtu.be/2Ja2qy-o12Y Revise Week04 concept: ...

0:30
Day23 | P05-07 - Week04 | Longest Common Prefix | Amazing Subarrays | Longest Palindromic Substring

1 view

2 weeks ago

Mohan Codes
Number of Strings That Appear as Substrings in Word  LC Solution in Java | Easy Explanation in Tamil

Welcome to Mohan Codes. In this video, we solve the Number of Strings That Appear as Substrings in Word problem, ...

16:36
Number of Strings That Appear as Substrings in Word LC Solution in Java | Easy Explanation in Tamil

18 views

4 days ago

techiCAT
String Problems Explained Simply | Java Tips That Save You Minutes

Java strings have hidden costs that can slow down your code and hurt your performance in coding interviews. In this video, you'll ...

7:18
String Problems Explained Simply | Java Tips That Save You Minutes

25 views

2 weeks ago

Study Placement
Number of Strings That Appear as Substrings in Word 🔥 Leetcode 1967 | String Problem Explained

Number of Strings That Appear as Substrings in Word | Leetcode 1967 In this video, we solve Leetcode 1967 (Daily Challenge ...

4:34
Number of Strings That Appear as Substrings in Word 🔥 Leetcode 1967 | String Problem Explained

848 views

4 days ago

LearnJava
Java Strings 101: charAt() Method Explained with Easy Examples

Ready to unlock the secrets of string manipulation in Java? In this episode of Java Strings 101, we dive into the powerful charAt() ...

0:57
Java Strings 101: charAt() Method Explained with Easy Examples

51 views

3 weeks ago

India Free Internship
Run Java Basic Program Using substring() Method | Java String Coding Question

In this Java program, we will learn how to create a "Shuttering Word" effect using the substring() method. Problem Statement: Write ...

1:13
Run Java Basic Program Using substring() Method | Java String Coding Question

6 views

4 weeks ago

Architect, Design and Code with RK
Why You Should Never Use += with Java Strings

Complete guide to Strings in Java — immutability, String Pool, StringBuilder (290× faster), 18 methods, Do's & Don'ts, 12 interview ...

42:26
Why You Should Never Use += with Java Strings

78 views

2 weeks ago

Binary N Beyond
Java Strings Uncovered

Chapter 11 introduces the String class in Java, highlighting that strings are non-primitive, immutable objects used to store and ...

7:42
Java Strings Uncovered

1 view

1 month ago

India Free Internship
Java Basic Program Using substring() Method | Java String Coding Question

In this Java program, we will learn how to create a "Shuttering Word" effect using the substring() method. Problem Statement: Write ...

11:35
Java Basic Program Using substring() Method | Java String Coding Question

14 views

4 weeks ago

LearnJava
Java split() Method Explained: Breaking Strings into Arrays

Want to learn how to split a string into smaller pieces in Java? In this Java Strings 101 video, we dive into using the split() method!

1:38
Java split() Method Explained: Breaking Strings into Arrays

46 views

2 weeks ago

DynamicInterviewVerse
Java String Interview Questions and answer

A String in Java is a sequence of characters used to represent text. Strings are widely used in Java applications for storing and ...

10:07
Java String Interview Questions and answer

4 views

4 weeks ago

Developer Coder
Number of Strings That Appear as Substrings in Word | LeetCode 1967 | Java Code | Developer Coder

In this video, we solve LeetCode 1967 - Number of Strings That Appear as Substrings in Word using Brute Force String Matching ...

2:53
Number of Strings That Appear as Substrings in Word | LeetCode 1967 | Java Code | Developer Coder

123 views

4 days ago

India Free Internship
Java Program to Find Middle Character of a String | Coding Interview Question | Java String Programs

JAVA BASIC PROGRAMS SERIES In this video, we will solve an interesting Java String problem: ✓ If the string length is odd ...

36:04
Java Program to Find Middle Character of a String | Coding Interview Question | Java String Programs

11 views

2 weeks ago

LearnJava
Java Strings 101: Using equals() and equalsIgnoreCase() to Compare Strings

Not sure how to check if two strings are the same in Java? In this Java Strings 101 video, we make string comparison simple!

2:26
Java Strings 101: Using equals() and equalsIgnoreCase() to Compare Strings

25 views

3 weeks ago