DEV Community

Discussion on: Why we learn algorithms!?

Collapse
 
jcubic profile image
Jakub T. Jankiewicz

I think that there are real misunderstanding, algorithms are base of programming, you can't write any program without know how to write algorithms. But I'm not talking about algorithms as written in books and touch as schools like sorting, or finding something in linked list. Any kind of program is created from algorithms. And you don't need to learn those classical examples of algorithms to be good with them.