Lazyweb assignment #1 for search engine geeks
Given:
an arbitrary list of URIs
Produce:
a google search string which will return ~90% of those URIs within the first N results
Extra credit:
Optimize for shortest possible (or practical) search string
configurable options and parameters
an arbitrary list of URIs
Produce:
a google search string which will return ~90% of those URIs within the first N results
Extra credit:
Optimize for shortest possible (or practical) search string
configurable options and parameters