Relative Content

Tag Archive for code-quality

Recursion or while loops

I was reading about some development interview practices, specifically about the technical questions and tests asked at interviews and I’ve stumbled quite a few times over sayings of the genre “Ok you solved the problem with a while loop, now can you do it with recursion”, or “everyone can solve this with a 100 lines while loop, but can they do it in a 5 lines recursive function?” etc.

Should I spend time prettifying unit tests? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]

Descriptive naming vs. 80 character lines [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]