When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

nomancseku-160217's blog

By nomancseku-160217, history, 4 years ago, In English

I know C++ programming language partially and want to start programming seriously but need some path that will be helpful for me. So as I know you guys are so helpful. Give me some suggestion. Thank you. :)

| Write comment?
»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

There is only one way to become stong coder.SOLVE A LOT OF PROBLEM.And every red coder will confirm that . And dont try to learn a lot of algorightms(just some basic like bfs,dfs,binary search) before u get rating 1800+.

»
4 years ago, # |
  Vote: I like it +4 Vote: I do not like it

solve more problems!

»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Go to problemset page.Sort problems by solved count.Then start solving them one by one.There is only one way to be good at it... Solve lots of problems