ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

49 results

Amir Charkhi, PhD
3. Arithmetic Operations: Hackerrank | Python | Solution

In this tutroial I am showing you how to easily and efficiently tackle this hackerrank challenge. The video will also teach you the ...

3:38
3. Arithmetic Operations: Hackerrank | Python | Solution

2,972 views

2 years ago

Ed Clark
Sherlock and the Valid String Java Coding Challenge | HackerRank | Edabit | How'd You Code That?

Sherlock and the Valid String on HackerRank: https://www.hackerrank.com/challenges/sherlock-and-valid-string/problem ...

2:55
Sherlock and the Valid String Java Coding Challenge | HackerRank | Edabit | How'd You Code That?

3,211 views

5 years ago

ProgramGuru
Python Substring

Python Substring - In this video you shall learn how to find the substring of a string in Python using slicing technique. We shall go ...

3:31
Python Substring

870 views

2 years ago

Udacity
Valid Strings - Intro to Computer Science

This video is part of an online course, Intro to Computer Science. Check out the course here: ...

0:12
Valid Strings - Intro to Computer Science

39,434 views

10 years ago

The Morpheus Tutorials
Coding Challenge #11 - Validate parentheses

Challenge Interface: https://challenges.the-morpheus.de/ Link for the Challenge: GET https://cc.the-morpheus.de/challenges/11 ...

2:00
Coding Challenge #11 - Validate parentheses

1,129 views

7 years ago

Regex Quickies with Wiktor Stribiżew
Validating strings with comma-separated values (with no leading/trailing separators)

Validating strings with any kind of separators falls under a common scheme: "^[p](?:[sep][p])*$". This kind of pattern ensures the ...

2:50
Validating strings with comma-separated values (with no leading/trailing separators)

1,303 views

4 years ago

Peter Hu
Who Likes It? - Codewars Popular Katas SOLVED #7

Code wars Who Likes It kata solution. In this video, we solve the #7 MOST POPULAR code challenge (kata) on Codewars using ...

3:02
Who Likes It? - Codewars Popular Katas SOLVED #7

906 views

4 years ago

Mailtrap
Python email validation in different ways? - Email FunFact by Mailtrap

mailtraptutorial #mailtrap #mailtrapfun #pythonforbeginners #pythontutorial #pythonprogramming Did you know that Python email ...

0:18
Python email validation in different ways? - Email FunFact by Mailtrap

249 views

1 year ago

Visual Studio Code
Let's write FizzBuzz

FizzBuzz is a common interview question - or at least it used to be. Either way, here it is in Python.

0:49
Let's write FizzBuzz

72,159 views

4 years ago

RoadsideCoder
Can you do this JS Interview Question?

Full Video - https://youtu.be/XnFIX3c7xoI Javascript Interview Questions on objects will be discussed in this video including topics ...

1:25
Can you do this JS Interview Question?

131,565 views

11 months ago

Ed Clark
Strong Password Java Coding Challenge | HackerRank | Edabit | How'd You Code That?

Strong Password on HackerRank: https://www.hackerrank.com/challenges/strong-password/problem Strong Password on Edabit: ...

3:02
Strong Password Java Coding Challenge | HackerRank | Edabit | How'd You Code That?

2,510 views

5 years ago

Algo Engine
LeetCode #26: Remove Duplicates From a Sorted Array

A step-by-step solution to #LeetCode question 26: Remove Duplicates From a Sorted Array 0:00 Problem description 0:48 ...

3:31
LeetCode #26: Remove Duplicates From a Sorted Array

14,917 views

2 years ago

MIT OpenCourseWare
List Aliasing/Mutation

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

1:55
List Aliasing/Mutation

34,433 views

8 years ago

Phone Repair Guru
This USB Can Destroy You... #Shorts

This Usb is quite scary- and is the reason you should never plug a random usb into your devices. Hak5 Rubber Ducky USB Join ...

0:55
This USB Can Destroy You... #Shorts

3,160,286 views

2 years ago

Gogetmyguru
#11 Python Validate Mobile Number using RegEx

This python video #11 covers the concept to write a python program to validate Mobile number using RegEx, Mobile number can ...

3:32
#11 Python Validate Mobile Number using RegEx

5,570 views

4 years ago

Visual Studio Code
Navigate your code more quickly with the outline view!
0:15
Navigate your code more quickly with the outline view!

579,793 views

3 years ago

Algo Engine
LeetCode #66: Plus One | Beginner Level

0:00 Solution overview 1:24 Code walkthrough #coding #programming #algorithms.

3:21
LeetCode #66: Plus One | Beginner Level

2,998 views

1 year ago

Learn With Udemy Course
Extract IP Addresses Using Regex | Automate Everything with Python

What is this course about? In a fast-growing world, Python programming is becoming a must-have skill. Whether you want to ...

3:31
Extract IP Addresses Using Regex | Automate Everything with Python

1,259 views

2 years ago

Book Simplifiers
Boolean String tests - Introduction to Python: Absolute Beginner Module 1 Video 20

Concept: Boolean String Tests Boolean string tests return Bolean True or False methods .isalpha() .isalnum() .istitle() .isdigit() ...

3:58
Boolean String tests - Introduction to Python: Absolute Beginner Module 1 Video 20

163 views

4 years ago

Gogetmyguru
# 7 Python RegEx Ranges | Python Advanced Tutorial

This python video covers the concept of RegEx Ranges used to write regular expression, here you will learn how to find range of ...

3:15
# 7 Python RegEx Ranges | Python Advanced Tutorial

346 views

4 years ago

Sheets Help
Consolidate Data From Multiple Sheets 📝 With ONE FORMULA Using Google Sheets

Learn how to bring the data from four tabs into one master sheet. We do all of this using the QUERY function. See more here on ...

0:58
Consolidate Data From Multiple Sheets 📝 With ONE FORMULA Using Google Sheets

115,733 views

3 years ago

Lea's coding
LeetCode 709. To Lower Case | Python

May LeetCoding Challenge 2021 Easy https://leetcode.com/problems/to-lower-case/. Given a string s, return the string after ...

3:27
LeetCode 709. To Lower Case | Python

108 views

4 years ago

Knight Software
How to setup a Java project in VScode #programming #java #vscode

How to setup a Java project in VScode... #javaprogramming #javaprojectsforbeginners.

0:44
How to setup a Java project in VScode #programming #java #vscode

203,600 views

2 years ago

Ed Clark
Palindrome Descendant Java Coding Challenge | Edabit | How'd You Code That?

Palindrome Descendant on Edabit: https://edabit.com/challenge/8zSSCYQRKC9wWWbkN/?ref=edcclark1 Another video like this: ...

3:28
Palindrome Descendant Java Coding Challenge | Edabit | How'd You Code That?

446 views

5 years ago

GeeksforGeeks
Largest number less than or equal to N in BST (Iterative Approach) | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: ...

2:21
Largest number less than or equal to N in BST (Iterative Approach) | GeeksforGeeks

1,203 views

7 years ago