List three reasons why you should not write and run C++ programs to compare the time efficiency of algorithms.
What will be an ideal response?
Writing and running C++ programs to compare the time efficiency of algorithm is problematic because the results are influenced by the talent of the programmer, the speed of the computer, and the nature of the test data.
Computer Science & Information Technology