What is Data Structure.
-
Data structures and algorithms (DSA) are two important aspects of any programming language.
-
Every programming language has its own data structures and different types of algorithms to handle these data structures.
-
Data Structures are used to organise and store data to use it in an effective way when performing data operations.