which kind of programs don't need an algorithm
Answers
Answered by
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