Optum Interview Question

They asked me how I spent my time while doing the coding interview question.

Interview Answer

Anonymous

Mar 14, 2025

I wrote pseudocode in a multiline comment at the top, and then proceeded to write the program, test with multiple cases, and then clean up the code.