Bug Report for https://neetcode.io/problems/anagram-groups
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Hello team
I really like NeetCode. I usually practice on LeetCode so I wanted to clarify something.
I was using strs.sort() and got the error saying arr is not defined. I’m a bit confused because I’m not using any variable named arr anywhere. Could you please explain why this happens?
Thanks!
Bug Report for https://neetcode.io/problems/anagram-groups
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Hello team
I really like NeetCode. I usually practice on LeetCode so I wanted to clarify something.
I was using strs.sort() and got the error saying arr is not defined. I’m a bit confused because I’m not using any variable named arr anywhere. Could you please explain why this happens?
Thanks!