Tag: Kruskal Algorithm
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.