Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
73 views2 pages

Types of Algorithm

The document lists various types of algorithms, including Brute Force, Dynamic Programming, Greedy, Divide and Conquer, Sorting, Linear, and Binary Search algorithms. Each type represents a different approach to problem-solving in computer science. The document serves as an overview of these algorithm categories.

Uploaded by

janicejuaban25
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views2 pages

Types of Algorithm

The document lists various types of algorithms, including Brute Force, Dynamic Programming, Greedy, Divide and Conquer, Sorting, Linear, and Binary Search algorithms. Each type represents a different approach to problem-solving in computer science. The document serves as an overview of these algorithm categories.

Uploaded by

janicejuaban25
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

TYPES OF ALGORITHM

1. Brute Force Algorithm

2. Dynamic Programming Algorithm ->

3. Greedy Algorithm

4. Divide and Conquer


5. Sorting Algorithm

6. Linear Algorithm

7. Binary Search Algorithm

You might also like