Skip to content

eozer/AmortizedAnalysisBT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University of Helsinki Assignment 2016

Amortized Analysis

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.

The task is developed under


  • MSVC 2013 32 Bit Compiler
  • QtCreator, Qt 5.3
  • C++11
Usage

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published