Skip to main content

Tags

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.

For challenges involving recursive functions, or functions or programs calling itself, directly or indirectly.
41 questions
This challenge involves the manipulation of complex numbers, including parsing and printing them as well as performing complex arithmetic. This tag also encompasses generalised complex numbers like qu…
40 questions
For challenges related to the processing and placement of whitespace characters (mainly, but not limited to spaces, tabs and line feeds), like challenges related to indentation. For challenges about t…
40 questions
For challenges pertaining to problems in the field of Physics.
39 questions
describes challenges related to factoring numbers and polynomials. Not related to the Factor programming language.
39 questions
Used for challenges where answers make reference to themselves or their characteristics, such as length or character values. Since this is a subset of the [quine] tag, many of the same restrictions ap…
38 questions
For questions that relate to probability or measurements, either outputting or parsing.
38 questions
A challenge either involving using logic-gates as the coding language or outputting logic gates.
37 questions
Tasks involving using Stack Exchange API.
37 questions
Code bowling is a competition to solve a particular problem in the most bytes possible. Must be used with other restrictions so that arbitrarily high scores aren't trivially possible.
37 questions
Obfuscation refers to making code (or other information) more difficult to understand
36 questions
For challenges where trigonometry plays an important role.
36 questions
for challenges involving integration or differentiation of functions.
36 questions
For challenges which are specific to numbers represented in floating-point format.
36 questions
for challenges which require answers to still work when a random edit to the source code is made.
36 questions
for challenges related to hexadecimal, or base 16, a number system that often uses the digits 0 ‐ 9 and a ‐ f. Only use this tag on challenges specific to base 16, rather than generic [bas…
35 questions
For challenges about rearranging a set of mathematical operators or numbers to fulfill a certain expression.
34 questions
In a Rosetta Stone challenge, the goal is to write a solution using as many programming languages as possible.
34 questions
For challenges relating in some way to encoding messages using classical (pen and paper) ciphers. For modern ciphers, such as AES, use the [encryption] tag instead.
33 questions
Challenge involving processing colors. It can be either for graphical output or manipulation on color codes.
33 questions
For challenges pertaining to mathematical logic and boolean algebra.
33 questions
For challenges related to creating or implementing an algorithm.
32 questions
This challenge is related to the C++ language. Note that challenges that require the answers to be in a specific language are generally discouraged.
32 questions
indicates that the challenge involves Roman numerals
31 questions
A high-level data structure, made of nodes, each with a maximum of 2 children (left and right). Nodes with no children are called leaves, and two nodes with the same parent are known as siblings.
30 questions
This challenge is related to assembly languages. Note that challenges that require the answers to be in a specific language are generally discouraged.
30 questions
for challenges involving the factorial of a number, the product of the numbers from 1 to n
30 questions
Word Puzzles are "problems" presented to users, consisting of spelling/vocabulary challenges. The "problem" is solved when the user(s) decipher the correct spelling.
29 questions
For challenges concerning the Rubik's Cube or variations like the Pocket Cube.
29 questions
Challenges involving searching through some data to find a certain element or elements.
28 questions
For challenges that ask for a function or involve functions in some way. (Also known as methods or subroutines.)
28 questions
for challenges involving the game of tic-tac-toe (https://en.wikipedia.org/wiki/Tic-tac-toe).
28 questions
This challenge is directly related to solving, creating, or otherwise working with sudoku puzzles.
28 questions
For challenges involving either three-dimensional graphics, three-dimensional geometry or spatial data structures in three dimensions (e.g. octrees).
28 questions
Challenges that involve summarizing a large amount of data in a single, much smaller number.
27 questions
Used for challenges that consist of multiple sub-challenges ("holes"), somehow combining the scores into one score. (Note: combining multiple unrelated challenges together is off-topic)
26 questions
1 2 3
4
5
8