Tag: Sorting algorithm in Data Structure

Data Structure and algorithms
 0 Comment on Know How Data Structure and Algorithms help to write efficient program code
Posted in Data Structure

Know How Data Structure and Algorithms help to write efficient program code

Data structure means providing a specific structure to data. Like if you want to add two numbers 4, 3, then to add these two numbers you give a specific structure which may be int or float.