Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 2.12 KB

File metadata and controls

31 lines (24 loc) · 2.12 KB

The Algorithms

Gitter

Introductory website for TheAlgorithms

What is an Algorithm ?

The word Algorithm means “a process or set of rules to be followed in calculations or other problem-solving operations”. Therefore Algorithm refers to a set of rules/instructions that step-by-step define how a work is to be executed upon in order to get the expected results.

We are here to help you !

TheAlgorithms is open source community established to help people find all the algorithms and data structures for every popular language at a single place.

Algorithms Implementation in the following Programming Languages