Computer Science, asked by manoramant, 4 months ago

which kind of programs don't need an algorithm​

Answers

Answered by parasharpraveen244
1

Answer:

Sort Algorithms. Sorting is the most heavily studied concept in Computer Science. ...

Search Algorithms. Binary Search (in linear data structures) ...

Hashing. ...

Dynamic Programming. ...

Exponentiation by squaring. ...

String Matching and Parsing. ...

Primality Testing Algorithms.

Similar questions