top of page
Leadership

DATA STRUCTURES AND ALGORITHMS
Data Structure is a way of storing and organising information in a computer so that it can be retrieved and used productively.
-
Each Data Structure allows data to be stored in specific manner.
-
Specific DS are decided to work for specific problems.
-
DS allows efficient data search and retrieval.