Skip to main content
maxim1000's user avatar
maxim1000's user avatar
maxim1000's user avatar
maxim1000
  • Member for 14 years, 11 months
  • Last seen more than 2 years ago
23 votes

Is a merging strategy like Git Flow really an anti-pattern?

11 votes

Why are pointers not recommended when coding with C++?

8 votes

Responsibility to reproduce bugs

3 votes

Transforming A Physical Algorithm into a Computerized One

2 votes

Beginner Trying to Understand Existing Project

2 votes

What is the best practice for gathering requirements when a customer does not know what he wants?

2 votes

Algorithm to calculate trajectories from vector field

2 votes
Accepted

How much times command executed? Looking for mistake

2 votes

What is the proper aproach of Subversion when using DLL

2 votes

Does usage of advanced language features decrease maintainability?

2 votes

Managing Personal Projects As Solo Developer - Getting out of depth and failing projects

2 votes
Accepted

Arithmetic coding issue

1 vote

How meaningful is the Big-O time complexity of an algorithm?

-2 votes

Avoid Postfix Increment Operator