RE: Were you a high GPA student?
September 6, 2015 at 5:50 am
(This post was last modified: September 6, 2015 at 6:36 am by ErGingerbreadMandude.)
(September 2, 2015 at 1:45 pm)Alex K Wrote:(September 2, 2015 at 10:26 am)lkingpinl Wrote:
But then, isn't finding algorithms the same?
Completely different actually.
In programming(or while defining an algorithm),a programmer will know what the input will be,the procedures that will have to be done on the input and finally - the output.
The only complication is translating the procedures into an algorithm - one which a computer can understand and process.
In mathematics,one would know the start and the final result.All the procedures in the middle of the starting and the final result are unknown and they are found essentially from a process of bruteforcing - like in a jigsaw puzzle.
To represent in a form of analogy:
Output: "This is the start and end of a sentence."
In programming: "This si eth artts dna dne fo a sentence"
In mathematics: "This ............................... sentence."