ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,164 results

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

2,288 views

2 months ago

Automation Ninja Code
Crack the Longest Substring Problem in Java | Must-Know SDET Interview Question

In this video, we solve the classic Longest Substring Without Repeating Characters problem in Java, a common question in SDET ...

7:37
Crack the Longest Substring Problem in Java | Must-Know SDET Interview Question

10 views

6 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

22 views

3 months ago

Kitajima
LeetCode 1234: Replace the Substring for Balanced String

In this video I will be solving LeetCode problem 1234: Replace the Substring for Balanced String. I will be using the sliding ...

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

294 views

11 months ago

Kernel Queen 👑
Longest Balanced Substring I - Leetcode 3713 | Java-Hindi

Problem Link: https://leetcode.com/problems/longest-balanced-substring-i Solution Link: ...

5:09
Longest Balanced Substring I - Leetcode 3713 | Java-Hindi

253 views

13 hours ago

Java Jam
Java substring()

This video details how to use the substring() method of the String class in Java. It uses the BlueJ IDE. Thanks for watching!

6:17
Java substring()

16 views

8 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

9,046 views

2 months ago

vlogize
Handling Misinputs in Java's Substring Method: A Guide to Error Management

Handling Misinputs in Java's Substring Method: A Guide to Error Management Handling user inputs can often lead to challenges, ...

1:50
Handling Misinputs in Java's Substring Method: A Guide to Error Management

1 view

10 months ago

Kernel Queen 👑
Number of Substrings with Only 1s | Leetcode 1513 Java Hindi

Problem Link: https://leetcode.com/problems/number-of-substrings-with-only-1s Solution Link: https://github.com/kernelqueen ...

3:58
Number of Substrings with Only 1s | Leetcode 1513 Java Hindi

53 views

2 months ago

The Code Bit
Comparing System.out.println() and String.substring() in Java

Comparing System.out.println() and String.substring() in Java.

2:54
Comparing System.out.println() and String.substring() in Java

5 views

4 months ago

Byte-Sized Computer Science
Essential Java String Operations: substring and compareTo

Continue your String deep dive! We cover substring (returning a subsection using inclusive start and exclusive end indices) and ...

2:07
Essential Java String Operations: substring and compareTo

13 views

4 months 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

53,888 views

5 months ago

Algo Ducky
LeetCode #5: Longest Palindromic Substring in Java | Brute Force vs Center Expansion O(n²)!

In this video, we crack open LeetCode #5: Longest Palindromic Substring using Java. First, we waddle through a brute force ...

3:54
LeetCode #5: Longest Palindromic Substring in Java | Brute Force vs Center Expansion O(n²)!

54 views

8 months ago

Java Guru English
Java substring() Method Explained | Extract Substrings Like a Pro!

Java String substring() Method Explained! In this video, we explore the String substring(int beginIndex, int endIndex) method in ...

3:17
Java substring() Method Explained | Extract Substrings Like a Pro!

18 views

10 months ago

Learn to Code with CodeChef
Java String Methods Explained: length(), charAt(), substring() | Master Text Manipulation in Java

Ever wanted to count how many letters are in a word, grab one specific letter, or slice out part of a sentence in Java? ✂️ You can ...

2:06
Java String Methods Explained: length(), charAt(), substring() | Master Text Manipulation in Java

235 views

3 months ago

Sleepy Cracker
#LeetCode 3090 | Maximum Length Substring With Two Occurrences #Java

Questions in English: ...

3:48
#LeetCode 3090 | Maximum Length Substring With Two Occurrences #Java

57 views

7 months ago

Algo Ducky
LeetCode #3: Longest Substring Without Repeating Characters in Java | Brute Force to Sliding Window!

In this Algo Ducky episode, we crack open LeetCode #3: Longest Substring Without Repeating Characters using Java. We'll ...

5:26
LeetCode #3: Longest Substring Without Repeating Characters in Java | Brute Force to Sliding Window!

58 views

8 months ago

Developer Coder
Number of Substrings With Only 1s | LeetCode 1513 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we break down the LeetCode 1513 – Number of Substrings With Only 1s ...

15:38
Number of Substrings With Only 1s | LeetCode 1513 | Java Code | Developer Coder

114 views

2 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)

52 views

4 months 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

31,527 views

6 months ago