solutions.py
57 subscribers
206 photos
183 links
admin: @Xojarbu
Download Telegram
#stack
Title: 496. Next Greater Element I
URL: leetcode
Level: Easy
github

Long way implementation of stack😉
#stack
Title: Score of Parentheses
URL: leetcode
Level: Medium
github

Time: O(N)
Space: O(N)
👍1
#stack
Title: 155. Min Stack
URL: leetcode
Level: medium
Title: 394. Decode String
Level: Medium
#stack
👍4
Title: 853. Car Fleet
Level: Medium
#stack

Very interesting problem. Try to solve it.
Watched beautiful solution from Neetcode
🔥3