Valid Parentheses - LeetCode 20 - Coding Interview Questions

preview_player
Показать описание
Valid Parentheses - LeetCode Python - LeetCode 20

Hello guys

To day in this video, i will explain and show you how to solve the Valid Parentheses problem.
Hope you find this video very helpful, if yes subscribe and like my video and support me with share.

Thanks.

#leetcode #codinginterview #ValidParentheses
Рекомендации по теме
Комментарии
Автор

newbie here, I'm confused by what the 'not stack' condition does. I understand the rest. Would love for you to unpack this. Thank you!!!

RobGrylls
Автор

Hi! good solution. I have questions. Why we use not char in the elif? Could u explain it, please? thank you!

josikie
Автор

Best not name your dictionary 'dict' - it's an antipattern leading to an undesirable overriding of a built-in class.

mateuszwilk
welcome to shbcf.ru