employer cover photo
employer logo
employer logo

Brightedge Technologies

Engaged Employer

Brightedge Technologies Interview Question

use java to code a web crawler, display number of total items and list items on certain page.

Interview Answer

Anonymous

Dec 13, 2014

1.dont code line by line, try "html parser". 2.hard part was to display vendor, because website uses dynamic content to display vendor. you need a way to get around it. It depends on luck, I checked other shopping website, most of them don't use dynamic content to display vendor.