Other site
Algorithms are the main heart of computers. For solving a problem, algorithm gives the steps to be followed to be solved. Data is stored in the form of bits in computer memory. Group of bits is called a byte ( 8 bits). For doing operations each data type is given particular number of words. There exists basic number of data types in addition to extra data types. Basic data types are integer ,real and character . Additional data types are ayyays, linked lists , doubly linked lists , hash table and more.
For doing operations and all we are using data structres and these makes our task easy..It's all and