:
Destination Time
:
Present Time
:
Last Time Departed
Sign in to follow this  
iProton

Algorythms

Recommended Posts

We are gonna have Algorythms on informatics this year and I have a feeling I don't know what is it about. Google, Shmoogle - I don't see a simple explanation.

My head is full.

Share this post


Link to post
Share on other sites

Algorithm is a sequence of finite instructions. It is where "a list of instructions for completing a task will, when given an initial state, proceed through a series of successive states, eventually terminating or ending in an end-state."

Here's a simple representation:

180px-LampFlowchart.svg.png

If the description I've given you above isn't simple enough for 'ya, just try understanding the image shown with the help of the description.

Share this post


Link to post
Share on other sites
So it would still kinda require programming, right?

Algorithm is one of the basics of programming. But in Informatics, I'm not sure but I don't think it is necessary to require programming. Algorithms are used in calculations and data processing, all computer stuff, but they are also used in non-computer stuff like mathematics and linguistics (study of language).

Edited by angeloelibz24

Share this post


Link to post
Share on other sites
Sign in to follow this