ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

123 results

Google for Developers
No candy? No problem.

Are you one of those devs that would probably forget to buy candy on Halloween? We have a quick fix for that. Subscribe to ...

0:17
No candy? No problem.

5,816 views

2 years ago

Visual Studio Code
Stop using find and replace to rename your symbols!
0:21
Stop using find and replace to rename your symbols!

120,964 views

3 years ago

Amir Charkhi, PhD
20. Text Alignment: Hackerrank | Python Solution Explained

Ready to master Python text alignment and tackle HackerRank's famous ASCII art challenge? You're in for a treat!

9:02
20. Text Alignment: Hackerrank | Python Solution Explained

9,542 views

3 years ago

The Programmers Realm
Python Basics: USER INPUT in Under a Minute! ⌨️

In this quick tutorial, I'll show you how to use the input function and concatenate strings to create a simple greeting ⌨️ Want a ...

0:25
Python Basics: USER INPUT in Under a Minute! ⌨️

132,926 views

2 years ago

Python Morsels
Python's two different string representations

In Python, we have two different string representations: the human-readable string representation and the programmer-readable ...

3:11
Python's two different string representations

398 views

3 years ago

AILETIC
Python XOR | Exclusive OR

Can you guess the output of a given code? The answer might surprise you! We dive into the binary representation of numbers and ...

0:45
Python XOR | Exclusive OR

24,497 views

2 years ago

Amir Charkhi, PhD
24. Alphabet Rangoli: Hackerrank | Python Solution Explained

Ready to crack the Alphabet Rangoli challenge? This stunning pattern problem looks intimidating at first, but I'll show you exactly ...

10:24
24. Alphabet Rangoli: Hackerrank | Python Solution Explained

11,275 views

3 years ago

Amir Charkhi, PhD
21. Text Wrap: Hackerrank | Python Solution Explained

Struggling with Python string manipulation? You're in the right place! In this step-by-step tutorial, I'll walk you through solving ...

7:17
21. Text Wrap: Hackerrank | Python Solution Explained

5,755 views

3 years ago

CrackInterviewAI
Two Sum in Python — The 10-Line Answer Every Interviewer Wants | Crack the Coding Interview #3

Two Sum in Python — the clean hash map solution, line by line. CHAPTERS 0:00 Intro 0:06 Set up the function 0:14 Find the ...

0:56
Two Sum in Python — The 10-Line Answer Every Interviewer Wants | Crack the Coding Interview #3

5 views

12 days ago

Gogetmyguru
# 21 Python Missing Number in List

This python video covers Python Missing Number in List. In this Gogetmyguru YouTube video i.e #21 ,you will learn, how to write ...

7:06
# 21 Python Missing Number in List

5,741 views

5 years ago

The Programmers Realm
Python Basics: VARIABLES in Under a Minute! 🐍

Today, we're diving into Python variables and mastering them in under a minute. ✨ Variables are the building blocks of any ...

0:29
Python Basics: VARIABLES in Under a Minute! 🐍

157,256 views

2 years ago

Amir Charkhi, PhD
18. Find a Substring in a String: Hackerrank | Python Solution Explained

Stuck on the "Find a Substring in a String" HackerRank challenge? Don't worry - I've got you covered! In this tutorial, I'll walk you ...

6:33
18. Find a Substring in a String: Hackerrank | Python Solution Explained

8,611 views

3 years ago

WsCube Tech! ENGLISH
How to Get a Substring of a String - Complete Python Program for Beginners🔥

In this video, learn How to Get a Substring of a String - Complete Python Program for Beginners . Find all the videos of the ...

8:05
How to Get a Substring of a String - Complete Python Program for Beginners🔥

489 views

3 years ago

JAVAAID - Coding Interview Preparation
Sherlock and Array HackerRank Solution

Sherlock and Array hackerrank problem can be solved easily by deriving a linear equation. The complexity of Sherlock and Array ...

16:14
Sherlock and Array HackerRank Solution

19,630 views

7 years ago

Manan K. Garg
SPOJ ID: 1724 | Counting Triangles | Approach and Solution | Python

Hey Guys, My name is Manan Garg, I'm a third year undergraduate att IIT Bombay and here is the solution of TRICOUNT ...

4:13
SPOJ ID: 1724 | Counting Triangles | Approach and Solution | Python

859 views

5 years ago

The Bracket
Q&A | 2. How to check whether a string contains a substring in JavaScript?

In this Q&A video, I try to explain #howto check whether a string contains a substring in #JavaScript without using any library.

3:19
Q&A | 2. How to check whether a string contains a substring in JavaScript?

30 views

7 years ago

CrackInterviewAI
Longest Substring with K Distinct Characters in 10 Lines (Python) #Shorts | Python in 60 Seconds #18

Sliding window problems trip everyone up—here's the 10-line Python solution for the longest substring with exactly K distinct ...

1:24
Longest Substring with K Distinct Characters in 10 Lines (Python) #Shorts | Python in 60 Seconds #18

843 views

12 days ago

Inside code
An interesting dynamic programming problem (Triangle problem) - Inside code

Solution code in Python: https://gist.github.com/syphh/5871bda46199dc653b175731da81be2b Solution code in Java: ...

14:34
An interesting dynamic programming problem (Triangle problem) - Inside code

2,528 views

5 years ago

GeeksforGeeks
Check if a binary string has a 0 between 1s or not | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/check-binary-string-0-between-1s-not/ Practice ...

2:43
Check if a binary string has a 0 between 1s or not | GeeksforGeeks

3,922 views

9 years ago

Abstracted Away
LeetCode 11: Container With Most Water

A step-by-step solution to #LeetCode question 11: Container With Most Water. 0:00 Overview 1:16 O(n²) Brute Force Solution 2:16 ...

7:02
LeetCode 11: Container With Most Water

13,149 views

3 years ago