Is Data structure an important subject really for btech cse
Yes, Data Structure is a very important subject in CSE Btech. This subject tells us how data can be stored and arranged in different ways.
There are different types of Data structures like Queue, Stack, Array, Linked lists etc along with their respective different properties and operations.
Hii Aayushi,
Few answers were already given But I think they are Incomplete and Need some more explanation.
Right now I am in the third year and many companies are coming here for internships, what two things I only hear among all the guys who are applying for this is Data Structures and Algorithms. Even if someone is not from CSE background and want to enter into software companies He should have good Knowledge of Data Structure and Algorithms.
Niklaus Wirth who is a great pioneer in the field of Computer Science has written a famous book " Data Structures + Algorithms =Program". So you can Understand the Importance of Data structures in Computer Programming. A good programmer always looks for data Structure more rather than the code itself.
Even this answer might be helpful for someone who wants to pursue his/her carrier in the field of CSE. To get placed into big MNCs you don't need to cover all the courses of CSE instead you should finish the courses which can help you in writing a Good Programme. For beginners who don't have any idea on how to start Programming, I found a good strategy By Aman Goel, who is an Alumni of IITB and founder of AllinCall.
The link is here
https://medium.com/@amangoeliitb/build-a-solid-career-in-tech-without-a-cs-major-39cdef86013
Also data structures gives you the concept to store data in different manners inside the machine so , it is very important to know data structure.




