solutions.py
@solutions_py
57
subscribers
206
photos
183
links
admin:
@Xojarbu
Download Telegram
Join
solutions.py
57 subscribers
solutions.py
#stack
Title: 496. Next Greater Element I
URL
:
leetcode
Level
: Easy
github
Long way implementation of
stack
😉
solutions.py
#stack
Title:
Score of Parentheses
URL
:
leetcode
Level
: Medium
github
Time:
O(N)
Space:
O(N)
👍
1
solutions.py
solutions.py
Title: 20. Valid Parentheses Url: leetcode Time complexity: O(n^2)
😐
😐
#stack
Time: O(n)
leetcode
Source
👍
1
solutions.py
#stack
Title:
155. Min
Stack
URL:
leetcode
Level:
medium
solutions.py
Title:
394. Decode String
Level:
Medium
#stack
👍
4
solutions.py
Title:
853. Car Fleet
Level:
Medium
#stack
Very interesting problem. Try to solve it.
Watched beautiful solution from Neetcode
🔥
3