RailComm Interview Question

When is the right time to optimize the code?

Interview Answers

Anonymous

Oct 4, 2012

After you finish all the minimum implementation of the project.

3

Anonymous

Jan 18, 2020

From scratch writing as possible as optimized is good. After completing the logic and everything is ok reoptimizing might be necessary