A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.

Type to find tags:
× 731
a competition to solve a particular problem in the fewest bytes of source code.
× 197
a competition for creative ways to solve a programming puzzle for an objective criterion other than code size. Challenges to produce the shortest working code should be tagged [tag…
× 130
The challenge involves mathematics. Also consider using more specific tags: [tag:number] [tag:number-theory] [tag:arithmetic] [tag:combinatorics].
× 109
should not be used.
× 85
intended to be solved by using, creating, or resolving some processing algorithm.
× 60
This challenge involves creating pictures using text characters as the brush. Typically this uses only standard ASCII characters.
× 44
intended to be solved by using, manipulating, accepting as input, or outputting numeric values.
× 44
A competition to solve a particular problem through the usage and manipulation of strings.
× 36
a criterion of this challenge. "Faster, faster would be better."
× 32
a problem or enigma that tests the ingenuity of the solver Puzzles are often contrived as a form of entertainment, but they can also stem from serious mathematical or logistical problems. …
× 30
the amount of code it takes to produce a given string of text.
× 26
generally based upon, related to, or simulates game or some portion of one.
× 26
Tips for either golfing or programming challenges. In most current cases it is for helpful tips and tricks how one could golf more effectively with a particular language.
× 24
Problems involving prime numbers.
× 23
intended to utilize the C language ( as a means of solving a problem. However, language-specific challenges are generally discouraged on CG.
× 20
Tasks involving random numbers and/or output.
× 19
intended to utilize the C++ language as a means of solving a problem. However, language-specific challenges are generally discouraged on CG.
× 17
intended to utilize the Python language as a means of solving a problem. However, language-specific challenges are generally discouraged on CG.
× 16
a program, which produces its source as output.
× 16
× 16
Tasks involving writing interpreters for various languages or formalisms.
× 15 × 15 × 15
× 14
intended to utilize the JavaScript language as a means of solving a problem. However, language-specific challenges are generally discouraged on CG.
× 13 × 13
Problem relates to the game of chess.
× 13
× 13
a branch of pure mathematics devoted primarily to the study of the integers. (From [Wikipedia](http://en.wikipedia.org/wiki/Number_theory))
× 12 × 12
intended to be solved by sorting, ordering, or otherwise organizing some set of data.
× 12
× 12 × 12
intended to be solved by using, manipulating, or creating shapes or other geometric structures.
× 11
This challenge involves drawing pictures on a screen or generating image files. For ASCII art output, use [tag:ascii-art]. For images as input, use [tag:image-processing].
× 11
Problems relating to graph theory
1 2 3 4