Is there any filter option in Stack Overflow. so that I can see only those questions which are having some answers (or no answers) with unaccepted answer. So that I can try to help OP.

share|improve this question
Why I am getting negative votes, what is wrong with this question? – PHP Developer Aug 30 '12 at 9:49
People probably think it's too trivial - nothing personal, here on Meta downvotes don't mean bad quality. – Sha Wiz Dow Ard Aug 30 '12 at 9:50

1 Answer

up vote 2 down vote accepted

Advanced search is your friend:

So what you need is just type hasaccepted:0 into the search box to get what you ask for, then sort by newest. Shortcut.

Unlike the Unanswered tab, this will also give questions that have upvoted answers.

The only downside is that being a search, it's limited to 5000 results which means the oldest question you will find is ~24 hours old.

share|improve this answer
As you defined the shortcut, So when I want to get list of my favorite tag questions then should I make changes in the URL to get the above question list? – PHP Developer Aug 30 '12 at 7:32
1  
You can see only one tag at a time with such filter, e.g. JavaScript questions with no accepted answer – Sha Wiz Dow Ard Aug 30 '12 at 9:46
Thanks @Sha Wiz Dow Ard – PHP Developer Aug 30 '12 at 9:48

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged