HomeC++ Programming Tests
C++ Coding Test (Medium)
Test duration:
40
min
No. of questions:
2
Level of experience:
Mid

C++ Coding Test (Medium)

Our online C++ programming test is the most effective tech assessment to gauge a candidate’s knowledge of C++ programming. C++ assessment test can reduce hiring cost by 40% and help in building winning tech teams.

The official logo for C++

Online C++ Programming Test- Medium Level

C++ is a high-level, general-purpose programming language with object-oriented, generic, and functional features. CPP is an extension of the C programming language. Online C++ programming test helps tech recruiters and hiring managers to evaluate C++ programming skills of the developers before an interview.

This C++ assessment test is designed by experienced Subject Matter Experts (SME) to assess and hire C++ Programmers as per the industry standards.

Wondering what other skills we have in our World’s Largest Skills Assessment library?
Visit here
How it works

Test Summary

C++ interview test helps to screen the candidates who possess traits as follows:

  • Ability to design and build efficient, reusable, and reliable C++ code
  • Familiarity with data structures, optimum programming skills, object-oriented concepts
  • Knowledge of standard libraries and system call wrapper library functions
  • Familiarity with templating in C++
  • Experience of working with embedded system designs

This C++ test contains a coding simulator which will automatically evaluate and provide a score for the candidate's written codes by compiling multiple test cases that generate discrete output. You will also get a detailed report for each test case execution along with execution-time and execution memory usage for the program written by the candidate. The Code-Replay feature records the coding screen of the candidate so that the reviewer can understand the coding and thinking patterns of the candidate.

Test for C++ may contain coding questions and innovative AI-LogicBox (an AI-based pseudo coding platform) questions to assess a candidate's coding skills in a fun and quick way.

Useful for hiring
  • Sr. C++ Programmer
  • C++ Software Developer
  • Systems Programmer
  • Systems Software Developer
  • Device Driver Developer
Test Duration
40
min
No. of Questions
2
Level of Expertise
Mid
Topics Covered
Shuffle

Shuffle

Shuffle

Shuffle

Shuffle

Sample Question
Choose from our 100,000+ questions library or add your own questions to make powerful custom tests.
Question type
Coding
Topics covered
Mathematical Calculations: Palindrome
Difficulty
Medium

Question:

Given two numbers X and Y, print the total number of palindrome between X and (including X and Y).

Note
A palindrome is any number or string, if read in reverse, means the same.
Example of Palindrome Number
Palindromes: 5, 121, 11, 11411 
Not Palindromes: 122, 10

Input Format
Input X number
Input Y number

Output Format
Print an integer showing total number palindrome. 

Sample Input10   --  value of X
13   --  value of Y
Sample Output

1


Explanation
There is only 1 palindrome number between 10 and 13 i.e. 11


A helicopter view of the employee's progress
Test Report
You can customize this test by

Setting the difficulty level of the test

Choose easy, medium, or tricky questions from our skill libraries to assess candidates of different experience levels.

Combining multiple skills into one test

Add multiple skills in a single test to create an effective assessment and assess multiple skills together.

Adding your own
questions to the test

Add, edit, or bulk upload your coding, MCQ, and whiteboard questions.

Requesting a tailor-made test

Receive a tailored assessment created by our subject matter experts to ensure adequate screening.
FAQ