+ 1

Why Interviewers mostly asks questions about Data Structures and Algorithms??

Where Data Structures are used instead of storing data??

20th Sep 2019, 7:54 AM
Sumit Sinha
Sumit Sinha - avatar
1 Antwort
+ 1
first of all it's because they just like to ask a lot of things that are not relevant. but as far as data storage structures and algorithms are concerned, this is the first thing a programmer encounters. the algorithm answers the question how to do it, the data structure how and where we will store it. this is fundamental programming knowledge
20th Sep 2019, 8:14 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar