What is meant by computational complexity?

In computer science, the computational complexity or simply complexity of an algorithm is the amount of resources required to run it. Particular focus is given to computation time (generally measured by the number of needed elementary operations) and memory storage requirements.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *