What will I learn?
This puzzle requires implementing regression analysis on large sets of data. This gets you a close look into the theory of algorithm complexity.
External resources
Regression analysisAnalysis of algorithmsLearning Opportunities
This puzzle can be solved using the following concepts. Practice using these concepts and improve your skills.
Statement
Given a set of data extracted from performance measures, you need to determine the corresponding algorithmic complexity using regression analysis.
A higher resolution is required to access the IDE
Story
Blunder is back for a new adventure, in which he is presented with a series of programs. But before he installs them, he wants to evaluate their performance. Let's determine the complexity of each algorithm and choose the most optimal one.
If you like Blunder, try your luck with the other puzzles including Blunder (on the same theme), « Blunder - Episode 1 » and « Blunder - Episode 2 ».