Deliveroo Interview Question

How would you model a set of abstract shape objects using OO principles? You must implement an area function for circles, rectangles and squares.

Interview Answer

Anonymous

Jun 14, 2016

Be sure to mention the SOLID principle