ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

701 results

CodeCrack interviews
1 Pattern - 3 Problems | Master the Sliding Window Algorithm in JavaScript

Are you still using nested loops for array problems? If you're an SDET or Automation Engineer, high-performance code is the ...

9:12
1 Pattern - 3 Problems | Master the Sliding Window Algorithm in JavaScript

13 views

13 days ago

DevForge
Vibe Coding is a Trap (What Senior Devs See That You Don't)

Are you falling for the "vibe coding" trend? In this video, we expose the truth behind vibe coding and reveal why it can be a trap for ...

6:02
Vibe Coding is a Trap (What Senior Devs See That You Don't)

151,222 views

3 weeks ago

Ankita Kulkarni
Stop Paying Anthropic $200/month for Claude Code (Do This Instead)

Tired of expensive AI coding assistants like Claude Code's Opus 4.5 / 4.6? While powerful, the monthly bills can be insane, ...

7:48
Stop Paying Anthropic $200/month for Claude Code (Do This Instead)

204,099 views

3 weeks ago

JDCodebase
3 Important Array Problems in JavaScript | Reverse, Copy & Find Maximum | DSA Basics

In this video, we continue our DSA Foundations Series and solve three important beginner-level array problems in JavaScript: ...

9:03
3 Important Array Problems in JavaScript | Reverse, Copy & Find Maximum | DSA Basics

6 views

2 weeks ago

Learn with Rayhan
JavaScript Basic Arithmetic Operations | Problem 1 | 101 JavaScript Problems Challenge

code let num1 = 20; let num2 = 6; let sum = num1 + num2; // যোগ console.log("Addition: " + sum); let subtract = num1 - num2; ...

9:16
JavaScript Basic Arithmetic Operations | Problem 1 | 101 JavaScript Problems Challenge

32 views

1 month ago

Code GupShup with Puneet
🚀 Best Time to Buy and Sell Stock | JavaScript | Interview Preparation Series

In this video, we solve one of the most commonly asked Data Structures & Algorithms interview questions, Best Time to Buy and ...

8:19
🚀 Best Time to Buy and Sell Stock | JavaScript | Interview Preparation Series

71 views

8 days ago

VelvetShark
I cut my OpenClaw API bill by 80% with one config change

If you're running OpenClaw, there's a good chance you're burning money right now without realizing it. In this video, I show you ...

9:37
I cut my OpenClaw API bill by 80% with one config change

78,574 views

1 month ago

Code Craftery
JavaScript Challenge #4 | How to Check Palindrome Number in JavaScript | Coding Interview Problem

This video demonstrates how to check if a number is a palindrome using JavaScript. Palindrome problems are commonly asked in ...

13:58
JavaScript Challenge #4 | How to Check Palindrome Number in JavaScript | Coding Interview Problem

12 views

1 month ago

Code GupShup with Puneet
🚀 Find the Missing Number in an Array | JavaScript | Interview Preparation Series

In this video, we solve one of the most commonly asked Data Structures & Algorithms interview questions, Missing Number in an ...

12:17
🚀 Find the Missing Number in an Array | JavaScript | Interview Preparation Series

135 views

3 weeks ago

Web Dev Pathshala
Find Array Elements Whose Digit Sum Equals 9 | JavaScript Coding Problem

Learn how to find numbers in an array whose digit sum equals 9. This step-by-step coding example demonstrates how to ...

9:40
Find Array Elements Whose Digit Sum Equals 9 | JavaScript Coding Problem

35 views

2 weeks ago

Code GupShup with Puneet
🚀 Max Consecutive Ones | JavaScript | Interview Preparation Series

In this video, we solve one of the most commonly asked Data Structures & Algorithms interview questions, Max Consecutive Ones ...

8:34
🚀 Max Consecutive Ones | JavaScript | Interview Preparation Series

135 views

2 weeks ago

Mahinix
Two Sum LeetCode Explained in JavaScript | Time Complexity Breakdown |  Mahinix

In this video, you will learn how to solve the famous LeetCode Two Sum problem using JavaScript step-by-step. The Two Sum ...

9:52
Two Sum LeetCode Explained in JavaScript | Time Complexity Breakdown | Mahinix

63 views

3 weeks ago

GitHub Daily Trend AI Podcast
GitHub - eslint/eslint: Find and fix problems in your JavaScript code.

https://github.com/eslint/eslint Find and fix problems in your JavaScript code. Contribute to eslint/eslint development by creating an ...

4:08
GitHub - eslint/eslint: Find and fix problems in your JavaScript code.

31 views

13 days ago

JDCodebase
LeetCode 1929 & 1480 | 2 Easy Array Problems Explained Step by Step

In this video, we solve two easy array problems from LeetCode with clear step-by-step explanations in JavaScript. Problems ...

8:10
LeetCode 1929 & 1480 | 2 Easy Array Problems Explained Step by Step

71 views

2 weeks ago

Ranjna Codes
Find Missing Number Without Loop 😱 JavaScript Trick

find missing number javascript missing number in array javascript javascript interview questions js interview question coding ...

10:01
Find Missing Number Without Loop 😱 JavaScript Trick

67 views

9 days ago

JDCodebase
Two Pointer Pattern in JavaScript | Valid Palindrome & Reverse String | DSA Foundations

In this video, we master the Two Pointer Technique by solving two classic string problems from LeetCode. These problems are ...

12:00
Two Pointer Pattern in JavaScript | Valid Palindrome & Reverse String | DSA Foundations

6 views

8 days ago

Paulson Simplifies Programming
JavaScript Interview Question Companies Paying $50K+ Ask (Portfolio Balance Coding Challenge)

In this video, we solve a JavaScript coding interview question similar to the kind companies paying $50K+ to developers often use ...

19:32
JavaScript Interview Question Companies Paying $50K+ Ask (Portfolio Balance Coding Challenge)

9 views

20 hours ago

DevWebApp
JavaScript Async Interview Questions (Promises, setTimeout, async/await)

In this video, I walk through some popular JavaScript interview questions focused on the event loop and asynchronous execution.

8:38
JavaScript Async Interview Questions (Promises, setTimeout, async/await)

10 views

4 days ago

Zeeshan
First Non-Repeating Character in JavaScript | Interview Question Explained 🔥

In this video, we solve a very common JavaScript interview question: Find the first non-repeating character in a string.

8:45
First Non-Repeating Character in JavaScript | Interview Question Explained 🔥

18 views

11 days ago

Leetcode Daily
1784. Check if Binary String Has at Most One Segment of Ones | Leetcode Daily - Python

In this video, we solve LeetCode 1784 Check if Binary String Has at Most One Segment of Ones. This beginner-friendly string ...

6:23
1784. Check if Binary String Has at Most One Segment of Ones | Leetcode Daily - Python

68 views

6 hours ago