C++ placement test online? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

C++ placement test online?

I got the c++ certificate at sololearn and I use concepts from (let's say) the first two thirds of the course fairly freely in my own projects. But how do I really get to know what my c++ level is compared to people how actually work with c++ irl. I know that the expirience is really important there but i wanna know what is a 'must' apart from the concepts in this course and also would like to get tested online with some short or long problems/projects, whatever. Do you know any website where something like that could be done for free? (I dont need a real certificate)

10th Jan 2020, 5:41 AM
mihajlo
4 Answers
10th Jan 2020, 6:46 AM
Avinesh
Avinesh - avatar
0
There is a CPP Online Test you can try. Google it. w3resource has some excercises for you to try. The whole idea of testing your knowledge in comparison to other coders is a little bit complicated. Each programmer works in specific stuff. Someone who has been working on graphics APIs for 10 years might not be able to easily work with a server, and vice-versa.
10th Jan 2020, 6:15 AM
Fernando Pozzetti
Fernando Pozzetti - avatar
0
Fernando Pozzetti Sure, but all c++ programmers should have the same base knowlegde, like you cant not know what pointers, classess, templates etc are and how to use them. So as a beginner I should be able to compare that base knowlegde with others if you know what i mean. What is the minimum all professional programmers must have had when they had just recieved all their conventional education (unconvential meaning onlne self-teaching)
10th Jan 2020, 6:41 AM
mihajlo
0
Avinesh I was actually doing that for the most part and now im trying to set my new objective
10th Jan 2020, 6:50 AM
mihajlo