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
56 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
16 hours ago
Master the Longest Substring Without Duplicates – A Java Coding Essential ☕ Learn how to solve one of the most common ...
127 views
4 days ago
Given a string S, return the sum of beauty of all its substrings. The beauty of a string is defined as the difference in frequencies ...
6 days ago
Given a string s, return the longest palindromic substring in s. Example 1: Input: s = "babad" Output: "bab" Explanation: "aba" is ...
1,872 views
In this video, we solve LeetCode 3 – Longest Substring Without Repeating Characters using the optimized sliding window ...
239 views
2 days ago
In this Programming 1 – Lab lecture 04, we explore essential String operations in Java that every beginner programmer must ...
52 views
In this video, we solve the Longest Substring Without Repeating Characters problem using Java. Given a string like abcabcdabc, ...
12 hours ago
Master ICSE Java String Handling: Comparison & Conversion (Lecture 3) Welcome back to the third lecture on String Handling for ...
6 views
3 days ago
java #javaprogrammingbasics #javatutorial #java #javaprogrammingbasics #javatutorial #streamapi #stream #java ...
18 views
7 days ago
Complete String Handling theory in Java for ICSE Class 10 Computer Applications. This video covers String methods, board ...
112 views
Master the Sliding Window technique with this beginner-friendly guide to the "Minimum Window Substring" problem! ✨ In this ...
6 hours ago
Master String Handling in Java (One Shot) | ICSE Class 10 Computer Applications Struggling with String methods in Java?
82 views
MASTER ICSE JAVA: PIG LATIN AND SUBSTRING PATTERNS (LECTURE 7) Welcome to Lecture 7 of our String Handling series ...
2 views
Learn how to solve the 'Longest Substring with At Most K Distinct Characters' problem using the efficient Sliding Window ...
Continue mastering String Handling in Java for your ICSE Class 10 Computer Applications Board Exams (2025-2026). In Lecture ...
11 views
Leetcode|Reverse String Prefix | Java | Bi Weekly Contest172 where to find leetcode daily challenge leetcode yesterday daily ...
42 views
This program splits the string into words, capitalizes the first letter of each word using substring and toUpperCase, then prints the ...
8 views
Are you losing marks in Section A or B of your Computer Applications exam? In this video, I break down the 5 most common ...
512 views
Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.
58 views
1 day ago
Fruit Into Baskets - https://leetcode.com/problems/fruit-into-baskets/description/ Solution ...
14 views