Introduction to Data Structure

Computer is an electronic machine which is used for data processing and manipulation. When programmer collects such type of data for processing, he would require to store all of them in computer’s main memory. In order to make computer work we need to know Representation of data in computer. Accessing of data. How to solve … Read more