[solved] – Question 99849
You are running algorithm with squared complexity on data with 100 elements and it takes 10 seconds. How much time do you expect the algorithm will take when executed on data with 1000 elements?
Expert Answer
Answer to You are running algorithm with squared complexity on data with 100 elements and it takes 10 seconds…..
OR