+ 2
Algorithm
What is the role of the algorithm in programming? Is it possible to be a good programmer without a good algorithm?
4 odpowiedzi
+ 6
Bobirjon
I think that a good programmer should know algorithms. Because
Algorithms are used for calculation, data processing, and automated reasoning
+ 4
From google: an algorithm is a step-by-step demonstration of data processing or problem-solving.
You can't be a good programmer if you don't understand algorithms and data structures
+ 3
See these..
https://www.sololearn.com/discuss/1885854/?ref=app
https://www.sololearn.com/discuss/1968186/?ref=app
https://www.sololearn.com/discuss/2269270/?ref=app
https://www.sololearn.com/discuss/1342291/?ref=app
https://www.sololearn.com/discuss/2410649/?ref=app
https://www.sololearn.com/discuss/845330/?ref=app
https://www.sololearn.com/discuss/2052353/?ref=app
https://www.sololearn.com/discuss/1264892/?ref=app
+ 2
Thank you all!!!