RailComm interview question

When is the right time to optimize the code?

Interview Answers

Anonymous

4 Oct 2012

After you finish all the minimum implementation of the project.

3

Anonymous

18 Jan 2020

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