Amazon Interview Question

String manipulation question + dynamic programming problem in the coding challenge.

Interview Answer

Anonymous

May 25, 2019

If you know Dijkstra algorithm and know how to modify it appropriately for different problems about finding shortest distance from x to y, you are good to go for the dynamic programming problem.