Skip to main content

All Questions

0 votes
2 answers
6k views

Quick algorithm to find matches between two arrays

I'm faced with the following problem: I have an array which is produced by the parsing of a yaml file which contains patterns in the following structure. "Programming books" Title: a ...
ndp's user avatar
  • 103