Software Architecture · Design Patterns
How would you answer an interview scenario involving Strategy pattern?
Design a pricing engine where discount calculation differs by customer tier and can change independently.
Design a pricing engine where discount calculation differs by customer tier and can change independently.