Changes

No change in size ,  07:53, 30 January 2009
Line 15: Line 15:  
==Computer science==
 
==Computer science==
   −
* Analysis of [[algorithms]]
+
* Analysis of [[algorithm]]s
 
* Competitive analysis (online algorithm), shows how online algorithms perform and demonstrates the power of randomization in algorithms
 
* Competitive analysis (online algorithm), shows how online algorithms perform and demonstrates the power of randomization in algorithms
 
* Worst-case execution time, determines the longest time that a piece of software can take to run
 
* Worst-case execution time, determines the longest time that a piece of software can take to run