Stack
Online stock span (LeetCode 901)
Comments CountProblem description
Write a class StockSpanner which collects daily price quotes for some stock, and returns the span of that stock’s price for the current day.
Base Ball Game (LeetCode 682)
Comments CountProblem description
You’re now a baseball game point recorder.