Skip to content

Apex

Apex online coding tests & interview questions

Looking for something similar?

Try our Salesforce coding tests

Salesforce
SENIOR
Tested skills
Duration
105 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Apex, Salesforce

Code gaps

assessing knowledge of Apex, Salesforce

Programming task - Level: Hard

Salesforce | Apex | Library application - Create an application allowing library to manage books, their borrowings and prepare some

reports about books which were not returned on time. Your current task is to finish implementation of missing service

methods.

Salesforce
MIDDLE
Tested skills
Duration
71 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Apex, Salesforce

Code gaps

assessing knowledge of Apex, Salesforce

Programming task - Level: Medium

Salesforce | Apex | Library application - Create an application allowing a library to manage books and their borrowings. Your current task is to finish the implementation of the missing service methods.

Salesforce
JUNIOR
Tested skills
Duration
37 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Apex, Salesforce

Code gaps

assessing knowledge of Apex, Salesforce

Programming task - Level: Easy

Salesforce | Apex | Library application - Create an application allowing the library to manage their books stock. Finish the implementation of the missing service methods.

Salesforce
JUNIOR
Tested skills
Duration
51 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Apex, Salesforce

Code gaps

assessing knowledge of Apex, Salesforce

Programming task - Level: Easy

Salesforce | Apex | Operation method - Implement a method to sum up the numbers from a given list of strings. Please remember that at the beginning of this task 20% of verification test are already resolved.

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

Choice questions

assessing knowledge of Apex, Salesforce

Code gaps

assessing knowledge of Apex, Salesforce

Programming task - Level: Medium

Salesforce | Apex | Orders Analyzer | Find an average order value for every weekday - Implement OrdersAnalyzer#averageDailySales method that returns a map of days of a week and rounds the average value to the nearest integer.

Salesforce
JUNIOR
Tested skills
Duration
37 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Apex, Salesforce, data types

Code gaps

assessing knowledge of Apex, Salesforce

Programming task - Level: Easy

Salesforce | Apex | Find duplicates - Implement findDuplicates method that returns a new list containing duplicates which occured N-times.

Salesforce
SENIOR
Tested skills
Duration
105 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Apex, Salesforce

Code gaps

assessing knowledge of Apex, Salesforce

Programming task - Level: Hard

Salesforce | Apex | Implement REST API for handling Product Reviews - Implement Http GET and POST REST API requests that let get existing reviews and insert new ones.

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

Choice questions

assessing knowledge of Apex, Salesforce

Code gaps

assessing knowledge of Apex, Salesforce

Programming task - Level: Medium

Salesforce | Apex | Flights manager - Finish the implementation of an MVP of an application responsible for managing flights data.

Salesforce
JUNIOR
Tested skills
Duration
40 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of SOQL, Salesforce, Apex

Code gaps

assessing knowledge of SOQL, Salesforce, Apex

Programming task - Level: Easy

Salesforce | SOQL | Select all Accounts - Write SOQL query that will retrieve a list of all Accounts.

Salesforce
MIDDLE
Tested skills
Duration
93 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of SOQL, Salesforce, SOSL, Apex

Code gaps

assessing knowledge of SOQL, Salesforce, Apex

Programming task - Level: Medium

Salesforce | SOQL | Opportunities Counting - Counting Opportunities with Orders in a given fiscal year.

Programming task - Level: Medium

Apex | Record Updater Identification - Your task is to write a method that runs every time Opportunity is updated.

Salesforce
MIDDLE
Tested skills
Duration
64 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of Apex, Salesforce

Code gaps

assessing knowledge of SOQL, Salesforce

Programming task - Level: Medium

Apex | Record Updater Identification - Implement the solution that does not affect currently implemented automation.

Salesforce
SENIOR
Tested skills
Duration
80 minutes max.
Evaluation
Automatic
Test overview

Database task - Level: Hard

SOQL | Adventures of Space Doctors - Write a SOQL query that will retrieve a list of movies and related movie roles.

Programming task - Level: Hard

Apex | Trading Company - Load Accounts using a staging object, search for duplicates and perform appropriate actions asynchronously.

Salesforce Apex
JUNIOR
Tested skills
Duration
70 minutes max.
Evaluation
Manual
Test overview

Code review task - Level: Easy

Apex | Closed Opportunities Handler - Perform a code review focusing on the classes.OpportunityService class.

Programming task - Level: Easy

Apex | The Account's SLA Salesforce - Change SLA status depending on the Account's Annual Revenue.