Codementor Events

How to solve difficult programming problems in under 30 minutes.

Published Dec 13, 2020
How to solve difficult programming problems in under 30 minutes.

What`s the best approach one can take to solve a difficult programming problem?

Let's find it out...

It`s okay for beginners to find themselves in situations where they spend more than 3 hours on a difficult programming problem.

In this blog, I`ll tell you the secret approach to solve any programming problem within 30 minutes.

Think about it, assume you are a warrior and you have to fight 2 enemies at the same time VS one at one time. Which is easier?

Of course, the second method !!!

Similarly, whenever you try to solve a programming problem, there are 2 enemies you are fighting with.

Fight with them one by one.

The 2 enemies are:
Logic and Syntax

Logic

photo-1594046185125-dc38e9abf8b0

This is hard to defeat but a pen and paper can easily defeat him.

First, create the logic on a rough piece of paper. Once done, congrats, you have defeated the first enemy.

Syntax

photo-1587620962725-abab7fe55159

Now aim for defeating the second enemy by programming the syntax on the IDE.

The main problem is that beginners directly begin writing the program even when they are unsure about the logic. Once you directly begin, without a proper plan, you wind or spending hours on a problem that could have been solved in like 30 minutes.

Conclusion

If you will follow these steps, the chances of becoming a hardcore programmer are much higher.

That`s it for this blog. If you wanna become a great programmer, I am there to help.

You can see my profile by clicking on my name below.

Discover and read more posts from Aniket Malik
get started
post commentsBe the first to share your opinion
Ekansh Gayakwad
3 years ago

Sweet and Simple

Aniket Malik
3 years ago

Thanks a lot

Show more replies