About Lesson
Types of Algorithm
ऍल्गोरिथ्म के उपयोग के आधार पर कई सारे प्रकार हैं। इसलिए मैने यहां सबसे important प्रकारों के बारे में नीचे बताया है। जैसे-
- Recursive Algorithm
- Backtracking Algorithm
- Brute Force Algorithms
- Greedy Algorithms
- Divide and Conquer Algorithm
- Simple Recursive Algorithms
- Randomized Algorithms
- Branch and bound Method
- Dynamic Programming Algorithm
Types of Algorithm
There are many types depending on the algorithm used. So I’ve outlined the most basic types here below. As-
- Recursive Algorithm
- Backtracking Algorithm
- Brute Force Algorithms
- Greedy Algorithms
- Divide and Conquer Algorithm
- Simple Recursive Algorithms
- Randomized Algorithms
- Branch and bound Method
- Dynamic Programming Algorithm