Hello everyone! Recently, I've been having trouble with a hash task.
The task
I also have two questions:
- How can we solve it by using hashing?
- Are there any suitable solutions other than hashing?
Update when I'm done typing: I've just come up with a solution using the two pointers method. It's not funny. I was stuck on it for hours! But I still wonder if hashing works.