Problem link: https://www.geeksforgeeks.org/next-gr...
#leetcodedailychallenge #leetcode #geeksforgeeks #array #datastructures #stack #faang
#timecomplexity : O(n)
#spacecomplexity : O(n)
Code solution: https://github.com/akkida746/DS_Algo/...