s4shibam / competitive-programming

Competitive Programming is a mental sport which enables you to code a given problem under provided constraints.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive-Programming

  • What is Competitive Programming?
    Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. Contestants are referred to as sport programmers. Competitive programming is recognized and supported by several multinational software and Internet companies, such as Google and Facebook.

    A programming competition generally involves the host presenting a set of logical or mathematical problems, also known as puzzles, to the contestants (who can vary in number from tens or even hundreds to several thousands), and contestants are required to write computer programs capable of solving each problem. Judging is based mostly upon number of problems solved and time spent for writing successful solutions, but may also include other factors (quality of output produced, execution time, memory usage, program size, etc.)

About

Competitive Programming is a mental sport which enables you to code a given problem under provided constraints.


Languages

Language:C++ 100.0%