ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

56 results

CodeSlate
How does Java's substring method work? #java #computerscience #apcsa  #coding #computerscienceexam

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 ...

2:15
How does Java's substring method work? #java #computerscience #apcsa #coding #computerscienceexam

0 views

16 hours ago

Durga Software Solutions
Master the Longest Substring Without Duplicates A Java Coding Essential

Master the Longest Substring Without Duplicates – A Java Coding Essential ☕ Learn how to solve one of the most common ...

6:11
Master the Longest Substring Without Duplicates A Java Coding Essential

127 views

4 days ago

wolfpeach
Sum of Beauty of All Substrings

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 ...

3:52
Sum of Beauty of All Substrings

0 views

6 days ago

Developer World
Longest Palindromic Substring

Given a string s, return the longest palindromic substring in s. Example 1: Input: s = "babad" Output: "bab" Explanation: "aba" is ...

0:15
Longest Palindromic Substring

1,872 views

6 days ago

CodeYatraa
LeetCode 3: Longest Substring Without Repeating Characters | Sliding Window

In this video, we solve LeetCode 3 – Longest Substring Without Repeating Characters using the optimized sliding window ...

13:01
LeetCode 3: Longest Substring Without Repeating Characters | Sliding Window

239 views

2 days ago

Othman Shbeir
Lecture 04: Extra Operations on Strings in Java (trim, substring, replace, contains & Methods)

In this Programming 1 – Lab lecture 04, we explore essential String operations in Java that every beginner programmer must ...

16:42
Lecture 04: Extra Operations on Strings in Java (trim, substring, replace, contains & Methods)

52 views

4 days ago

codewithamod
Longest Substring Without Repeating Characters in Java | Sliding Window | HashSet

In this video, we solve the Longest Substring Without Repeating Characters problem using Java. Given a string like abcabcdabc, ...

2:58
Longest Substring Without Repeating Characters in Java | Sliding Window | HashSet

0 views

12 hours ago

ICSE Computer Applications by Sarita Aswal Ma'am
ICSE Class 10 Java | String Handling Lecture 3: substring() and indexOf() Explained

Master ICSE Java String Handling: Comparison & Conversion (Lecture 3) Welcome back to the third lecture on String Handling for ...

18:05
ICSE Class 10 Java | String Handling Lecture 3: substring() and indexOf() Explained

6 views

3 days ago

Edu Thread
Stream API- Find first character of each word in a string

java #javaprogrammingbasics #javatutorial #java #javaprogrammingbasics #javatutorial #streamapi #stream #java ...

2:43
Stream API- Find first character of each word in a string

18 views

7 days ago

Umair's classes- ICSE & ISC computer
String Handling in Java Complete Boards Theory | ICSE Class 10 Computer Applications

Complete String Handling theory in Java for ICSE Class 10 Computer Applications. This video covers String methods, board ...

39:58
String Handling in Java Complete Boards Theory | ICSE Class 10 Computer Applications

112 views

6 days ago

CodeLucky
Minimum Window Substring - LeetCode Hard Explained Simply

Master the Sliding Window technique with this beginner-friendly guide to the "Minimum Window Substring" problem! ✨ In this ...

4:27
Minimum Window Substring - LeetCode Hard Explained Simply

0 views

6 hours ago

Learn Easily - By Anurag
String Handling in Java One Shot 🧵 | ICSE Class 10 Computer Applications

Master String Handling in Java (One Shot) | ICSE Class 10 Computer Applications Struggling with String methods in Java?

30:56
String Handling in Java One Shot 🧵 | ICSE Class 10 Computer Applications

82 views

7 days ago

ICSE Computer Applications by Sarita Aswal Ma'am
ICSE Class 10 Java | String Handling Lecture 7: Pig Latin Logic & String Patterns

MASTER ICSE JAVA: PIG LATIN AND SUBSTRING PATTERNS (LECTURE 7) Welcome to Lecture 7 of our String Handling series ...

23:11
ICSE Class 10 Java | String Handling Lecture 7: Pig Latin Logic & String Patterns

2 views

3 days ago

CodeLucky
Longest Substring with At Most K Distinct Characters - Sliding Window Pattern

Learn how to solve the 'Longest Substring with At Most K Distinct Characters' problem using the efficient Sliding Window ...

4:29
Longest Substring with At Most K Distinct Characters - Sliding Window Pattern

0 views

6 hours ago

ICSE Computer Applications by Sarita Aswal Ma'am
ICSE Class 10 Java | String Handling Lecture 2: Master length() and charAt() Functions

Continue mastering String Handling in Java for your ICSE Class 10 Computer Applications Board Exams (2025-2026). In Lecture ...

18:24
ICSE Class 10 Java | String Handling Lecture 2: Master length() and charAt() Functions

11 views

3 days ago

Komal Vhanmane
Leetcode|Reverse String Prefix  | Java | Bi Weekly Contest173

Leetcode|Reverse String Prefix | Java | Bi Weekly Contest172 where to find leetcode daily challenge leetcode yesterday daily ...

1:09
Leetcode|Reverse String Prefix | Java | Bi Weekly Contest173

42 views

4 days ago

🧿Learn Testing with Chaitali
Java Program to Capitalize First Letter of Each Word

This program splits the string into words, capitalizes the first letter of each word using substring and toUpperCase, then prints the ...

4:18
Java Program to Capitalize First Letter of Each Word

8 views

4 days ago

Learn Easily - By Anurag
You Are Using Strings WRONG! ❌ | ICSE String Handling: Common Errors 📉

Are you losing marks in Section A or B of your Computer Applications exam? In this video, I break down the 5 most common ...

0:54
You Are Using Strings WRONG! ❌ | ICSE String Handling: Common Errors 📉

512 views

7 days ago

Web Fusion with Bharadwaj
4. Sliding Window ( Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

16:46
4. Sliding Window ( Java)

58 views

1 day ago

Akshay Gupta DSA
Sliding Window - Substring containing target chars

Fruit Into Baskets - https://leetcode.com/problems/fruit-into-baskets/description/ Solution ...

31:21
Sliding Window - Substring containing target chars

14 views

4 days ago