Need help on a hash task.

Revision en1, by Transparent_heart, 2024-12-05 17:27:43

Hello everyone! Recently, I've been having trouble with a hash task.

The task

I also have two questions:

  1. How can we solve it by using hashing?
  2. 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.

Tags hashing, two pointers

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Transparent_heart 2024-12-05 17:27:43 873 Initial revision (published)