ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

294 results

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

7,729 views

3 years ago

Amir Charkhi, PhD
23. Stgring Formatting: Hackerrank | Python Solution Explained

Struggling with string formatting in Python? You're not alone! This HackerRank challenge might look intimidating, but I'll break ...

9:11
23. Stgring Formatting: Hackerrank | Python Solution Explained

4,674 views

3 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

1,168 views

2 years ago

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

... HackerRank Python solutions on my channel Python String Methods Documentation Practice more string manipulation ...

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

5,320 views

3 years ago

Amir Charkhi, PhD
25. Capitalize: Hackerrank | Python Solution Explained

Struggling with HackerRank's Capitalize challenge? You're in the right place! This string manipulation problem trips up many ...

4:40
25. Capitalize: Hackerrank | Python Solution Explained

5,240 views

3 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

10,601 views

3 years ago

Amir Charkhi, PhD
HackerRank Left Rotation | Which Method is Faster?

Struggling with array rotations? You're in the right place! In this tutorial, I'll walk you through the Left Rotation problem from ...

11:42
HackerRank Left Rotation | Which Method is Faster?

165 views

3 months 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

381 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

8,734 views

3 years ago

Tech With Tim
10 Python Comprehensions You SHOULD Be Using

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/anvmQo Learn ...

21:35
10 Python Comprehensions You SHOULD Be Using

218,267 views

1 year ago

Coding India
problem solving hackerrank || hackerrank solutions || min max hackerrank

how to solve min max problem in hackerrank. we will learn problem solving techniques and logic building with python ...

13:02
problem solving hackerrank || hackerrank solutions || min max hackerrank

163 views

4 years ago

Jakubication
Java How To Convert String To Int

In this video, you will learn how to convert a String to an int in Java. The way that's demonstrated in the video is using the parseInt ...

0:07
Java How To Convert String To Int

9,217 views

2 years 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,895 views

4 years ago

Nikhil Lohia
Longest Common Prefix (LeetCode 14) | Full solution with animations and examples | Study Algorithms

Super helpful resources available here: https://nikoo28.github.io/all-my-links/ To see more videos like this, you can buy me a ...

15:41
Longest Common Prefix (LeetCode 14) | Full solution with animations and examples | Study Algorithms

186,584 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?

149,491 views

1 year ago

EpsilonDelta
Don't Solve Stochastic Differential Equations (Solve a PDE Instead!) | Fokker-Planck Equation

We introduce Fokker-Planck Equation in this video as an alternative solution to Itô process, or Itô differential equations. Music : ...

0:57
Don't Solve Stochastic Differential Equations (Solve a PDE Instead!) | Fokker-Planck Equation

1,356,358 views

1 year ago

ACM SIGPLAN
Mossad: Defeating Software Plagiarism Detection

Hi! @bdevorem here, PhD student @umassamherst advised by @emeryberger. Our OOPSLA'20 paper is Mossad, an effective ...

15:53
Mossad: Defeating Software Plagiarism Detection

15,976 views

5 years ago

Dennis
CodeRush Classic - Move Type To File, Rename, Rename File to Match Type

http://habrahabr.ru/company/devexpress/blog/211805/

0:14
CodeRush Classic - Move Type To File, Rename, Rename File to Match Type

274 views

12 years ago

CodeHelp - by Babbar
Lecture34: Recursion with Strings | Day-4 | 10 Day Recursion Challenge

In this Video, we are going to continue exploring a very important concept i.e. Recursion. There is a lot to learn, Keep in mind ...

36:49
Lecture34: Recursion with Strings | Day-4 | 10 Day Recursion Challenge

380,817 views

4 years ago

Quanta Magazine
The Powerful Fourier Transform #math #science

The Fourier transform is a fundamental mathematical tool that breaks complex waveforms into their basic frequency components.

1:37
The Powerful Fourier Transform #math #science

175,948 views

8 months ago

3Blue1Brown
How word vectors encode meaning

This comes from a full video dissecting how LLMs work. In the shorts player, you can click the link at the bottom of the screen, ...

1:00
How word vectors encode meaning

3,276,544 views

1 year ago

Focus Otter
Still using Lambda Functions for your APIs? Watch This! #dynamodb #api #lambda #appsync

AWS AppSync now allows you to use JavaScript resolvers to connect directly to AWS Services. Currently the only AWS service ...

0:57
Still using Lambda Functions for your APIs? Watch This! #dynamodb #api #lambda #appsync

36,939 views

2 years ago

estudy.in
#12.2 |  Lists | List Comprehension |  Python for Beginners | Data Structures | Part-3

This video provides an in-depth exploration of list comprehensions in Python, which serve as a powerful tool for creating new lists ...

22:42
#12.2 | Lists | List Comprehension | Python for Beginners | Data Structures | Part-3

122 views

5 years ago

Gate Smashers
Lec-59: How to Create AVL tree | LL, RR, LR, RL Rotation in AVL | Data Structure

Subscribe to our new channel:https://www.youtube.com/@varunainashots 0:00 - Introduction 0:50 -When Binary Search tree is ...

10:46
Lec-59: How to Create AVL tree | LL, RR, LR, RL Rotation in AVL | Data Structure

1,606,716 views

6 years ago

UniversalSubtitles
Accumulators, State, and Sentiment Analysis

https://www.edx.org/course/implementing-predictive-solutions-spark-microsoft-dat202-3x-0.

13:24
Accumulators, State, and Sentiment Analysis

53 views

9 years ago