When faced with a bug they have to diagnose, many developers will start making guesses as to what the problem is. Jason Diagnosing bugs more methodically is that it’s almost always easier to determine where the cause of a bug is than what the cause is.
Table of contents
Diagnosing bugs by guessingDiagnosing bugs more methodicallyBinary searchThe beauty of binary search debuggingTakeawaysSort: