LeetCode 680 | Valid Palindrome II | Greedy Algorithm Explained (Java)
Today we go over Valid Palindrome II, a continuation of the former problem that I posted. It is an easy problem on LeetCode
The description reads: "Given a non-empty string s, you may delete at most one character. Judge whether you can make it a palindrome."
Running Time: O(N)
Space Complexity: O(1)
Always be pluggin:
Slack Channel: https://join.slack.com/t/xavierelonleetcode/shared_invite/zt-fdzjx82o-uQgTCJtFy70OENdqOitttQ
Github: https://github.com/xavierelon1
Facebook: https://www.facebook.com/xavier.hollingsworth.3
Instagram: https://www.instagram.com/xavierelon/
LinkedIn: https://www.linkedin.com/in/xavier-hollingsworth-524144127/
Twitter: https://twitter.com/elon_xavier
Видео LeetCode 680 | Valid Palindrome II | Greedy Algorithm Explained (Java) автора Мастерские Советы
Видео LeetCode 680 | Valid Palindrome II | Greedy Algorithm Explained (Java) автора Мастерские Советы
Информация
9 сентября 2023 г. 17:30:40
00:07:35
Похожие видео