+ 10
How to practice more for C++ coding language?
After completing lesson on c++, I don't think answering some questions like quiz in solo learn is helpful. So guys please suggest me some websites where I can practice and design my own code according to question.
6 Answers
+ 5
thanks @Manual and @jojo đđ
+ 4
Here is a thread
https://www.sololearn.com/discuss/459759/?ref=app
+ 2
Get a data structures and algorithms book and try to learn the basic, implementing yourself.
+ 1
You can create your own question.
Doing this, you'll code what you really want. Of course, if you have no Idea, look on the Internet.
+ 1
You can try hacker rank, it's a good website for practicing any programming language.