Amazon Interview Question

design the objects needed to run a jukebox.

Interview Answers

Anonymous

Oct 15, 2009

I designed a system with three major parts, the UI, the record/disc manager, and a control object

1

Anonymous

Oct 26, 2009

Disc, Player, MoneyManager, Player, UI (of course and all its necessities)

1