Practice›LeetCode›LeetCode 07xxLeetCode 716: Max StackA clear explanation of designing a stack that supports push, pop, top, peekMax, and popMax.
Practice›LeetCode›LeetCode 07xxLeetCode 732: My Calendar IIITrack the maximum number of overlapping calendar events using a sweep line difference map.