Conditional doesn't backtrack for solution

I disagree - use it when there’s a good reason - it:

  • Adds complexity (attributed variables)
  • Is highly problem-dependent on whether performance increases, or (more likely) decreases
  • Makes debugging harder
3 Likes