Skip to content

Other

Other online coding tests & interview questions

Python
SENIOR
Tested skills
Duration
110 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Python 3.x, Logical thinking, Sequence, Soft Skills

Programming task - Level: Hard

Python | NumPy | Graph Convolutional Networks - Implement a simple Graph Convolution Network.

security
MIDDLE
Tested skills
Duration
55 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Math, Probability, Soft Skills, Logical thinking, Sequence, Mathematics, Cybersecurity

Code gaps

assessing knowledge of Cybersecurity, Nmap, Portscan, Hashing, MD5, Password

Testing task - Level: Medium

Cybersecurity | Command Injection | Router - In this challenge the contestant is given a task with a router's coniguration page. This instance is vulnerable to command injection. By finding the right syntax to invoke system commands the contestant has to leak additional information from the filesystem.

azure
SENIOR
Tested skills
Duration
89 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, Sequence, Soft Skills, CLI, DevOps, SysOps, Terraform, AMI, AWS, EBS, EC2, EIP

Code gaps

assessing knowledge of DevOps, Terraform

Programming task - Level: Hard

DevOps | Terraform, Azure | AKS Json - Use Terraform azurerm provider to create json configuration of AKS cluster.

security
JUNIOR
Tested skills
Duration
46 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Math, Probability, Soft Skills, Cybersecurity, Vulnerabilities, Web Security

Code gaps

assessing knowledge of Cybersecurity, Netcat, Reverseshell, Nmap, Portscan, Curl, Password, Protection

Testing task - Level: Easy

Cybersecurity | XSS Pastebin - In this challenge the contestant is given a task with a pastebin page which is prone to the XSS vulnerability at the administrator's portal. This enables the attacker to impersonate the administrator without knowing correct credentials.

security
MIDDLE
Tested skills
Duration
70 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, Sequence, Soft Skills, Cybersecurity

Code gaps

assessing knowledge of Cybersecurity, Hashing, MD5, Password, Nmap, Portscan, Nnetcat

Testing task - Level: Medium

Cybersecurity | SSTI Challenge - In this challenge the contestant is given a task with a microblog engine. The task is to achieve remote execution on the server. The flawed usage of templates enables that

Web Security
JUNIOR
Tested skills
Duration
78 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Math, Probability, Soft Skills, Cybersecurity, Vulnerabilities, Web Security

Code gaps

assessing knowledge of Cybersecurity, Nmap, Portscan, Ports, Enumeration, Windows

Testing task - Level: Easy

Cybersecurity | LFI Challenge - In this challenge the contestant is given a task with a website vulnerable to local file inclusion attack. The attacker can load arbitrary data from the filesystem.

Web Security
JUNIOR
Tested skills
Duration
104 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, Sequence, Soft Skills, Cybersecurity, Vulnerabilities, Web Security, OAuth2

Code gaps

assessing knowledge of Cybersecurity, Netcat, Reverseshell, Nmap, Portscan

Testing task - Level: Easy

Cybersecurity | XXE | UAV Panel - Lverage XXE vulnerability to load external file contents.

security
JUNIOR
Tested skills
Duration
52 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, Sequence, Soft Skills, Authentication, Authorization, Cybersecurity, OAuth2

Code gaps

assessing knowledge of Cybersecurity, Netcat, Reverseshell, Nmap, Portscan, Enumeration, Windows

Testing task - Level: Easy

Cybersecurity | Inventory Command Injection - Inject a payload and achieve command execution serverside.

SQL
JUNIOR
Tested skills
Duration
25 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, Math, MySQL, SQL

Code gaps

assessing knowledge of SQL

Task - Level: Easy

SQL | MySQL | Stamps catalogue | AVG Function - Select the stamps (name and price) with price greater than or equal to the total average price.

SQL
JUNIOR
Tested skills
Duration
33 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, SQL, MySQL

Code gaps

assessing knowledge of MySQL, SQL

Task - Level: Easy

SQL | MySQL | Stamps catalogue | A Self JOIN - Select stamps (name and location) that are in the same location.

SQL
MIDDLE
Tested skills
Duration
53 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of SQL, PostgreSQL

Code gaps

assessing knowledge of PostgreSQL, SQL

Task - Level: Medium

SQL | PostgreSQL | Music Store | Time function - Calculate the duration of all songs in each cd and output a list.

SQL
JUNIOR
Tested skills
Duration
26 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, SQL

Code gaps

assessing knowledge of SQL

Task - Level: Easy

SQL | PostgreSQL | Hotels - average prices - Prepare the report with the average prices in the cities.

SQL
JUNIOR
Tested skills
Duration
27 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, SQL

Code gaps

assessing knowledge of SQL

Task - Level: Easy

SQL | PostgreSQL | Hotels - bookings - Prepare the booking list with a number of days, price per day and total price of the stay.

SQL
SENIOR
Tested skills
Duration
52 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking, SQL

Task - Level: Hard

SQL | PostgreSQL | Hotels - cities and top hotels - Prepare a list of cities with the date of last reservation and a main photo (photos[0]) of the most popular (by number of bookings) hotel in this city.

.NET
JUNIOR
Tested skills
Duration
71 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Logical thinking

Code gaps

assessing knowledge of .NET Core, .NET Internals, dotnet build, dotnet test, dotnet restore

Programming task - Level: Easy

.NET | .NET Core , Microservices | Traffic volume registration API - Finish the implementation of two microservices which collect data from sensors. Required functionality has to be implemented in the proper service and other services (subscribers) must be informed about new data.

MIDDLE
Tested skills
Duration
44 minutes max.
Evaluation
Manual
Test overview

Choice questions

assessing knowledge of Arrays, Data Step, SAS, Databases, frequency tables, statistics, ODS, reports, Macro language

Code gaps

assessing knowledge of Analytics, SAS, TTest, statistics, Data Step, PROC SQL

Code review task - Level: Medium

SAS | Reading and filtering data - Verify the quality of code that uses data manipulation and macro language statements and add comments on how to improve it. Remember to optimise the code’s performance and follow SAS best practices.

SENIOR
Tested skills
Duration
41 minutes max.
Evaluation
Manual
Test overview

Choice questions

assessing knowledge of GLM procedure, SAS, statistics, Data Step, Hash, Databases, Macro language, conditional formatting, reports

Code review task - Level: Hard

SAS | Macrodefinitions - Verify the quality, efficiency and readability of the code which creates a new macrodefinition named split and add comments on how to improve it. Remember to optimise the code’s performance and follow SAS best practices.

JUNIOR
Tested skills
Duration
42 minutes max.
Evaluation
Manual
Test overview

Choice questions

assessing knowledge of SAS, reports, Data Step, Excel, Macro language, means procedure, statistics, Databases

Code gaps

assessing knowledge of Data Step, PROC SORT, SAS, reports

Code review task - Level: Easy

SAS | Data manipulation - Verify the quality of code that uses data manipulation and add comments on how to improve it. Remember to optimise the code’s performance and follow SAS best practices.