Szymon Adamiak's Blog

Szymon Adamiak's Blog

Follow
Follow
homebadgesnewsletter
Tag

debugging

#debugging

More content

Read more stories on Hashnode


Articles with this tag

How To Debug Code Better

Aug 3, 20214 min read

Sometimes our mental models don’t map the code at all · It was a judgment day. I had been working on a feature for the last month. That afternoon, my...

How To Debug Code Better

How to Find Bugs With Divide and Conquer

Dec 7, 20208 min read

If I could learn only one thing about debugging, I’d learn to divide and conquer. Divide and Conquer Divide and conquer is an algorithm design type....

How to Find Bugs With Divide and Conquer