Brute force: for each day, scan forward until you find a warmer day. That's . The idea: use a stack to track days waiting for a warmer temperature. When you see a warmer day, it resolves all pending days that are cooler. Keep a stack of indices (not temperatures). Maintain the stack in decreasing temperature order.
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
$ curl repovive.com/roadmaps/maang-interview-prep/stacks/daily-temperatures-hint
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░████████████████████████████████████████████████████████████████████████████████