Types of Algorithm
Across
- 3. simplest approach for a problem
- 7. breaks a problem into sub-problems, solves a single sub-problem
- 8. contain an index with a key ID
- 9. searching elements or groups of elements
Down
- 1. use a random number
- 2. sort groups of data
- 4. immediate benefit of the next part
- 5. same function again and again
- 6. Whenever a solution fails we trace back to the failure point
- 7. avoid repetitive calculation