ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61 results

Rebase Youself
Substring questions are common in coding interviews — and most candidates panic.

In this YouTube Short, I explain the Sliding Window (Fixed Size) pattern using a simple example: “Maximum Number of Vowels in ...

1:02
Substring questions are common in coding interviews — and most candidates panic.

743 views

3 days ago

Becodewala
LeetCode 28 🔍 First Occurrence in String | Simple JS Solution Explained!

Solve LeetCode 28 – Find the Index of the First Occurrence in a String using a clean and easy-to-understand Brute Force Pattern ...

0:15
LeetCode 28 🔍 First Occurrence in String | Simple JS Solution Explained!

0 views

11 hours ago

Mk Commune
JavaScript String Methods Explained 🔥 slice vs substring vs substr (With Examples) | MK Commune

In this JavaScript Strings tutorial, you will learn the most important JavaScript String Methods, especially the most confusing ones ...

39:31
JavaScript String Methods Explained 🔥 slice vs substring vs substr (With Examples) | MK Commune

9 views

1 day ago

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)

0 views

6 days ago

Frontend Interview Master
🎓 String.match() - Every Developer Needs This #Shorts

String.match() - JavaScript Tutorial for Developers Extracts pattern matches from a string using regular expressions. Essential for ...

1:21
🎓 String.match() - Every Developer Needs This #Shorts

237 views

6 days ago

Rebase Youself
90% log substring problems ko overthink kar dete hain ⚠️

90% log substring problems ko overthink kar dete hain ‍ Jabki solution sirf Sliding Window Pattern hota hai Day 2 of ...

1:07
90% log substring problems ko overthink kar dete hain ⚠️

545 views

2 days ago

Frontend Interview Master
🎓 String.startsWith() - Complete JavaScript Tutorial

String.startsWith() - Full JavaScript Tutorial Determines if a string begins with the characters of a specified string. Essential for ...

4:42
🎓 String.startsWith() - Complete JavaScript Tutorial

0 views

6 days ago

Frontend Interview Master
🎓 String.padEnd() - Every Developer Needs This #Shorts

String.padEnd() - JavaScript Tutorial for Developers Pads a string to a specified length with a fill character. Useful for formatting ...

1:07
🎓 String.padEnd() - Every Developer Needs This #Shorts

19 views

6 days ago

JavaScript King
HTML CSS JavaScript Projects | 20 HTML CSS JS Projects 2026

Master Web Development from Scratch — No Copy-Paste, No Prior Experience Needed Welcome to the ultimate HTML, CSS, and ...

11:44:47
HTML CSS JavaScript Projects | 20 HTML CSS JS Projects 2026

8,866 views

2 days ago

LET'S_CODE
Longest Substring Without Repeating Characters | LeetCode  -03 | Java

leetcode Source Code: https://github.com/guptakaran-01/DSA-Codes/blob/main/leetcode-03.

7:55
Longest Substring Without Repeating Characters | LeetCode -03 | Java

0 views

5 days ago

Frontend Interview Master
String.replaceAll() In JavaScript | Must Know Method #shorts #javascript

String.replaceAll() - JavaScript Tutorial for Developers Replaces all occurrences of a substring with another. Perfect for data ...

2:02
String.replaceAll() In JavaScript | Must Know Method #shorts #javascript

181 views

2 days ago

Tobi Guild
JavaScript String Methods Explained Simply 🔥 | JS Strings Tutorial

In this video, we will learn JavaScript Strings and all the important String Methods used in real-world programming . This tutorial ...

32:49
JavaScript String Methods Explained Simply 🔥 | JS Strings Tutorial

0 views

6 days ago

Rebase Youself
Most people get Sliding Window wrong ❌The real difference is Fixed vs Variable 🪟

The real difference is Fixed vs Variable Understand this once → Subarray, substring, max/min problems become easy.

0:28
Most people get Sliding Window wrong ❌The real difference is Fixed vs Variable 🪟

156 views

30 minutes ago

Frontend Interview Master
String.search() In JavaScript - FAANG Interview Prep #shorts #javascript

String.search() - JavaScript Tutorial for Developers Searches for a regex pattern in a string. Essential for text processing.

1:19
String.search() In JavaScript - FAANG Interview Prep #shorts #javascript

516 views

4 days ago

Frontend Interview Master
🚀 String.repeat() - Production Code Tip #Shorts

String.repeat() - JavaScript Tutorial for Developers Returns a new string with copies of the original string. Useful for patterns and ...

1:44
🚀 String.repeat() - Production Code Tip #Shorts

75 views

6 days 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

50 views

4 days ago

AHTCoders
JavaScript String Methods Explained 🚀 | Complete Tutorial for Beginners (Hindi/Urdu)#JavaScript

Learn JavaScript String Methods step by step in this complete beginner-friendly tutorial in Hindi/Urdu. In this video, we explain ...

1:18:23
JavaScript String Methods Explained 🚀 | Complete Tutorial for Beginners (Hindi/Urdu)#JavaScript

49 views

Streamed 3 days ago

Frontend Interview Master
💡 String.charAt() | JS Tips for Developers #Shorts

String.charAt() - JavaScript Tutorial Returns the character at a specified index in a string. Essential for string manipulation.

1:43
💡 String.charAt() | JS Tips for Developers #Shorts

0 views

7 days ago

Xah Lee
Xah Ep743 Unicode, Code Point, JavaScript vs Golang, String as Bytes vs Code Unit vs Char

Video Summary (Generated by AI, Edited by Human.) This video discusses Unicode, character encoding, and string handling in ...

1:12:41
Xah Ep743 Unicode, Code Point, JavaScript vs Golang, String as Bytes vs Code Unit vs Char

226 views

Streamed 1 day ago

Codemiax
The String Slicing Trick Everyone Gets Wrong in Python (Do You Know It?)

String Slicing Hack Everyone Gets Wrong! Did you know? The end index in Python slicing is EXCLUDED! [0:3] gives you indices 0 ...

3:00
The String Slicing Trick Everyone Gets Wrong in Python (Do You Know It?)

633 views

7 days ago