Important Notice:

Course Content
Introduction to Programming (Chapter 1) M3-R5.1
About Lesson

Types of Algorithm

ऍल्गोरिथ्म के उपयोग के आधार पर कई सारे प्रकार हैं। इसलिए मैने यहां सबसे important प्रकारों के बारे में नीचे बताया है। जैसे-

  1. Recursive Algorithm
  2. Backtracking Algorithm
  3. Brute Force Algorithms
  4. Greedy Algorithms
  5. Divide and Conquer Algorithm
  6. Simple Recursive Algorithms
  7. Randomized Algorithms
  8. Branch and bound Method
  9. 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-

  1. Recursive Algorithm
  2. Backtracking Algorithm
  3. Brute Force Algorithms
  4. Greedy Algorithms
  5. Divide and Conquer Algorithm
  6. Simple Recursive Algorithms
  7. Randomized Algorithms
  8. Branch and bound Method
  9. Dynamic Programming Algorithm
error: Content is protected !!