How would you design Amazon billing system using OOP?
This is a question that was asked during a technical interview. I guess
there is not exact answer to this and I guess the interviewer was just
trying to see how good at OO design the interviewee is. I think he wanted
to see is enough abstraction were used.
I'd like to see if someone can come up with a good solution to this.
Also, does anyone know where I can find exercises regarding OO design? I
read books like "Cracking the coding interview", but they mainly prodive
exercises about algorithms and the use of datastructure, but I've never
really seen anything about OO design.
No comments:
Post a Comment