Over the past few months I've found many questions where the OP asks for an algorithm that solves some particular problem, only to find in one of the answers that the problem is NP-complete or NP-hard. For example, see this problem about bitwise OR, this question about grouping related objects, or this problem about grouping people into houses.
Would it be inappropriate for me to retag these questions by adding the np tag to them? I feel that this would make it easier for people searching for information about NP-complete or NP-hard problems to find these questions, though that's more of a property of the answer than the question.