data structure

A data structure is a way of organizing data that considers not only the items stored, but also their relationship to each other. Advance knowledge about the relationship between data items allows designing of efficient algorithms for the manipulation of data. In other words, A data structure is a way of storing data in a computer memory, […]

Read More »

Home | Contact Us | Sitemap