I recently came across a question tagged with both [challenge] and [code-challenge]. So I decide to investigate these tags.
[*challeng*]209 questions total[challenge]181 questions[code-challenge]synonym for[challenge][challenging]0 questions[android-dev-challenge][challenge-response]9 questions[challenges]11 questions[python-challenge]9 questions[ai-challenge][nt-challenge-response]
The questions tagged [challenge] fall under these categories:
Personal or interpersonal challenge
- Challenges of code review with remote team
- What is the most challenging technical problem you’ve solved in your life?
- What should I write in order to become a better developer?
- When have you been put on a new project that was far more challenging than anything you’d worked on before?
These only have the
[challenge]tag, because the OP thought it was challenging.Personal challenges should probably get the
[self-improvement]tag.The interpersonal challenge questions will probably end up spread across several tags. I'm not sure what these tags will be.
Challenge - Response
- What are some efficient ways to generate challenge/response for a backdoor entry scheme?
- Security, crytography: Stupid Challege - Response protocol?
These appear to be mistakenly tagged
[challenge]+[response]instead of[challenge-response]Code Challenge
- Challenge: Getting Linq-to-Entities to generate decent SQL without unnecessary joins
- What are some good programming challenge websites?
- JavaScript method chaining challenge
- Most efficient code for the first 10000 prime numbers?
- Coding brain teaser to update an array (language agnostic)
These should probably be asked somewhere more appropriate.
Questions which don't really appear to need any
[*challeng*]tag- USBCELL - Can anyone program this?
- Cool debugging of an object
- Finding if a number is a power of 2 without using modulus operator or division operator [closed]
- What’s wrong with this algorithm?
The only reason these questions have the
[challenge]tag, is apparently because the OP thought it was challenging. The[challenge]tag should just be removed from these.