Some XML exam questions
4/09/2006
Inspired by Daniel Lemire's post, if I was teaching a class about XML, the following practical (and interesting) questions would certainly comprise my exam:
- Given at least 10 blog/link feeds, determine the top ten outbound URLs?
- Parse an iTunes library file and capture all the unique artist/albums.
- Given a user's XML file from del.icio.us, determine the top 10 intersecting tags.
- Scrape a dynamic list from a web site (i.e. the Google Zeitgeist) and serialize a well-formed Atom feed.