Valid Palindrome II - LeetCode 680 - JavaScript

preview_player
Показать описание


Step by step walk through of the solution to the popular Meta coding interview question, Valid Palindrome II.

LeetCode 680

JavaScript

0:00 Intro
0:43 Explanation
2:22 Code

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

Keep the vids up! Feel like most of the leetcode style break down focus mostly on Python so nice to see someone doing JS

mxc_clips
Автор

You briefly mention that you are "using two-pointer techniques" to solve the problem. I want to make a suggestion. I hope you don't mind. Could you please make a video about these techniques? Sort of like a meta-approach to solving leetcode problems, I would like to learn more about them and I think you touched on a good opportunity with your statement about using a particular technique. Great work man, such a pleasure consuming your videos.

marcyanus