algorithm design process
- given a computing problem, how to approach solution
- formulate mathematically clean problem definition
- propose an algo
- prove that it correctly solves the problem
- analyze its running time β iterative process
Search
Mar 10, 2024, 1 min read