Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
117 views

Interview questions

It this a good site to ask others to review my interview question practice code? Or are you trying to keep it to "real world" questions?
8
votes
2answers
114 views

Is “how good is this encryption” in the scope of code review

I recently asked a question on Cryptography, that involved an encryption that I wrote. Usually, asking simply "how good is this encryption" would be out of the scope for that site. my question: being ...
4
votes
1answer
76 views

How is “Application UI” within the scope of this site?

I just noticed Code Review's FAQ includes "Application UI" in the "If your question is about..." section. What exactly is meant by that? User Experience is the site for UI/UX issues, though UX.SE is ...
2
votes
2answers
71 views

Are non-specific code-style questions acceptable?

Taking these two examples from the last 24 hours for comparison Migrated ...
4
votes
2answers
58 views

Are database design reviews in scope?

See this question: Can you peer review my database design for a school system?
10
votes
2answers
123 views

List of StackOverflow questions to migrate

Ivo Wetzel has listed in detail a great set of prerequisites for migrating SO questions over here. Migration is a win-win situation, so we should invest some energy in bringing good on-topic questions ...
7
votes
3answers
269 views

Are reviews of code in Stack Overflow answers in scope?

Say you spent some time on a code answer to a SO question (example). Is it OK to forward the same code to Code Review or should any comments be left to happen in SO? If it's OK to ask for a review, ...
8
votes
1answer
62 views

Do questions about specific issues belong here or on StackOverflow?

I'm referring to this question specifically. The OP knows the code as-is doesn't work and is looking for the answer to a specific question.