Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
67 results
Learn how Java's substring method works and how to get exactly the part of a String you want! In this video, we'll explore ...
0 views
3 days ago
Master the Longest Substring Without Duplicates – A Java Coding Essential ☕ Learn how to solve one of the most common ...
127 views
7 days ago
leetcode Source Code: https://github.com/guptakaran-01/DSA-Codes/blob/main/leetcode-03.
2 days ago
Master ICSE Java String Handling: Comparison & Conversion (Lecture 3) Welcome back to the third lecture on String Handling for ...
8 views
6 days ago
In this video, we solve LeetCode 3 – Longest Substring Without Repeating Characters using the optimized sliding window ...
329 views
4 days ago
In this Programming 1 – Lab lecture 04, we explore essential String operations in Java that every beginner programmer must ...
62 views
In this video, we cover two important Java concepts that every beginner must understand — Operator Precedence and String ...
This program splits the string into words, capitalizes the first letter of each word using substring and toUpperCase, then prints the ...
9 views
In this video, I have explained all important String methods in Java that are frequently asked in interviews and used in real-time ...
5 views
19 hours ago
Learn how to solve the Longest Palindromic Substring problem efficiently! In this video, we break down one of the most popular ...
3 views
In this video, we continue our deep dive into Strings in Java, focusing on a clearer and more detailed understanding of the String ...
Master ICSE Java: String Handling Output-Based Exercises (Lecture 4) In Lecture 4 of our ICSE Class 10 Computer Applications ...
4 views
Master the Sliding Window technique with this beginner-friendly guide to the "Minimum Window Substring" problem! ✨ In this ...
1 view
Learn how to solve the 'Longest Substring with At Most K Distinct Characters' problem using the efficient Sliding Window ...
Today I solve the Largest Even String problem by iterating backwards through the string to find the last occurrence of the character ...
32 views
5 days ago
MASTER ICSE JAVA: WRITING STRING STATEMENTS (LECTURE 5) Welcome to Lecture 5 of our String Handling series!
10 views
Solving chains of string functions in Java Learn how to solve chains of string functions in Java 00:00 Intro 00:31 Question 1 04:16 ...
In this video, we solve the LeetCode problem: Largest Even Number step by step using a simple and intuitive approach. You are ...
82 views
Continue mastering String Handling in Java for your ICSE Class 10 Computer Applications Board Exams (2025-2026). In Lecture ...
12 views
Longest Common Subsequence - Leetcode 1143 - Illustrated! - Dynamic P - Java (Pattern Mastery) #PatternMastery ...