Skip to main content

Questions tagged [challenge-quality]

For questions that relate to the quality of challenges on the main site

4 votes
1 answer
129 views

First time posting on Meta, while being an absolute (probably) seasoned user here. I have been posting challenges here randomly when finding time based on finding and developing my personal curiosity....
aitzazisstuffed's user avatar
16 votes
4 answers
471 views

The problem Often, when we get new users, this happens: they post their first few challenges, which receive negative feedback they are instructed to use the sandbox, which they do not long after (...
pxeger's user avatar
  • 25.3k
5 votes
0 answers
127 views

There are many ideas of code-golf challenges out there that are abandoned because a part of them are just too hard to implement with a reasonable amount of effort. For instance, requiring to parse ...
Trebor's user avatar
  • 805
16 votes
2 answers
357 views

All stats given here are correct at the time of writing. I can't promise that they'll stay exactly correct for a significant amount of time (and they most likely won't), but I'd be surprised if the ...
caird coinheringaahing's user avatar
11 votes
1 answer
189 views

I created a couple challenges recently which I was hoping would be pretty interesting, but turned into something significantly less interesting due to an oversight or regrettable rule. In De-...
Beefster's user avatar
  • 10k
4 votes
1 answer
292 views

What happened I was about to post Does base n have any Rotate-Left-Double numbers?. Kevin Cruijssen told me in the sandbox comment that he got a proof that significantly simplifies the problem. I ...
Bubbler's user avatar
  • 79.3k
21 votes
7 answers
352 views

While to-be-posted challenges get feedback in the Sandbox (ideally), we don't usually reflect on challenges after they have run. And while issues and ambiguities in challenges do get pointed out, we ...
xnor's user avatar
  • 150k
9 votes
1 answer
351 views

Status quo We currently have seventy-four questions tagged palindrome, but most of them contain a twist. As I see it, there are only two challenges about the basic palindrome string decision-problem. ...
Jonathan Frech's user avatar
4 votes
2 answers
304 views

EDIT: I simplified the challenge and posted it in the sandbox. Summary: python2/python3 compatible judge script that works on a solution's output (instead of fork/exec-ing the solution); users are ...
ngn's user avatar
  • 15.6k
3 votes
0 answers
106 views

I suggest that we should have a list of scoring functions. When there is only one variable in the score for example: Length of submission (code-golf) Portion of test cases passed (test-battery) ...
Frames Catherine White's user avatar
12 votes
1 answer
299 views

There is currently a challenge to compute the determinant of a matrix. However, it was written 5 years ago, before our current quality standards were established. It falls short of those standards in ...
user avatar
1 vote
1 answer
115 views

As it stands, Operations on lists is in a bit of a weird place. It could be considered a multi-part challenge with minimal interaction between the subchallenges, which aren't allowed, but is pointed ...
user avatar
18 votes
3 answers
1k views

One of the more recent things to avoid that's coming up a lot is the use of non-observable requirements. The most common incarnations of this are things like "no hardcoding", "implement this algorithm"...
Martin Ender's user avatar
1 vote
2 answers
182 views

(Closely related in the original premise, but both the question and its answers go off in a different direction: this meta post.) Something I've noted in many challenges which are fundamentally about ...
user avatar
17 votes
1 answer
1k views

Produce the number 2014 without any numbers in your source code is our highest-voted question. It regularly inspires newcomers to pose similar challenges, which get heavily downvoted with the poster ...
xnor's user avatar
  • 150k

15 30 50 per page