Write a program that simulates a particular mathematical sequence (that I will not mention).
Anonimo
I used dynamic programming techniques and hand-wrote some Java/pseudocode to solve the problem. I felt a little rusty in the interview, so I made sure to talk through what I was doing and that really helped.