Q&A:2
Welcome back, today’s question is very interesting.
It’s about problem solving skill!
Shall I start practicing problem solving and learn its
technique?
Yes, yes and yes. Even if you are a good web developer
(the one asked the question) or in skilled in other fields you should try
problem solving and competitive programming and here’s why. Stacks and
technologies are not permanent, it will come the day you need to jump for the
next one.in the other hand, solving problems will always be in demand, in high demand.
Competitive programming is like a mind sports it
ensure your problem solving level.
You may find a solution using your development
knowledge, but is it optimized? It’s not all about getting the solution! You should
prove your skill by creating something unique. that’s why I’m asking you to be
a competitive programmer .
You will learn more about data structure, complexity
and sharpen your skill!
To start competitive programming just choose a language.
Most popular ones are: C++, python, java .i recommend C++.
Than start step by step. a recommend using : code
forces / leet code/ cs academy…
Don’t worry if you get stuck at first, be patient. And
you will see later how this sports will enhance your level as a developer.
No comments