+ 1
Algorithms
What are algorithms that every developer should know?
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.
+ 1
You can learn about some of the algorithms on SoloLearn
https://www.sololearn.com/learn/774/?ref=app