data structure & algorithms are... to the point same for all programming languages ??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

data structure & algorithms are... to the point same for all programming languages ???

27th Jun 2020, 4:34 AM
@Code_With_Harsh !!!
@Code_With_Harsh !!! - avatar
3 Answers
+ 1
Data_Structure Is All About How We Are Storing Our Data Or Organising Our Data In Our Memory So That In Future We Can Use It Properly. Algorithm Is All About What Steps We Have To Follow To Make Our Code More Efficient Here Efficient Means Optimizing Our Programs Space And Time Complexity And Making It User Friendly. For Each And Every Language We Can’t Say That Data Structure And Algorithms Are Same Because Different Programming Languages Have Different Way To Write Their Program Have Different Time And Space Complexities And Also Having Different Syntax.
27th Jun 2020, 6:30 AM
Rahul Saxena
Rahul Saxena - avatar
+ 4
data structure teach how things stored. algorithm teach how things run for the desired result. none of those are exclusive in some languages. in fact most of (if not any) programming language can implement what you learnt in data structure & algorithm
27th Jun 2020, 4:46 AM
Taste
Taste - avatar
+ 1
Ryan Daniel is your caps broken?
27th Jun 2020, 10:56 AM
Bobby Fischer
Bobby Fischer - avatar