ataCadamia
Subscribe
Search Term
Home
Code
Algorithm
Lifecycle
Algorithm - Lifecycle
Table of Contents
About
About
To develop a usable algorithm.
Model the problem.
Find/make an algorithm to solve it.
If it is not fast enough or it fits not in memory:
Figure out why ?
Find a solution
Iterate: Adjust the original algorithm