explain the different type of algorithm
Answers
Answered by
4
Answer:
1-recursive algorithm
2-divide and conquer algorithm
3-greedy algorithm
etc
Answered by
1
Answer:
There are three different types of algorithm are
- Backtracking Algorithm
- Divide and conquer algorithm
- Greedy algorithm
Explanation:
Hope this help you
Similar questions