Introduction to Algorithms
Introduction to Algorithms
- Algorithm
- Named after a Muslim mathematician, Al-Khawarzmi
(عَبْدَالله مُحَمَّد بِن مُوسَى اَلْخْوَارِزْمِي)
- Algorithm is a well defined computational procedure that takes some value (s) as input, and produces some value (s) as output.
Follow below link for in detail basic to algorithm