In computer science, amortized analysis is a method for analyzing a given algorithm's time complexity, or how much of a resource, especially time or memory in the context of computer programs, it takes to execute. In order to apply for master in University of Helsinki the following task is given (check the Task 1) Preliminary Assignment 2016.
- MSVC 2013 32 Bit Compiler
- QtCreator, Qt 5.3
- C++11
One can run the project directly using QtCreator and any C++11 featured compiler. On the other hand, Windows users can run the program in the Test Folder.