What is algorithm ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is algorithm ?

9th Mar 2018, 6:22 AM
Samagan
Samagan - avatar
3 Answers
+ 12
An algorithm is a fancy to-do list for a computer. Algorithms take in zero or more inputs and give back one or more outputs. A recipe is a good example of an algorithm because it tells you what you need to do step by step. It takes inputs (ingredients) and produces an output (the completed dish). from: https://simple.m.wikipedia.org/wiki/Algorithm Here's a free book on the subject http://goalkicker.com/AlgorithmsBook/
9th Mar 2018, 6:55 AM
David Ashton
David Ashton - avatar
+ 14
https://www.sololearn.com/learn/774/?ref=app
9th Mar 2018, 6:38 AM
☆Sampath👻
☆Sampath👻 - avatar
+ 1
Develop algorithms for liner search and binary search using pseudo code..plz help me??
1st Mar 2020, 3:53 AM
Shazneem Shazan
Shazneem Shazan - avatar