C++ code test online https://skillpanel.com/coding-tests-skill/cpp/ SkillPanel gives organizations clear visibility into skills, gaps, and career paths to build agile, future-ready teams with confidence. Thu, 19 Mar 2026 01:00:25 +0000 en-GB hourly 1 https://wordpress.org/?v=6.9.4 https://skillpanel.com/wp-content/uploads/2025/09/cropped-Favicon-32x32.png C++ code test online https://skillpanel.com/coding-tests-skill/cpp/ 32 32 Junior C++ Developer | Insurance Number Validator https://skillpanel.com/coding-tests/junior-cpp-developer-insurance-number-validator/ Thu, 12 Mar 2026 01:00:56 +0000 https://devskiller.com/coding-tests/junior-cpp-developer-insurance-number-validator/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Code gaps – assessing knowledge of C++ 3) Programming task [level: Easy] – C++ | Insurance Number Validator […]

The post Junior C++ Developer | Insurance Number Validator appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Code gaps – assessing knowledge of C++

3) Programming task [level: Easy] – C++ | Insurance Number Validator – Implement the solution that fixes errors in the code of the simple number validator.

The post Junior C++ Developer | Insurance Number Validator appeared first on .

]]>
Junior C++ Developer | SQLite | Book club https://skillpanel.com/coding-tests/junior-cpp-developer-sqlite-book-club/ Tue, 10 Mar 2026 13:00:28 +0000 https://devskiller.com/coding-tests/junior-cpp-developer-sqlite-book-club/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Code gaps – assessing knowledge of C++ 3) Programming task [level: Easy] – C++ | SQLite | Book […]

The post Junior C++ Developer | SQLite | Book club appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Code gaps – assessing knowledge of C++

3) Programming task [level: Easy] – C++ | SQLite | Book club – Use SQLite API to find average book ratings.

The post Junior C++ Developer | SQLite | Book club appeared first on .

]]>
Junior C++ Developer | JSON File Parsing https://skillpanel.com/coding-tests/junior-cpp-developer-json-file-parsing/ Tue, 10 Mar 2026 13:00:27 +0000 https://devskiller.com/coding-tests/junior-cpp-developer-json-file-parsing/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Code gaps – assessing knowledge of C++ 3) Programming task [level: Easy] – C++ | JSON File Parsing […]

The post Junior C++ Developer | JSON File Parsing appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Code gaps – assessing knowledge of C++

3) Programming task [level: Easy] – C++ | JSON File Parsing – Implement INI parsing using the JSON-C library.

The post Junior C++ Developer | JSON File Parsing appeared first on .

]]>
Junior C++ Developer | INI File Parsing https://skillpanel.com/coding-tests/junior-cpp-developer-ini-file-parsing/ Tue, 10 Mar 2026 13:00:27 +0000 https://devskiller.com/coding-tests/junior-cpp-developer-ini-file-parsing/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Code gaps – assessing knowledge of C++ 3) Programming task [level: Easy] – C++ | INI File Parsing […]

The post Junior C++ Developer | INI File Parsing appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Code gaps – assessing knowledge of C++

3) Programming task [level: Easy] – C++ | INI File Parsing – Implement INI parsing using the iniparser library.

The post Junior C++ Developer | INI File Parsing appeared first on .

]]>
Senior C++ Developer | Object Shared Thread Guard https://skillpanel.com/coding-tests/senior-cpp-developer-object-shared-thread-guard/ Tue, 10 Mar 2026 01:00:28 +0000 https://devskiller.com/coding-tests/senior-cpp-developer-object-shared-thread-guard/ Contains following tasks: 1) Choice questions – assessing knowledge of GIT, C++ 2) Code gaps – assessing knowledge of C++, Templates 3) Programming task [level: Hard] – C++ | Object […]

The post Senior C++ Developer | Object Shared Thread Guard appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of GIT, C++

2) Code gaps – assessing knowledge of C++, Templates

3) Programming task [level: Hard] – C++ | Object Shared Thread Guard – Implement a tool for your team for thread-safe access and manipulation of data in a multithreaded environment.

The post Senior C++ Developer | Object Shared Thread Guard appeared first on .

]]>
Middle C++ Developer | Object Self-registration with CRTP https://skillpanel.com/coding-tests/middle-cpp-developer-object-self-registration-with-crtp/ Mon, 09 Mar 2026 13:00:24 +0000 https://devskiller.com/coding-tests/middle-cpp-developer-object-self-registration-with-crtp/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Programming task [level: Medium] – C++ | Object Self-registration with CRTP – Extend CRTP class for self-registration and […]

The post Middle C++ Developer | Object Self-registration with CRTP appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Programming task [level: Medium] – C++ | Object Self-registration with CRTP – Extend CRTP class for self-registration and implement missing interface methods.

The post Middle C++ Developer | Object Self-registration with CRTP appeared first on .

]]>
Junior C++ Developer | Basic Polymorphism https://skillpanel.com/coding-tests/junior-cpp-developer-basic-polymorphism/ Sun, 08 Mar 2026 13:00:32 +0000 https://devskiller.com/coding-tests/junior-cpp-developer-basic-polymorphism/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Programming task [level: Easy] – C++ | Basic Polymorphism – Prepare the polymorphic interface of Shape, and a […]

The post Junior C++ Developer | Basic Polymorphism appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Programming task [level: Easy] – C++ | Basic Polymorphism – Prepare the polymorphic interface of Shape, and a reference interface implementation Square.

The post Junior C++ Developer | Basic Polymorphism appeared first on .

]]>
Junior C++ Developer | Embedded | C++ | Binary File Read GPIO https://skillpanel.com/coding-tests/junior-cpp-developer-embedded-cpp-binary-file-read-gpio/ Thu, 19 Mar 2026 01:00:25 +0000 https://devskiller.com/coding-tests/junior-cpp-developer-embedded-cpp-binary-file-read-gpio/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Programming task [level: Easy] – C++ | Binary File Read GPIO – Read the contents of the binary […]

The post Junior C++ Developer | Embedded | C++ | Binary File Read GPIO appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Programming task [level: Easy] – C++ | Binary File Read GPIO – Read the contents of the binary file and write it into the GPIO.

The post Junior C++ Developer | Embedded | C++ | Binary File Read GPIO appeared first on .

]]>
Middle C++ Developer | C, Embedded | Binary File Write GPIO https://skillpanel.com/coding-tests/middle-cpp-developer-c-embedded-binary-file-write-gpio/ Wed, 18 Mar 2026 13:00:27 +0000 https://devskiller.com/coding-tests/middle-cpp-developer-c-embedded-binary-file-write-gpio/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Programming task [level: Medium] – C++ | Binary File Write GPIO – Read the contents of the binary […]

The post Middle C++ Developer | C, Embedded | Binary File Write GPIO appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Programming task [level: Medium] – C++ | Binary File Write GPIO – Read the contents of the binary file and write it into the GPIO.

The post Middle C++ Developer | C, Embedded | Binary File Write GPIO appeared first on .

]]>
Middle C++ Developer | Run-length encoding https://skillpanel.com/coding-tests/middle-cpp-developer-run-length-encoding-2/ Wed, 18 Mar 2026 01:00:26 +0000 https://devskiller.com/coding-tests/middle-cpp-developer-run-length-encoding-3/ Contains following tasks: 1) Choice questions – assessing knowledge of C++ 2) Programming task [level: Medium] – C++ | Run-length encoding – Implement run-length encoding for ASCII text strings.

The post Middle C++ Developer | Run-length encoding appeared first on .

]]>
Contains following tasks:

1) Choice questions – assessing knowledge of C++

2) Programming task [level: Medium] – C++ | Run-length encoding – Implement run-length encoding for ASCII text strings.

The post Middle C++ Developer | Run-length encoding appeared first on .

]]>