Daffodil International University

IT Help Desk => Programming Language => Programming Competition => Topic started by: mnsalim on April 20, 2017, 05:39:04 PM

Title: WHAT IS COMPETITIVE PROGRAMMING?
Post by: mnsalim on April 20, 2017, 05:39:04 PM
Competitive programming is similar to quiz contests. Here a team or individual is given a number of mathematical and logical problems to solve using any programming language allowed by the host. The competition can span from just a few hours to even months. The categories of problems cover many mathematical concepts like data structures, graphs, number theory, dynamic programming, string processing, algebra, geometry and much more. The competitions take place online – on both local and global networks. The team that solves the most problems earliest with the least erroneous submissions wins. There can also be other criteria of point distribution such as the efficiency of the algorithm, size of the code and many more.
Title: Re: WHAT IS COMPETITIVE PROGRAMMING?
Post by: Nadira Anjum on April 20, 2017, 06:21:00 PM
Very Informative...:)