-
Notifications
You must be signed in to change notification settings - Fork 0
Data Structures - Algorithms Basics. Algorithm is a step-by-step procedure, which defines a set of instructions to be executed in a certain order to get the desired output. Algorithms are generally created independent of underlying languages, i.e. an algorithm can be implemented in more than one programming language.
unckleg/algorithms-and-data-structures
About
Data Structures - Algorithms Basics. Algorithm is a step-by-step procedure, which defines a set of instructions to be executed in a certain order to get the desired output. Algorithms are generally created independent of underlying languages, i.e. an algorithm can be implemented in more than one programming language.