Saved Bookmarks
| 1. |
What is algorithms |
|
Answer» An algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem, based on conducting a sequence of specified ACTIONS. A computer PROGRAM can be VIEWED as an elaborate algorithm. In mathematics and computer science, an algorithm usually MEANS a small procedure that solves a RECURRENT problem. |
|