Learn
Practice
Newsletter
Resources
F
Toggle theme
0
F
Toggle theme
0
Toggle menu
← Back to All Animations
Next Greater Element I
Bookmark
Input
Example 1
Example 2
Example 3
Custom
nums1
=
[4, 1, 2]
,
nums2
=
[1, 3, 4, 2]
nums2
1
3
4
2
nums1
4
1
2
result
-1
-1
-1
stack
map: {}
algo
master
.
io
Step:
Start of algorithm
0 / 25
Input
Example 1
Example 2
Example 3
Custom
nums1
=
[4, 1, 2]
,
nums2
=
[1, 3, 4, 2]
0 / 25
nums2
1
3
4
2
nums1
4
1
2
result
-1
-1
-1
stack
map: {}
algo
master
.
io
Step:
Start of algorithm