DEV Community

Sampad Sarker
Sampad Sarker

Posted on

How to Debug βš™πŸ› 

Follow the simple three steps

step 1: Understand the problem statement very clearly.
step 2: Develop an algorithm on the problem(step by step solution).
step 3: Logic building.
step 4: Code on pen & paper.
step 5: Dry run the code.( if you want to read more about dry run)

If don't get proper result at step 5 go to step 1 again.

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay