InterviewSolution
Saved Bookmarks
| 1. |
Which kind of programs don't need an algorithm |
| 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. | |