Data Structures Algorithms

Introduction to data structure and algorithms (DSA)

What is an Algorithm? An algorithm is simply a set of rules for carrying out some calculation. either manually or on a machine. Example: the most basic algorithms one can think of are those related to addition, subtraction, multiplication and division of numbers. Types of Algorithms: Correct algorithms: Its output is always the correct answer

Introduction to data structure and algorithms (DSA) Read More »