📅  最后修改于: 2022-03-11 15:04:56.850000             🧑  作者: Mango
-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.