ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,782 results

Related queries

next greater element i leetcode c++

next greater element ii

next greater element iii

daily temperatures

NeetCode
Next Greater Element I - Leetcode 496 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Discord: https://discord.gg/ddjKRXPqtk Twitter: ...

14:53
Next Greater Element I - Leetcode 496 - Python

110,436 views

3 years ago

Nikhil Lohia
Next Greater Element 1 (LeetCode 496) | Full solution with examples and animation | Study Algorithms

Super helpful resources available here: https://nikoo28.github.io/all-my-links/ Given an array of integers that can be in any order, ...

15:01
Next Greater Element 1 (LeetCode 496) | Full solution with examples and animation | Study Algorithms

53,230 views

3 years ago

AlgoMonster
Monotonic Stack Data Structure Explained

LeetCode Pattern - Monotonic stack, Monotonic deque, Monotonic queue Next Greater Element II Daily Temperature Sliding ...

5:43
Monotonic Stack Data Structure Explained

87,671 views

2 years ago

take U forward
L5. Next Greater Element | Stack and Queue Playlist

Next Greater Element | Stack and Queue Playlist https://takeuforward.org/plus/dsa/problems/next-greater-element Also our other ...

18:25
L5. Next Greater Element | Stack and Queue Playlist

270,711 views

1 year ago

Nick White
LeetCode Next Greater Element I Solution Explained - Java

The Best Place To Learn Anything Coding Related - https://bit.ly/3MFZLIZ Preparing For Your Coding Interviews? Use These ...

9:51
LeetCode Next Greater Element I Solution Explained - Java

36,756 views

6 years ago

People also watched

Nick White
LeetCode Next Greater Element II Solution Explained - Java

The Best Place To Learn Anything Coding Related - https://bit.ly/3MFZLIZ Preparing For Your Coding Interviews? Use These ...

9:28
LeetCode Next Greater Element II Solution Explained - Java

24,198 views

6 years ago

Bharat Singh
How to figure out Stack is required? Leetcode 503. Next Greater Element II | Java

Solution to Leetcode 503. Next Greater Element II. I have tried to explain how to figure out that we want a stack data structure here.

13:56
How to figure out Stack is required? Leetcode 503. Next Greater Element II | Java

5,026 views

5 years ago

One Code Man
Subarray Sum Equals K - LeetCode 560 - Coding Interview Questions

Link to the Problem : https://leetcode.com/problems/subarray-sum-equals-k/ Buy Me a Coffee ...

10:38
Subarray Sum Equals K - LeetCode 560 - Coding Interview Questions

10,978 views

2 years ago

Nick White
LeetCode Next Greater Node In Linked List Solution Explained - Java

The Best Place To Learn Anything Coding Related - https://bit.ly/3MFZLIZ Preparing For Your Coding Interviews? Use These ...

7:02
LeetCode Next Greater Node In Linked List Solution Explained - Java

12,242 views

6 years ago

IDeserve
Next greater element in an array

Given an array of integers(positive or negative), print the next greater element of all elements in the array. If there is no greater ...

5:54
Next greater element in an array

28,631 views

9 years ago

CodeGPT
LeetCode 496 : Next Greater Element I || EASY || JAVA || Detailed Solution

Link for the Code : https://github.com/Ankithac45/LeetCode_Solutions/blob/main/496.%20Next%20Greater%20Element%20I.java ...

9:47
LeetCode 496 : Next Greater Element I || EASY || JAVA || Detailed Solution

791 views

2 years ago

Code With Zi
Can You Find Out How Many Coins We Need? (LeetCode 322: Coin Change)

In this video I explain and show you how to code the solution for the LeetCode 322: Coin Change problem in JavaScript in the ...

19:19
Can You Find Out How Many Coins We Need? (LeetCode 322: Coin Change)

169 views

1 year ago

Programming Tutorials
Find Next Greater Element for Every Element of an Array

Write a java program to find next greater element for every element of an array using stack. In this tutorial, I have explained two ...

11:22
Find Next Greater Element for Every Element of an Array

3,499 views

6 years ago

Coding Cart
Next Greater Element I || LeetCode || Array

This video is about Next Greater Element I problem from LeetCode. Problem: ...

21:14
Next Greater Element I || LeetCode || Array

2,919 views

5 years ago

Krac X
Next Greater Element I - Leetcode 496 - Python

Hey everyone in this video let's take a look at question 496 next greater element 1 only code part of our blind 75 list of questions ...

12:54
Next Greater Element I - Leetcode 496 - Python

368 views

2 years ago

take U forward
Next Greater Element | Two Variants | Leetcode

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

22:00
Next Greater Element | Two Variants | Leetcode

276,373 views

4 years ago

GravitonSchool
Next Greater Element I | Leetcode 496 | Graviton School

Link to the solution - https://leetcode.com/problems/next-greater-element-i/discuss/1711860/C++-Solution Signup for Bootcamp ...

17:00
Next Greater Element I | Leetcode 496 | Graviton School

478 views

3 years ago

take U forward
L6. Next Greater Element - II | Stack and Queue Playlist

Next Greater Element - II | Stack and Queue Playlist https://takeuforward.org/plus/dsa/problems/next-greater-element---2 Also our ...

15:41
L6. Next Greater Element - II | Stack and Queue Playlist

178,066 views

1 year ago

Alpha-Code
Next Greater Element I - LeetCode 496 - Python

Solution, explanation, and complexity analysis for LeetCode 496 in Python. https://leetcode.com/problems/next-greater-element-i/

17:33
Next Greater Element I - LeetCode 496 - Python

147 views

2 years ago

Shradha Khapra
Next Greater Element | Optimal Solution & Code

Lecture 69 of DSA Placement Series Company wise DSA Sheet Link : https://docs.google.com/spreadsheets/d ...

23:32
Next Greater Element | Optimal Solution & Code

58,239 views

10 months ago

Engineering Digest
LeetCode 496: Next Greater Element I

Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...

12:56
LeetCode 496: Next Greater Element I

8,387 views

1 year ago

CodingNinja
Next Greater Element I - LeetCode 496 | Stop Overthinking, Try This

In this video, we solve LeetCode 496: Next Greater Element I. We start with the brute-force approach and explain why it's ...

12:25
Next Greater Element I - LeetCode 496 | Stop Overthinking, Try This

840 views

4 months ago

AlgoMasterIO
Monotonic Stack in 6 minutes | LeetCode Pattern

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

6:38
Monotonic Stack in 6 minutes | LeetCode Pattern

39,825 views

10 months ago

Tintin And Codes
Leetcode 496 - Next Greater Element I

Problem link - https://leetcode.com/problems/next-greater-element-i/ Discussing the solution to Leetcode's Next Greater Element ...

18:05
Leetcode 496 - Next Greater Element I

39 views

4 years ago

Pacoders
Next greater element I:Leetcode problem  solution:496:C++:Optimize

This is easy solution for next greater element I, hope you like it. please like , share➡️ and comment⌨️.

4:31
Next greater element I:Leetcode problem solution:496:C++:Optimize

384 views

3 years ago

Vishal Rajput
496. Next Greater Element 1 | Brute force and Optimal solution | Vishal Rajput

In this video, we are solving leetcode 496. Next Greater Element I problem using both brute force and optimal approach.

8:49
496. Next Greater Element 1 | Brute force and Optimal solution | Vishal Rajput

1,589 views

3 years ago

Coding Decoded
Next Greater Element I | Leetcode 496 | Monotonic Stack | Live coding session 🔥🔥🔥

Here is the solution to "Next Greater Element I" leetcode question. Hope you have a great time going through it. Solution: ...

10:50
Next Greater Element I | Leetcode 496 | Monotonic Stack | Live coding session 🔥🔥🔥

3,022 views

4 years ago

Helper Func
Next Greater Element | Stack | Coding Interview Problem | Leetcode

This is the link to similar kind of problem: https://leetcode.com/problems/next-greater-element-i/ Do like, share and subscribe to the ...

4:02
Next Greater Element | Stack | Coding Interview Problem | Leetcode

614 views

5 years ago

Algorithms Made Easy
Next Greater Element III | Live Coding with Explanation | Leetcode #556

To support us you can donate UPI: algorithmsmadeeasy@icici Paypal: paypal.me/algorithmsmadeeasy Check out our other ...

7:18
Next Greater Element III | Live Coding with Explanation | Leetcode #556

17,327 views

4 years ago

NeetCodeIO
I solved too many Leetcode problems

https://neetcode.io/ - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

0:54
I solved too many Leetcode problems

156,592 views

1 year ago