Linked Questions

11 votes
1 answer
292 views

This seems to come up a bit on Programmers.SE but which site is the canonical site for general (i.e. not research oriented) algorithms questions? If we look at the Stack Overflow FAQ we are told the ...
anonymous's user avatar
  • 12.4k
449 votes
1 answer
36k views

There seems to be more than a few computer science/programming Stack Exchange sites. Stack Overflow, being the first, has by far the most users, questions, and answers. What is the reasoning for ...
41 votes
12 answers
1k views

Are there any sites like Stack Overflow where we can ask computer science and more theoretical questions? What do you guys/gals use other than this site? EDIT: Even though I really didn't get ...
kunj2aaan's user avatar
  • 561
24 votes
5 answers
1k views

There is a common misuse prevalent, of using BigOh, whenever we mean Theta, or in some cases, Omega. (In fact, the misuse is so prevalent, that I even expect many people to go WTF? after reading this.)...
user avatar
25 votes
2 answers
1k views

I have noticed what seems to be a trend of general confusion about what should be done when pure IP networking questions are posted to Stack Overflow. I have collected some very recent examples ...
17 votes
5 answers
397 views

I was very surprised to find that this question had been closed as "off topic": How do I get a power set in a specific order? It seems like a straightforward practical algorithms question, not the ...
Gareth Rees's user avatar
14 votes
2 answers
612 views

Consider the question Big O exponential: proving NP is a subset Asymptotic notation questions have been pretty standard for Stack Overflow. This fairly interesting beginner question is up, but has ...
Charlie Martin's user avatar
-6 votes
4 answers
540 views

I'm a PhD student with 7 years of experience in programming. I have worked on large systems in different platforms. When I ask a question related to Computer Science, there were times that the ...
DarthVader's user avatar
-9 votes
3 answers
238 views

I recently asked questions on SO which may be slightly more theoretical than the average: https://stackoverflow.com/questions/7092401/virus-antivirus-and-vulnerabilities https://stackoverflow.com/...
Kevin's user avatar
  • 137
4 votes
2 answers
198 views

This feels as if it should be a self-evident question, but I've not seen it in the FAQ or in top voted questions... I'd like students in my University/course to help each other through something like ...
boisvert's user avatar
  • 177
10 votes
0 answers
287 views

My interests on SO are relatively narrow and so I have to resort to tagged search to find questions I might wish to read or answer. Lately I'm finding that traffic has gotten so large that even with ...
Norman Ramsey's user avatar
1 vote
0 answers
337 views

I have faced/seen closed questions (very recent example here) whenever the question relates to something other than very specific programming errors, installation, some data-structure, algorithm or ...
ffledgling's user avatar