All documents from essays.org are for research assistance purpose only. Do not present the material as your own work!
bookmark & share the essay...
All /
perfomance prediction of algorithms
The essay envisages to elaborate perfomance prediction algorithms. It also checks into comparison of perfomance algorithms.
Details
language |  | english |
wordcount |  | 950 (cca 2.5 pages) |
contextual quality |  | N/A |
language level |  | N/A |
price |  | free |
sources |  | 0 |
Table of contents
none
Preview of the essay: perfomance prediction of algorithms
PERFORMANCE PREDICTION OF ALGORITHMS One important consideration in selecting algorithm to solve a given problem is the expected run-time. It is difficult to predict the actual run-time of an algorithm without knowing the intimate details of the computer and the object code generated by the ...
... the other term and we say that the run-time complexity is of order N which is usually written as 0(N2). Thus the run-time complexities of sequential search in an unordered array and binary search in an ordered array are 0(N) and 0(log2N) respectively. .
Essay is in categories
/
Natural Sciences
/
Mathematics
/
Comments
none