What are the most popular algorithms in programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are the most popular algorithms in programming?

I want to learn the most important algorithms that every programmer should know.

7th Jan 2017, 8:04 PM
Ilya Kolpakoff
Ilya Kolpakoff - avatar
1 Answer
+ 4
well, how to store and retrieve data from a database is (almost) always a must. Sort methods are the most newbie stuff one should learn. Other stuff can vary in what the project is about, but you need to know how to create your algorithms to resolver your own problems. (or at least, how to use other algorithms to resolve your own problems :P)
7th Jan 2017, 8:09 PM
Nahuel
Nahuel - avatar