-Data structures are way of organizing data for efficient -manipulation: Insertion , searching, reading , deletion of data. - I always use java data structures for reading data and storing data from our application, database, or API.