Linked Questions

4 votes
1 answer
126 views

Challenge (Solve subset sum quickly if P = NP) incorrectly closed as duplicate [duplicate]

My challenge Solve Subset-Sum in polynomial time (...if P = NP) was closed as a duplicate of Golf the Subset-Sum Problem. But the restricted-complexity aspect of my challenge makes it very different. ...
Lopsy's user avatar
  • 331
0 votes
1 answer
155 views

Making king-of-the-hill out of old question [duplicate]

In case you're wondering what a king of the hill question is: https://codegolf.stackexchange.com/tags/king-of-the-hill/info The question: If you see an old interesting question, that you think would ...
Cruncher's user avatar
  • 2,283
2 votes
1 answer
101 views

Can I repost a challenge with different rules? [duplicate]

Recently, I posted a code-golf question about number sequences. However, as I was looking through the question later, I thought to myself, "Wouldn't this be good as a fastest-algorithm question?" It's ...
Geza Kerecsenyi's user avatar
4 votes
0 answers
121 views

What IS a duplicate? [duplicate]

I've seen many challenges get marked as duplicates on this stack. Most I see as fair, some, not so much. What qualifies as a duplicate question? Consider challenges where: Entries from ...
tuskiomi's user avatar
  • 3,831
1 vote
0 answers
107 views

What counts as a duplicate on CodeGolf.SE? [duplicate]

Unlike on other Stack Exchange sites, the execution of an idea really makes a difference on this site. My question is, if an idea for a challenge has been used before, does that make any other ...
N. Virgo's user avatar
  • 7,312
3 votes
0 answers
47 views

Duplicates with different tag [duplicate]

There's been a couple of instances recently of people taking a question that's just been asked and answered and re-asking the question with a different winning criterion. Can we (or should we) close ...
Gareth's user avatar
  • 11.3k
0 votes
0 answers
24 views

Can I post a challenge that is the same as an existing challenge but with different criteria? [duplicate]

Let's say I find an awesome challenge here, but I can make a different challenge out of it by changing the criteria significantly. Is it poor form to post a new challenge with a completely different ...
Jason C's user avatar
  • 6,482
17 votes
5 answers
381 views

How could the default close reasons be improved?

One of the more popular suggestions from We're not a Q&A site. But what should be done about it? was to improve the wording of the close reasons or maybe change some of them altogether. We've ...
Martin Ender's user avatar
9 votes
3 answers
456 views

Is fibtraction a dupe?

Recently this question caused a bit of a stir. The admitted goal of the challenge was to replace our old fibonacci question which the op felt was outdated. The question was closed twice by high rep ...
Wheat Wizard's user avatar
  • 99k
15 votes
3 answers
610 views

Closing old question as duplicate of a new one

What is our policy regarding closing an old challenge as a duplicate of a new one? I know this happens on other sites (at least SO), if the newer question is generally better or usually if it gathers ...
Martin Ender's user avatar
10 votes
3 answers
652 views

Should "Code the Huffman!" remain closed as a duplicate of a very old question?

Tl;dr: I think my question on Huffman coding was wrongly closed as duplicate and should be re-opened. Early this week, I had the idea of posting a challenge based on Huffman coding. I found a very ...
El'endia Starman's user avatar
7 votes
2 answers
300 views

Is a popularity contest a duplicate of a code golf (and vice versa)?

I've noticed this happening a few times: A challenge that is very similar to an existing code golf challenge is posted as a popularity contest, or the other way around. There seems to be very little ...
Doorknob's user avatar
  • 71.5k
28 votes
0 answers
3k views

Community FAQ for Code Golf and Coding Challenges

Community FAQ For the Code Golf and Coding Challenges site For official guidance from Stack Exchange, visit the Help Center. General information Welcome to Code Golf and Coding Challenges Stack ...
6 votes
3 answers
347 views

We decided to post a new factorial challenge. Should we close the old one as dupe?

The existing factorial challenge has some restrictions on the domain, performance, and banning built-ins. I opened a meta question about it a week ago, and as per the meta consensus, we decided to ...
Bubbler's user avatar
  • 77.5k
10 votes
1 answer
166 views

Am I allowed to post a second, better edition of a challenge?

I recently made my first PPCG challenge, Sign that word!. Now that various improvements have been suggested by more experienced users of PPCG, I would like to post a second, improved version of the ...
user avatar

15 30 50 per page