This project contains solutions for all training lessons that can be found on website codility.com:
https://codility.com/programmers/lessons/
The solutions are written in programming language C, because I presumed that it is the most basic language anyone can easily understand and the fact that many other languages have a basis in C means the code can be easily rewritten in that language.