Which should be learned first, algorithms or data structures. And why? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which should be learned first, algorithms or data structures. And why?

Algorithms and data structures

13th Aug 2021, 1:46 AM
جوردن آهو ماولی
جوردن آهو ماولی - avatar
2 Answers
+ 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.
13th Aug 2021, 4:39 AM
Giorgos
+ 2
Giorgos D Thanks very much bro ☺️ ☺️ ☺️
13th Aug 2021, 9:37 PM
جوردن آهو ماولی
جوردن آهو ماولی - avatar