ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

18 results

CodeLucky
Sliding Window Algorithm: Longest Substring Without Repeating Characters (LeetCode)

Learn how to solve the 'Longest Substring Without Repeating Characters' problem using the efficient Sliding Window technique!

3:16
Sliding Window Algorithm: Longest Substring Without Repeating Characters (LeetCode)

5 views

11 days ago

Mastering Programming
If You Can't Solve This Coding Question You Should Not Be Going On Interviews

"Longest Substring Without Repeating Characters," seeks the length of the longest substring within a given string where no ...

0:57
If You Can't Solve This Coding Question You Should Not Be Going On Interviews

786 views

1 day ago

CodeLucky
Reverse a String Using Recursion - Coding Interview Tutorial

Learn how to reverse a string using recursion in this step-by-step coding tutorial! ✨ Recursive string manipulation is a ...

3:39
Reverse a String Using Recursion - Coding Interview Tutorial

7 views

10 days ago

NewsCraft Studio (by JKS)
Minimum Window Subsequence solved in JS | GfG | POTD | Streak 407 | Sun, 11 Jan 2026

Solutions available at https://github.com/JKS-sys/Solution-To-Problem-Of-The-Day-at-geeksforgeeks.org POTD Question was ...

2:40
Minimum Window Subsequence solved in JS | GfG | POTD | Streak 407 | Sun, 11 Jan 2026

110 views

8 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

1 view

2 weeks ago

vlogommentary
How to Generate Collision-Free int IDs from 24-Character Hex Strings in Dart

Learn how to convert 24-character hexadecimal strings into unique, collision-free integers in Dart when dealing with integer-only ...

3:37
How to Generate Collision-Free int IDs from 24-Character Hex Strings in Dart

1 view

11 days ago

EduNavigator
Length of Last Word | Leetocde - 58 | String
3:57
Length of Last Word | Leetocde - 58 | String

9 views

4 weeks ago

Owen Wu
Sum of Largest Prime Substrings

Leetcode #3556.

2:46
Sum of Largest Prime Substrings

63 views

3 weeks ago

Owen Wu
Repeated String Match

Leetcode #686.

2:36
Repeated String Match

20 views

2 weeks ago

vlogommentary
How to Create an Array of Objects with name and value from Specific LocalStorage Entries in JavaScr

Learn how to extract localStorage entries containing specific keywords and create an array or object of name-value pairs in ...

2:45
How to Create an Array of Objects with name and value from Specific LocalStorage Entries in JavaScr

0 views

2 weeks ago

Roel Van de Paar
displaying in textarea after split() and substring() of input array (3 Solutions!!)

displaying in textarea after split() and substring() of input array Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:57
displaying in textarea after split() and substring() of input array (3 Solutions!!)

176 views

3 weeks ago

vlogize
How to display True for a specific range of numbers in JavaScript

Learn how to efficiently validate digit ranges in JavaScript and return `true` or `false` for your phone number formats based ...

1:25
How to display True for a specific range of numbers in JavaScript

0 views

3 weeks ago

The Right Politics
What Fundamental Operations Can Be Performed On Strings?

Curious about the building blocks of text manipulation in programming? This video dives into the fundamental operations you can ...

3:09
What Fundamental Operations Can Be Performed On Strings?

2 views

4 weeks ago

NewsCraft Studio (by JKS)
Substrings with K Distinct solved in JS | GfG | POTD | Streak 406 | Sat, 10 Jan 2026

Solutions available at https://github.com/JKS-sys/Solution-To-Problem-Of-The-Day-at-geeksforgeeks.org POTD Question was ...

2:41
Substrings with K Distinct solved in JS | GfG | POTD | Streak 406 | Sat, 10 Jan 2026

55 views

9 days ago

vlogommentary
Groovy Technique to Extract URL Part Before the Last Dot

Learn a concise Groovy method to extract the portion of a URL string before the last '.' character using regular expressions for ...

2:18
Groovy Technique to Extract URL Part Before the Last Dot

1 view

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

51 views

2 weeks ago

vlogize
Lösung des Problems „Ungültiges Funktionsresultat“ in Java: Ein Leitfaden zur Korrektur von Paramet

Erfahren Sie, wie Sie das Problem „Ungültiges Funktionsresultat“ in Java beheben, indem Sie Parameterfehlanpassungen ...

2:13
Lösung des Problems „Ungültiges Funktionsresultat“ in Java: Ein Leitfaden zur Korrektur von Paramet

0 views

2 weeks ago

vlogize
Stringextraktion mit Leichtigkeit: Ein Leitfaden zur Verwendung von Regex in JavaScript

Erfahren Sie, wie Sie Teilstrings anhand von Mustern mit Regex in JavaScript extrahieren können – eine leicht verständliche ...

2:00
Stringextraktion mit Leichtigkeit: Ein Leitfaden zur Verwendung von Regex in JavaScript

0 views

3 days ago