Excuse me i'm actually computer Application background but now i didn't do any tasks that my master has given to me. so I want a clear history of algorithms plz send me as early as possible i'm getting troubles with this.
About JAVA algorithms
Collapse
X
-
Tags: None
-
Please read this thread, which explains that questions like this should not be asked in the Articles forum. I'll move this to the general Java forum.
ALso, your question is very broad - a history of algorithms? I believe that algorithms - strategies for problem solving - have been employed since man began to reason near the 20000s B.C. Perhaps you would like to narrow your field of focus by asking a more specific question? -
Algorithms are not language bound. If two different language L1 and L2 are bothOriginally posted by prahalladkExcuse me i'm actually computer Application background but now i didn't do any tasks that my master has given to me. so I want a clear history of algorithms plz send me as early as possible i'm getting troubles with this.
Turing complete they can both describe the same algorithm A, i.e. L1(A) == L2(A).
kind regards,
JosComment
Comment