Algorithms | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Algorithms

What are algorithms that every developer should know?

9th Sep 2020, 11:46 PM
Luccin Masirika
Luccin Masirika - avatar
2 Answers
+ 7
Luccin Masirika ° sort ° bubble sort ° merge sort ° quick sort ° search ° linear search ° binary search ° tree traversal ° hashing ° string matching / comparison and parsing ° exponentiation by squaring ° text testing algorithms ° dynamic programming algorithms This is a short list of algorithms... there are roughly 40 to 50.
10th Sep 2020, 12:21 AM
BroFar
BroFar - avatar
+ 1
You can learn about some of the algorithms on SoloLearn https://www.sololearn.com/learn/774/?ref=app
10th Sep 2020, 3:09 AM
Tibor Santa
Tibor Santa - avatar