Please find the Lexity programming puzzle here.
The data files are available in the file puzzle.tar.gz, available in the lexity/puzzle repository.
The two files inside puzzle.tar.gz are:
pageviews.csvIn order, the columns in this csv are:
- click id
- visitor id
- time at which page view started
- url of page viewed
- referrirng url of page viewed
- time spent on this page
products.csvIn order, the columns in this csv are:
- product id
- product url