About 13 results
Open links in new tab
  1. Classification of code challenges - Code Golf Meta Stack Exchange

    Aug 13, 2016 · I also propose that we should retroactively re-tag posts that use this scoring mechanism. There are some golf-cpu fastest-code challenges. I believe that they also lie …

  2. Conflict between kolmogorov-complexity tag wiki and usage

    May 17, 2017 · I think this sort of puzzle is not kolmogorov-complexity, but that it deserves its own categorisation (I often use classification, but it doesn't always apply and it's more general).

  3. Make sandbox classified? - Code Golf Meta Stack Exchange

    One sandbox full of codegolf and one sandbox for others (popularity, puzzle, troll, etc). 15 pages of sandbox is a little bit, intimidating for me. Classification may help. discussion feature …

  4. Newest Questions - Page 27 - Code Golf Meta Stack Exchange

    Classification of code challenges We've got a bunch of code-challenge problems. Furthermore, a lot of them have a bunch of similarities in their scoring systems. I've taken the first 50 of them …

  5. New tag proposal: decision-problem - Code Golf Meta Stack …

    Nov 15, 2016 · Classification is about classifying an input - deciding which of multiple sets of criteria the input satisfies (if any). They're similar, but the difference is that a decision problem …

  6. Standard loopholes: what counts as hard coding?

    I think binary classification is a good idea. This makes it so that each test case is worth the same. The first option is that the score is the %correct. The next is the phi-coefficient, which I prefer. …

  7. Is [code-challenge] necessary? - Code Golf Meta Stack Exchange

    Maybe we need to classify, which goals can be in questions and follow this classification, like: codegolf, complexity, memory-usage. Sometimes mix 2nd and 3rd.\$\endgroup\$

  8. Do we want an xkcd tag? - Code Golf Meta Stack Exchange

    No Tags are meant to classify questions according to some distinctive quality that they share. Simply referencing an xkcd comic is not a distinctive quality that would create a meaningful …

  9. Tag proposal: [minecraft] - Code Golf Meta Stack Exchange

    No. For similar reasons to how we declined the creation of an xkcd tag, there is no real classification that arises from having a minecraft tag.

  10. Tips for writing good code golf questions

    Jan 28, 2017 · For example, you might have a classification problem that allows programs to output a confidence score between 0 and 1, with part of the scoring being <confidence> * <-1 …