Capital One Interview Question

A question similar to the coin change dynamic programming question, except easier.

Interview Answer

Anonymous

Sep 26, 2019

It involved using the modulus and division operations correctly to ensure that certain combinations were tested.