ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,272 results

Nikhil Lohia
Palindromic Substrings (LeetCode 647) | Full step by step solution with visuals

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

20:06
Palindromic Substrings (LeetCode 647) | Full step by step solution with visuals

13,940 views

1 year ago

Smart Programming
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...

21:05
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

1,146 views

1 month ago

Naveen AutomationLabs
LeetCode Q2: Longest Substring Without Repeating Characters Using Sliding Window and HashMap in Java

Longest Substring Without Repeating Characters Using Sliding Window and HashMap - LeetCode Interview --------- Schedule a ...

21:46
LeetCode Q2: Longest Substring Without Repeating Characters Using Sliding Window and HashMap in Java

11,077 views

10 months ago

NeetCodeIO
Count the Number of Substrings With Dominant Ones - Leetcode 3234 - Python

https://neetcode.io/yt - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

30:35
Count the Number of Substrings With Dominant Ones - Leetcode 3234 - Python

8,655 views

1 month ago

GeeksforGeeks
DSA In Java | Strings | Java in One Shot | Strings in Java

Tayyari Batch Link - https://www.geeksforgeeks.org/courses/placement-prep-programming-data-structures-algorithm Class Notes ...

4:08:17
DSA In Java | Strings | Java in One Shot | Strings in Java

35,395 views

4 months ago

Lauren Himbeault
[4.1] Java Strings: substring, indexOf, equals, compareTo & Immutability

In this video, we explore the core string operations in Java, the foundation of text manipulation! You'll learn how to: - Use ...

21:11
[4.1] Java Strings: substring, indexOf, equals, compareTo & Immutability

19 views

2 months ago

Code Factory
LC. 5 Longest Palindromic Substring | Explained Step-by-Step (Expand Around Center) | Java | Tamil

In this video, we solve the "Longest Palindromic Substring" problem from LeetCode using intuitive and progressively optimized ...

38:23
LC. 5 Longest Palindromic Substring | Explained Step-by-Step (Expand Around Center) | Java | Tamil

211 views

7 months ago

code it - Tamil
Zoho Round 2 (April 2025) | Longest Non-Repeating Substring in Java | Sliding Window | Code It

🎯 Longest Non-Repeating Substring in Java – Zoho Coding Question Explained! 🎯 March Zoho Round 2 Questions Link: https ...

27:03
Zoho Round 2 (April 2025) | Longest Non-Repeating Substring in Java | Sliding Window | Code It

2,265 views

8 months ago

AJ AUTOMATION
Top String Class Methods in Java with Examples | charAt, indexOf, substring, split, strip, equals

In this video, we will explore some of the most commonly used utility methods from the String class in Java. These methods are ...

27:23
Top String Class Methods in Java with Examples | charAt, indexOf, substring, split, strip, equals

83 views

6 months ago

newzen academy
Java Strings Explained | Beginner to Advanced in One Video

Welcome to the Java Strings Crash Course! In this single video, you will learn everything about Strings in Java — explained step ...

20:24
Java Strings Explained | Beginner to Advanced in One Video

64 views

4 months ago

ExpertFunda
Distinct Points Reachable After Substring Removal | Leetcode 3694 | Sliding Window & HashSet | O(n)

Understand LeetCode 3694 with a simple geometric insight: the final endpoints equal the set of net vectors from all length-k ...

24:02
Distinct Points Reachable After Substring Removal | Leetcode 3694 | Sliding Window & HashSet | O(n)

49 views

2 months ago

Aryan Mittal
1910. Remove All Occurrences of a Substring | Stack | KMP | 3 Approaches

Article - Structured DSA (Basics to Advanced) Practice - https://codewitharyan.com/cwa-sheet/practice-problems My Uber ...

28:39
1910. Remove All Occurrences of a Substring | Stack | KMP | 3 Approaches

2,996 views

10 months ago

codestorywithMIK
Count the Number of Substrings With Dominant Ones | Brute Force | Improved | Leetcode 3234 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Difference Array Technique: Concepts ...

38:03
Count the Number of Substrings With Dominant Ones | Brute Force | Improved | Leetcode 3234 | MIK

10,814 views

1 month ago

Nikhil Lohia
Coding Interview Patterns - Sliding Window | 10 different problems in a single video

Schedule a 1:1 session with me: https://topmate.io/nikoo28 Join this channel to get access to perks: ...

25:36
Coding Interview Patterns - Sliding Window | 10 different problems in a single video

23,369 views

5 months ago

AlitaCode
LeetCode 1234: Replace the Substring for Balanced String

LeetCode 1234: Replace the Substring for Balanced String Difficulty: Medium Topics: Array, Greedy, Math, Sliding Window, ...

26:22
LeetCode 1234: Replace the Substring for Balanced String

3 views

1 month ago

CTO Bhaiya
3. Longest Substring Without Repeating Characters | #23 | HashTable Playlist #hashtable #leetcode

JOIN MY WHATSAPP COMMUNITY FOR UPDATES: https://chat.whatsapp.com/BTlYJt2pCxj1m3H4aJZOGX Link ...

31:36
3. Longest Substring Without Repeating Characters | #23 | HashTable Playlist #hashtable #leetcode

807 views

11 months ago

AlitaCode
LeetCode 1234: Replace the Substring for Balanced String

LeetCode 1234: Replace the Substring for Balanced String Difficulty: Medium Topics: Array, Binary Search, Math, Sliding ...

28:49
LeetCode 1234: Replace the Substring for Balanced String

8 views

1 month ago

BE A GEEK
Java Substring Comparisons HackerRank Solution | Hackerrank Java Substring Comparisons

Copy Code From Here - https://www.beageekyt.com/hackerrank/java/java-datatypes/solution HackerRank Java Playlist ...

22:55
Java Substring Comparisons HackerRank Solution | Hackerrank Java Substring Comparisons

90 views

6 months ago

code Solve execute
Minimum Window Substring | Sliding Window | Leetcode : 76 | Java | Tamil

Solution ...

31:14
Minimum Window Substring | Sliding Window | Leetcode : 76 | Java | Tamil

1,007 views

7 months ago

Sanyam IIT Guwahati
Count Substrings With Dominant Ones | LeetCode 3234 | Complete Intution Explained

Count Substrings With Dominant Ones | LeetCode 3234 | Complete Intution Explained | Leetcode POTD Connect with me: https ...

23:36
Count Substrings With Dominant Ones | LeetCode 3234 | Complete Intution Explained

1,928 views

1 month ago