neetcode-gh / leetcode

Leetcode solutions
MIT License
5.55k stars 2.29k forks source link

Create 2038-remove-colored-pieces-if-both-neighbors-are-the-same-color #3526

Open aadil42 opened 3 months ago

aadil42 commented 3 months ago

Solved 2038-remove-colored-pieces-if-both-neighbors-are-the-same-color in JS.

File(s) Added: 2038-remove-colored-pieces-if-both-neighbors-are-the-same-color.js Language(s) Used: JavaScript Submission URL: https://leetcode.com/problems/remove-colored-pieces-if-both-neighbors-are-the-same-color/submissions/1314237826/