DAILY TEMPERATURES | PYTHON | LEETCODE # 739

Описание к видео DAILY TEMPERATURES | PYTHON | LEETCODE # 739

In this video we are solving an interesting problem: Daily Temperatures. It's a strange problem because it uses a monotonic stack data structure which is not very common and not often used.

I will admit that it is a bit tricky to figure out this solution on your own which is why sometimes it's helpful to have these videos going over the step by step breakdown of the code.

Комментарии

Информация по комментариям в разработке