Leetcode - Remove All Adjacent Duplicates In String (Python)

preview_player
Показать описание
June 2021 Leetcode Challenge
Leetcode - Remove All Adjacent Duplicates In String #1047
Difficulty: Easy
Рекомендации по теме
Комментарии
Автор

I can't believe this is easy I'm having such a hard time yikes! Your video helped so much, it's magic what you just did! My dumb ass understands!!! Thank

Historyiswatching
Автор

Hey man, would love to see you do the LeetCode contests on Saturdays.

JJ-psvb
Автор

This code is not work if a character is repeated odd number of times example 'aaa'
Return the 'a'

JSaiGTutorial
Автор

what is stack and stack[-1] == c mean?

owenma
Автор

What is the use of ::: if stack statement ? (before and operator)

bharatapar
Автор

Can you plz explain the two pointers solution to this problem

vinayakf
Автор

LMAO i had that ddos protection too, hahaha i thought i was the only one

andrewlee