List of problems I have solved so far
Easy
Question | Solution | Date | Comment |
---|---|---|---|
20. Valid Parentheses | Solution | ||
155. Min Stack | Solution | ||
225. Implement Stack using Queues | Solution | ||
232. Implement Queue using Stacks | Solution |
Medium
Question | Solution | Date | Comment |
---|---|---|---|
739. Daily Temperatures | Solution | ||
856. Score of Parentheses | Solution | ||
946. Validate Stack Sequences | Solution |
Hard
Question | Solution | Date | Comment |
---|---|---|---|
42. Trapping Rain Water | Solution | ||
726. Number of Atoms | Solution | ||
895. Maximum Frequency Stack | Solution |
Top comments (0)