+ 1
Which should be learned first, algorithms or data structures. And why?
Algorithms and data structures
2 odpowiedzi
+ 1
Most algorithms use some specific data structure that best suits the problem. So data structures go first. You must also learn the big O notation thats used to describe time and space complexity of an algorithm.
+ 2
Giorgos D Thanks very much bro ☺️ ☺️ ☺️