Is it enough to learn one algorithm for single progress. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

Is it enough to learn one algorithm for single progress.

For example, if i want to rotate an array,is any one of the efficient algorithms enough to learn?

24th May 2021, 4:18 PM
Jawahirullah
Jawahirullah - avatar
1 Resposta
+ 2
M. Jawahirullah Enough to learn in what context? Which algorithms specifically are you referring to? What's behind the motivation for learning only one algorithm? Under which scenarios and conditions are you applying said algorithm? Under which scenarios and conditions would said algorithms qualify as efficient? What's the impact when those scenarios and conditions do not apply? Moreover... what's the value of learning an algorithm over being able to implement any algorithm on the fly based on developing an intuition for what makes sense in given situations?
24th May 2021, 6:05 PM
David Carroll
David Carroll - avatar