Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is very important for Axelerant needs to know about your coding capabilities when you apply applying for a Drupal position. Unfortunately, this is incredibly difficult to do properly. We have to make many tradeoffs between reliability and the time it takes to complete the test.

...

This list is not exhaustive and should serve as an indicator of indicate the quality standards we expect when interviewing and working at Axelerant.

...

With the above in mind, let’s look at the two options you can use to demonstrate your coding experience. The first option is to send us your existing open-source work as long as it meets a few conditions (see below). But we also understand that you may not have any open-source contributions or it may not be of sufficient complexity. In that case, we have a second option described below. Further, we may not be able to determine fitment based on your existing work. In that case, we ask you for other work or give you the test as per our second option.

...

  • The work MUST be related to Drupal 8 or later. PHP packages are awesome but don’t help us evaluate your Drupal skills.

  • The code MUST be in a version-controlled repository that is publicly accessible on Github, Drupal.org, or a similar platform.

  • The work MUST be open-source or of a license similar to open-source. In other words, the code you have written which is meant to be proprietary is NOT acceptable.

  • There MUST be a useful commit history dating from before your application to Axelerant.

  • A reasonable number of commits MUST be from your email address. The definition of “reasonable number” is subjective, but as a hint, 30% of the commits in a given timeframe should be yours.

  • You MUST have at least a few commits recently. This is subjective, but as a hint, you should show some work that you have done recently. It doesn’t help you for us to evaluate you based on the code you wrote a year back.

  • The work SHOULD be meaningful and useful. That is to say, ; please don’t submit hello world modules or programs. That doesn’t help you or us or you.

  • The work SHOULD demonstrate multiple aspects of development for Drupal. For example, if you are sending send a Drupal website, we would love to see how you manage the site configuration. For a module, we want to see coding standards and structure. Remember that any of this code MUST NOT be proprietary.

  • If you are sending a website, it MUST still contain a few custom modules that you have worked on.

We realize this may feel like a lot, but we believe this to be a reasonable expectation of any open-source work. We cannot verify closed-source work as yours, and hence we cannot accept that. We also review how you work, and that is why we need to look at the commit history, not just the code.

...

We understand that you may not have work fulfilling the conditions required in option 1. In that case, you can ask for Axelerant’s coding test. The You must do the coding test must be done on our portal (solve.axelerant.com), for which you will receive account details via email. The portal is our Gitlab instance where you get access to a code repository for yourself. You are required to complete the test within that repository.

Your test We will be split your test into 6-7 tasks depending on the level you have applied for. These tasks will be present in the portal as Gitlab issues, and you may refer to them in your commit messages and merge requests. The code repository already contains a functioning Drupal project along with a database that contains sample content. Your tasks will include a few routine tasks similar to what you might deal with day-to-day when working at Axelerant. Some of them are trivial and may take only 5 mins whereas others may be more involved. Overall, we are aiming for the test to take you 4 hours. However, we don’t measure the time you actually spend, and you are free to complete the test over a period of 2-3 weeks.

Submitting your code

Depending on the your selected option you select, you will submit the code as a link or commits made to our test portal. Look out for more specific instructions in our emails or just talk to our recruitment team.