ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

48 results

Anuj Kumar Sharma
Trapping Rainwater Problem | Leetcode | Rain water trapping problem | DSA-One Course #16

Hey guys, In this video we're going to solve a very famous Leetcode problem known as Rainwater trapping problem. Join my ...

10:57
Trapping Rainwater Problem | Leetcode | Rain water trapping problem | DSA-One Course #16

261,727 views

4 years ago

EduEverybody
42. Trapping Rain Water | Hard level Interview Question of Vigocare , Microsoft , Google , Adobe etc

Leetcode Easy Level Questions Complete Playlist https://youtube.com/playlist?list=PLAynB7_AQADYKRz_LIpaK7avd0Z1rhS7n ...

8:55
42. Trapping Rain Water | Hard level Interview Question of Vigocare , Microsoft , Google , Adobe etc

28 views

4 years ago

An-Wen Deng
Python C++BFS /heap解Leetcode難題407 Trapping Rain Water II

Py3 cpp BFS /heap解Leetcode難題407 Trapping Rain Water II 解題要訣:boundary由外而內,容器採min heap,BFS走訪----- Tips ...

14:17
Python C++BFS /heap解Leetcode難題407 Trapping Rain Water II

1,833 views

11 months ago

Algo Engine
LeetCode #11: Container With Most Water

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

7:07
LeetCode #11: Container With Most Water

12,994 views

2 years ago

An-Wen Deng
python c++用monotonic stack解 Leetcode難題42 trapping rain water並附pyplot繪直方圖解說

python c++用monotonic stack解Leetcode難題42 trapping rain water並附pyplot繪直方圖解說想法是使用索引m 的單調堆疊來找到右 ...

11:20
python c++用monotonic stack解 Leetcode難題42 trapping rain water並附pyplot繪直方圖解說

1,260 views

1 year ago

Brototype Tamil
LeetCode Explained For Beginners In 15 Min | Full Road Map 2025 In தமிழ்

This is the only video you'll need. Super simple, beginner friendly, and no extra fluff. If you're aiming for Google, Amazon, Meta, ...

13:54
LeetCode Explained For Beginners In 15 Min | Full Road Map 2025 In தமிழ்

149,912 views

7 months ago

Ezy_Code
Minimum Number of Taps to Open to Water a Garden | LeetCode-1326| Hard

In this video we will try to solve a very famous greedy algorithm based problem in an easy way - Implement Stack using Queues ...

10:13
Minimum Number of Taps to Open to Water a Garden | LeetCode-1326| Hard

119 views

2 years ago

The Tech Granth
Leetcode 11 | Container With Most Water | Simple 2 Pointer Approach (Java Solution)

Container With Most Water is a facebook's favorite interview question. It is present in leetcode as 11. Container With Most Water ...

9:23
Leetcode 11 | Container With Most Water | Simple 2 Pointer Approach (Java Solution)

259 views

5 years ago

Inside code
Let's apply flood fill algorithm to solve the Capture surrounded regions problem (LeetCode 130)

Source code: https://gist.github.com/inside-code-yt/215db517f0b2d78ab488a2aa31634d5b Learn graph theory algorithms: ...

8:41
Let's apply flood fill algorithm to solve the Capture surrounded regions problem (LeetCode 130)

1,499 views

3 years ago

Inside code
Shopping offers problem (LeetCode 638.) - Inside code

Source code: https://gist.github.com/syphh/83d76d2383ceb0b965fdd54b9ce40f32 Learn graph theory algorithms: ...

9:37
Shopping offers problem (LeetCode 638.) - Inside code

5,204 views

3 years ago

Anuj Kumar Sharma
Best time to buy and sell stock to Maximise Profit Leetcode - 121 | Java and C++ | DSAOne Course #14

... rain water tapping problem rain water trapping problem stock buy tcs buy or sell trapping rain water problem two sum leetcode ...

13:31
Best time to buy and sell stock to Maximise Profit Leetcode - 121 | Java and C++ | DSAOne Course #14

250,014 views

4 years ago

Anuj Kumar Sharma
Minimum Platforms Problem | Greedy Algorithm | DSA-One Course #98

Hey guys, In this video, We will learn how to solve the minimum platforms Problem using the Greedy Algorithm. Problem ...

7:10
Minimum Platforms Problem | Greedy Algorithm | DSA-One Course #98

39,774 views

3 years ago

Algo Engine
LeetCode #70: Climbing Stairs | Dynamic Programming

0:00 Problem overview 0:48 Recursive solution 2:17 Recursive tree visualization 4:18 Dynamic programming solution 7:00 ...

9:20
LeetCode #70: Climbing Stairs | Dynamic Programming

9,589 views

2 years ago

Off By One
House Robber - Leetcode 198  - Blind 75 Explained - Dynamic Programming - Python

In this video, I will be showing you how to solve House Robber, Leetcode 198, in O(n) time and O(1) space in Python with ...

11:44
House Robber - Leetcode 198 - Blind 75 Explained - Dynamic Programming - Python

543 views

3 years ago

Off By One
Longest Common Subsequence - Leetcode 1143 - Blind 75 Explained - Dynamic Programming - Python

In this video, I will be showing you how to solve Longest Common Subsequence, Leetcode 1143 , in O(n*m) time and O(n*m) ...

10:55
Longest Common Subsequence - Leetcode 1143 - Blind 75 Explained - Dynamic Programming - Python

455 views

3 years ago

Inside code
Container with most water problem - Inside code

Solution code: Python: https://gist.github.com/syphh/799d99ef8366a57e72bc0ec1dec73d75 Java: ...

5:50
Container with most water problem - Inside code

3,651 views

5 years ago

Rohit Negi
How I Solved 1200 Coding Question. But you need only 200🤔

By solving a large number of coding problems, you have likely gained experience in a variety of programming concepts and ...

13:03
How I Solved 1200 Coding Question. But you need only 200🤔

147,512 views

2 years ago

NPTEL IIT Bombay
Week 1-Lecture 3

Introduction and Survey.1: Experience with the standard approach.

12:53
Week 1-Lecture 3

733 views

7 years ago

Algorithms Made Easy
Gas Station | Live Coding with Explanation | Leetcode - 134

Detailed Explanation 134 Gas Station Leetcode problem. Join this channel to get access to perks: ...

13:56
Gas Station | Live Coding with Explanation | Leetcode - 134

21,676 views

3 years ago

EduEverybody
532. K-diff Pairs in an Array | Medium Level Interview Question Full Explanation in Python

Leetcode Easy Level Questions Complete Playlist https://youtube.com/playlist?list=PLAynB7_AQADYKRz_LIpaK7avd0Z1rhS7n ...

11:34
532. K-diff Pairs in an Array | Medium Level Interview Question Full Explanation in Python

114 views

3 years ago

Code with Sky
901. Online Stock Span || Leetcode || C++

Today we will learn ,how to solve question 901. Online Stock Span|| Leetcode || C++ #leetcode #cpp ...

12:06
901. Online Stock Span || Leetcode || C++

787 views

3 years ago

GeeksforGeeks
Minimum number of bracket reversals needed to make an expression balanced | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: ...

6:33
Minimum number of bracket reversals needed to make an expression balanced | GeeksforGeeks

24,166 views

8 years ago

101 Questions to crack any coding interview
Problem 1 - Easy - Anagrams in 3 minutes - TCS ,WIPRO ,CTS

Get your resume reviewed for free !! Email: davisbenny3@gmail.com with the title: Resume Review. PS. send resumes of software ...

8:41
Problem 1 - Easy - Anagrams in 3 minutes - TCS ,WIPRO ,CTS

6,280 views

6 years ago

JakeEh
Control Your Computer with a Controller

In this video we go over how you can control your computer with a video game controller! This is yet another example of how ...

12:59
Control Your Computer with a Controller

1,436 views

2 years ago

RNZ
My Cyclone Gabrielle | Lost & Found | RNZ

https://www.rnz.co.nz/programmes/my-cyclone-gabrielle [PG] An emotive, visually arresting short film exploring what objects ...

9:38
My Cyclone Gabrielle | Lost & Found | RNZ

3,274 views

2 years ago